@charset "utf-8";
img{border:0px none transparent;}
body{
	background:#ffffff;
	margin:0;
	padding:0;
}
#headerBox{
	width:100%;
	/*height:145px;*/
	margin:0 0 5px 0;
	background:#ffffff repeat-x url(images/bg-title-2.gif);
}
#headerinner{
	height:115px;
	padding-top:3px;
	padding-bottom:4px;
	white-space:nowrap;
	font-size:20px;
	font-weight:bold;
	color: rgb(45,130,191);
	font-family:"MS Sans Serif",sans-serif;
}
#headerinner img{
	float:left;
}
#headerinner #titlebox{
	margin:70px 0 0 170px;
}
#headerBox #headerbar{
	width:100%;
	height:15px;
	background:rgb(121,206,234) url(images/bg-headerbar.jpg) no-repeat;
	font-size:1px;
}
#headerT{
	position:absolute;
	width:222px;
	height:41px;
	left:305px;
	top:74px;
}
hr.head{
	background-color:rgb(100,205,146) ;
	border-width:0px;
	color:rgb(100,205,146) ;
	height:4px;
	width:100%;
	clear:both;
}
#nav{
	width:90%;
	margin-top:10px;
	text-align:right;
	font-size:85%;
	font-family:sans-serif;
	font-weight:bold;
}
#nav a.nextprev, #nav span.nextprev{
	font-family:Century Gothic,Arial,sans-serif;
}
#nav a img, #nav span img{
	vertical-align:-10%;
}
#nav span.nextprev{
	color:rgb(204,204,204);
}
#contentsIndex{
	width:500px;
	margin:0 0 20px 20px;
	padding:15px;
	background:rgb(222,244,253);
	border:1px solid rgb(6,81,230);
	font-size:90%;
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.contentsBox{
	width:500px;
	margin-left:20px;
	padding:4px;
	color:#000000;
	font-size:95%;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:150%;
}
.contentssubT{
	margin-bottom:10px;
	font-size:120%;
	font-weight:bold;
}
.contentsdate{
	margin-left:20px;
	margin-bottom:20px;
}
#maincontents{
	margin:5px 0 30px 40px;
	width:760px;
	color:#000000;
	font-size:85%;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:150%;
}
#maincontents h1{
	color:rgb(196,24,24);
	font-size:120%;
	line-height:125%;
}
#maincontents h2{
	color:rgb(0,0,0);
	font-size:110%;
	line-height:120%;
	font-weight:bold;
}
#maincontents h3{
	color:rgb(0,0,0);
	line-height:125%;
	font-weight:bold;
}
.note{
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:110%;
	color: rgb(236,5,9);
}
#clear{
	background:rgb(255,255,255);
	color:rgb(0,0,0) ;
	font-weight:bold;
}
.times{
	background:rgb(16,57,148);
	color:rgb(255,255,255);
}
#footer{
	width:80%;
	height:30px;
	/*padding:10px;*/
	text-align:center;
	font-size:80%;
}
a:link{
	text-decoration:none;
	color:#002BD8;
}
a:visited{
	text-decoration:none;
	color:#089AD3;
}
a:active{
	text-decoration:none;
	color:#FFCC00;
}
a:hover {
	text-decoration:none;
	color:#ff3300;
}
hr{
	background-color:rgb(61,135,246);
	border-width:0;
	color:rgb(61,135,246);
	height:2px;
	width:98%;
}
ul.img{
	list-style-image:url(images/ulimg.png);
}
ul.img li{
	margin-bottom:20px;;
}
hr.sepa{
	background-color:#6983E4;
	border-width:0px;
	color:#6983E4;
	height:1px;
	width:100%;
}
th,td.nowrap{
	white-space:nowrap;
}
th.color{
	background-color:#165AAC;
	color:#ffffff;
}
td.color{
	background-color:#ffffff;
}
table.tcolor{
	background-color:#7EC8FF;
}
table.line{
	border-top:1px solid #7EC8FF;
	border-right:2px solid #002255;
	border-bottom:2px solid #002255;
	border-left:1px solid #7EC8FF;
	background-color:#C6E7FF;
	padding:10px;
}
.imeon{
	ime-mode:active;
}
.imeoff{
	ime-mode:disabled;
}
.jpjustify{
	text-align:justify;
	text-justify:inter-ideograph;
}
.main{
	color:#FF8205;
}
.contentsBoxLn li{
	margin-bottom:10px;
}
.endentry
	{color:rgb(193,203,211);
}
#imgBox{
	margin-bottom:20px;
	white-space:nowrap;
	font-size:90%;
	line-height:200%;
	color:rgb(16,57,148);
	font-weight:bold;
}
#imgBox img{
	margin-right:10px;
}
.txcenter{
	text-align:center;
}
#titlebox span.smaller{
	font-size:30%;
}
.pagetop{
	width:80px;
	margin:20px 10px 20px auto;
	padding:0 4px 0 4px;
	text-align:center;
	font-size:75%;
	font-weight:bold;
	color:#000052;
	font-family:Arial,sans-serif;
}
.pagetop a{
	display:block;
	background:#C5E6FF;
	color:#000052;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	-o-border-radius:6px;
	border-radius:6px;
}
.pagetop a:link{
	color:#000052;
}
.pagetop a:hover{
	background:rgb(216,248,189);
	color:#103994;
}
.margL20{
	margin-left:20px;
}
/*table,td{border:1px solid;}*/