﻿@charset "UTF-8";



/* *********************************************************
 	For all pages
********************************************************* */


/* General Elements */
body {
	margin:0 auto;
	padding:0;
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	font-size: 75%;
	color:#4a4a4a;
	line-height: 1.7em;
	background-image: url(../images/canada.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* Link */
a:link,
a:visited {
	color: #003399;
}
a:hover,
a:focus,
a:active  {
	color: #990000;
	text-decoration: underline;
}
h2 {
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	color: #003399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: left;
	}
h3 {
	clear: both;
	font-weight: bold;
	font-size: 110%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: left;
	color: #838383;
	}
h4 {
	font-size: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: #990000;
	line-height: 0em;
	}

p {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}

ul, li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 11px;
	color: #666666;
	list-style-image: none;
	line-height: 1.4em;
	list-style-type: none;
}
#manner ul {
	width: 430px;
	padding: 0px;
	margin-left: 20px;
}


.clear  {
	clear: both;
}
#container #top {
	padding-left: 35px;
}

 
 /* Container */
#container {
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
/* Header */
#header {
	width:900px;
	height:168px;
	padding: 0px;
	margin: 0px;
	border: 1px dotted #CCCCCC;
	background-image: url(../images/canadatop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#visual {
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
	color: #0066CC;
}


/* Global navigation */
#gnav {
	width: 800px;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	height: 20px;

}
#gnav ul {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.4em;
}

#gnav li {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	padding: 0px;
}

#gnav a.item_active {
	color: #999999;
	font-size: 85%;
}
#gnav a:link, #gnav a:visited {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#gnav a:hover, #gnav a:focus, #gnav a:active {
	color: #330066;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

/* Content */
#content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	border: 1px dotted #D7D7D7;
}
.topics2 .topicstitle2 h2 {
	margin-top: 20px;
}

.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.topics {
	width: 900px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 180px;
	clear: both;
}
.topics1 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 500px;
}
.topics2 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 850px;
}
.topics3 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 250px;
}
.topics4 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 150px
}
.topics5 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 550px
}
.topics6 {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	height: 100px
}
#left_column {
	float: left;
	margin: 0px;
	width: 286px;
	padding: 0px;
}
.topics h2{
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.article {
	padding: 0px;
	float: right;
	width: 600px;
	margin: 0px;
}
.article2 {
	padding: 0px;
	float: right;
	width: 600px;
	margin: 0px;
}
.article p {
	padding: 0px;
	line-height: 1.6em;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: left;
	width: 550px;
}
.article2 p {
	padding: 0px;
	line-height: 1.6em;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	width: 550px;
}
.article .top {
	margin-top: 0px;
}
.article .heading {
	margin-top: 20px;
}

.article .smalltext {
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	width: 580px;
}

.topicstitle   {
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: left;
	height: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle1  {
	margin: 0px;
	padding: 0px;
	width: 280px;
	float: left;
	height: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	height: 850px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	height: 250px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	height: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle5 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	height: 550px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.topicstitle6 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	height: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}
.article #manner {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 50px;
	font-size: 11px;
}

.gotop a {
	padding: 0px;
	font-size: 10px;
	color: #003399;
	text-align: right;
	margin: 0px;
}
.gotop {
	text-align: right;
}

.gotop a:hover  {
	color: #333
}
#footer {
	width: 900px;
	margin: 0px;
	background-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer P {
	CLEaR: both;
	FONT: 12px;
	color: #555;
	TEXT-aLIGN: center;
	TEXT-DECORaTION: none;
	margin-top: 6px;
}
.title {
	height: 23px;
	width: 900px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.point {
	margin-left: 70px;
	text-align: left;
	color: #003399;
}
.menu {
	text-align: right;
	padding-right: 50px;
}
