@charset "utf-8";

*{
	margin:0;
	padding:0;
	}
	
body {
	font: 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #555555;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

img {
	border:none;
	}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Hdr #container {
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	width: 955px;
}
.Hdr #header {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.Hdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 0 0 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */

}
.Hdr #mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}
.Hdr #footer {
	clear:both;
	background-color: #303094;

} 
.Hdr #footer p {
	margin: 5px 0 0 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
}

div#menuerea{
margin-top:5px;
}


div#topcontainer{
	position:relative;
	width:955px;
	margin-top: 55px;
}

div#unit{
	float:left;
	width:550px;
}



div#part{
	float:left;
	display:block;
	width:20px;
	height:285px;
}

div#newinfo{
	float:left;
	width:550px;
	height: 25px;
	margin-top: 5px;
}



div#news{
	float:left;
	display:block;
	width:550px;
	height:245px;
	background-image: url(img/news_bg.gif);
	background-repeat: repeat-y;
}

ul#news{
	font-size:12px;
	list-style:none;
}

ul#news li{
	background-image:url(img/newinfo_bg.gif);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.8em;
}


div#news_bot{
	float:left;
	display:block;
	width:550px;
	height:15px;
	background-image: url(img/news_bot.gif);
}


.topletter{
	padding-top: 10px;
}

div#bnn{
	float:right;
	width:379px;
	margin-top: 6px;
}



div#footerimg{
	clear:both;
	margin-top: 30px;
}


div#footer2{
	text-align:right;
	font-size:12px;
	color: #666666;
	margin-top: 55px;
	position: absolute;
	margin-left: 745px;
}

#footer2 a{	color: #666666;}




/* ------------------------------
	#contents
------------------------------ */

#contents {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#contentsHeader {
	padding: 0 18px;
}

#contentsHeader p.title {
	float: right;
	padding-top: 5px;
}

#contentsHeader h1 {
	clear: both;
	margin-bottom: 39px;
	padding-top: 20px;
}


#contentsHeader p.image {
	margin-bottom: 16px;
}



/* ------------------------------
	#main
------------------------------ */


#main {
	width: 945px;
	margin-right: 0px;
	margin-left: 10px;
}


/* ------------------------------
	#.pageTop
------------------------------ */

#pageTop {
	float: right;
	padding-top: 40px;
		clear: both;
	overflow: hidden;
	margin: 0 18px 26px;
}



/* ------------------------------
	table
------------------------------ */
.tbl01 td{
	line-height:2em;
	text-indent:0.5em;
}

.tbl01{
	padding:5px;
	border-collapse:collapse;
	width:85%;
	font-size:120%;
	margin-left: 50px;
		text-align: center;
}

.tbl01 th{
	line-height:2em;
}



.tbl02 td{
	line-height:1.5em;
	border:1px solid #CCCCCC;
	font-size: 95%;
}

.tbl02{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:85%;
	margin-left: 50px;
	text-align: center;
}

.tbl02 th{
	line-height:2.5em;
	border:1px solid #CCCCCC;
	background-color: #D9ECFF;
	font-size: 95%;
}




.tbl03 td{
	line-height:2em;
	text-indent:0.5em;
}

.tbl03{
	padding:5px;
	border-collapse:collapse;
	width:85%;
	font-size:120%;
	margin-left: 50px;
}

.tbl03 th{
	line-height:2em;
}



	
.tbl04 td{
	line-height:1.5em;
	border:1px solid #CCCCCC;
	font-size: 95%;
}

.tbl04{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:85%;
	margin-left: 50px;
	text-indent: 1em;
}

.tbl04 th{
	line-height:2.5em;
	border:1px solid #CCCCCC;
	background-color: #D9ECFF;
	font-size: 95%;
}

.label{
	background-color:#EBEAFE;
	}	

/* ------------------------------
	page
------------------------------ */

#section {
	overflow: hidden;
	margin-bottom: 19px;
	margin-top: 45px;
	margin-right: 30px;
	margin-left: 30px;
}
* html #section {
	height: 1%;
}
#section .img {
	float: left;
	padding: 19px 0 0 19px;
}

#section p {

}

.p_note {
	margin-bottom: 15px;
	margin-left: 500px;
	line-height: 1.5em;
}


#section h2{
	font-size: 115%;
	font-weight:bold;
	margin-left: 50px;
	line-height: 1.5em;
	color: #4042C2;
}

#section h3{
	font-size: 110%;
	margin-left: 50px;
	line-height: 1.5em;
}

#section h4{
	font-size: 110%;
	margin-left: 50px;
	line-height: 1.5em;
	font-weight: normal;
}

#section h5{
	font-size: 125%;
	font-weight:bold;
	margin-left: 50px;
	line-height: 1.5em;
	color: #FF0000;
}

#section dl{
	line-height:1.6em;
	margin-bottom:0px;
	margin-left:5px;
	padding-left:5px;
}

#section dt{
	line-height:1.6em;
	margin-bottom:5px;
	background-image: url(../../img/bg_dt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	color: #4042C2;
	text-indent: 1em;
	font-size: 105%;
	font-weight: bold;
	margin-top: 15px;
}

#section dd{
	line-height:1.8em;
	margin-left:5px;
	padding-left:5px;
	padding-right: 30px;
}




div#unit_page{
	float:left;
	width:895px;
}



div#page_top{
	float:left;
	width:895px;
	height: 80px;
	margin-top: 20px;
}


div#page_bg{
	float:left;
	display:block;
	width:895px;
	height:auto;
	background-image: url(img/page_bg.gif);
	background-repeat: repeat-y;
}

ul#page_bg{
	font-size:12px;
	list-style:none;
}

ul#page_bg li{
	background-image:url(img/newinfo_bg.gif);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.8em;
}


div#page_bot{
	float:left;
	display:block;
	width:895px;
	height:15px;
	background-image: url(img/page_bot.gif);
}


/* txt
------------------------------ */

.fc01 {
	color:#FF0000;
}

.fc02 {
	color:#0066FF;
}

.fc03 {
	color:#009933;
}


.fs08 {
	font-size: 80% ;
}

.fs09 {
	font-size: 90% ;
}


.m2 {
	text-indent:2.5em;
	}
	
	
.slh{
	line-height:1.4em;
	}
	
	
.mL5{
	margin-left:5px;
	}

.alignC{
text-align:center;}




/* img
------------------------------ */
.left {
	position: relative;
	float: left;
	margin: -6px 20px 0 -10px;
}
.right {
	position: relative;
	float: right;
	margin-left: 20px;
	margin-right: 15px;
}

.fltL {
	float: left;
}

.fltR{
	float:right;
	clear: both;
}

.almid{
	vertical-align:middle;
	}
