/*レイアウト*/
#content {
	width: 780px;
	clear: none;
	float: none;
	margin: auto;
	background-color: #FFFFFF;
}

#back {
	width: 800px;
	background-image: url(images/haikei.gif);
	background-repeat: repeat-y;
	margin: auto;
	background-color: #FFFFFF;
}



	

/*ページの基本設定*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #7D95BF;
}




/*ヘッダ*/
#h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13pt;
	font-style: normal;
	line-height: 2em;
	font-weight: bolder;
	color: #666666;
	margin-top: 5px;
	padding-left: 15px;
	margin-right: 30px;
	margin-left: 30px;
	height: 37px;
	background-image: url(images/midasi.jpg);
	margin-bottom: 5px;
}
#h2 {
	font-size: 11pt;
	font-style: normal;
	line-height: 1.75em;
	font-weight: bolder;
	color: #333333;
	background-image: url(images/h2_bg2.jpg);
	padding-left: 25px;
	margin-left: 10px;
	height: 25px;
	margin-bottom: 10px;
	margin-right: 30px;
}







/*ニュース*/
.news {
	background-color: #FFFFFF;
	margin-right: 35px;
	margin-left: 35px;
	line-height: 1.5em;
}



.img {
	float: left;
}

.news2 {
	border: 1px solid #4F6DA2;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.news2_bg {
	border: 1px solid #4F6DA2;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(images/new2_bg.jpg);
}



.news2 img {
	float: left;
}
#h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#h31 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/h3_bg.gif);
	background-repeat: repeat-x;
}

#h32 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}


.news3 {
	color: #333333;
	margin-left: 40px;
	margin-right: 40px;
}

.news31 {
	margin-left: 10px;
	width: 380px;
	float: left;
	background-image: url(images/news3_1_bg.jpg);
	background-repeat: repeat-y;
}

.news33 {
	float: left;
	color: #333333;
	width: 360px;
	padding-left: 30px;
}



.news32 {
	margin-left: 420px;
	width: 240px;
}

.news34 {
	color: #333333;
	margin-left: 60px;
	margin-right: 60px;
}

.news35 {
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}


#space {
	height: 10px;
	width: 20px;
	clear: both;
}

#space2 {
	height: 5px;
	width: 20px;
	clear: left;
}

#here {
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	padding-left: 15px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 15px;
}




/*メニュー内のコンテンツ*/




#copyright {
	font-size: 9pt;
	height: 20px;
	line-height: normal;
	font-weight: bold;
	color: #5979AE;
	text-align: center;
	background-color: #E1E7F0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7D95BF;
	border-bottom-color: #7D95BF;
	padding-top: 10px;
	width: 780px;
	margin: auto;
}

#h4 {
	font-weight: bold;
	color: #003366;
	background-image: url(images/patrn.gif);
	border: 2px dotted #DB6F92;
	margin-left: 10px;
	margin-right: 10px;
}

#h5 {
	font-weight: bold;
	color: #003366;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-right: 20px;
	margin-top: 5px;
	border: 2px double #408080;
	background-attachment: fixed;
	background-image: url(images/icon_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#h6 {
	font-weight: normal;
	color: #003366;
	font-size: 11pt;
	line-height: 1.5em;
}

#h7 {
	font-weight: bold;
	color: #004993;
	font-size: 11pt;
	line-height: 1.5em;
	background-color: #ffffcc;
	padding-left: 15px;
	border: 1px solid #516D9C;
}
