body { color: black; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; background-color: #8497c7; background-image: url(../images/bg.gif); margin: 0; padding: 0; }
.font_r {
	color: #FF0000;
}

p {}
td {}
a:link { color: #c09 ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #fff ; background-color: #c06; }
a:active { color: red }
/*トップページ(共有)*/
#header { background-color: #fff; background-image: url(../images/head.jpg); background-repeat: no-repeat; background-position: right 0; }
#header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 280px;
	text-indent: -9999px;
}

#navi { background-image: url(../images/navi.gif); background-repeat: no-repeat; background-position: left center; text-align: right; }
#cnt { background-color: #fff; text-align: left; vertical-align: top; margin: 0; padding: 0; }
#top_left { width: 450px; height: auto; float: left; margin: 0; padding: 0; }
#top_image {
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#left_border { background-image: url(../images/middle_border.jpg); background-repeat: no-repeat; width: 450px; height: 25px; }
#left_title { background-color: #d6effd; text-align: left; width: 450px; height: 25px; margin: 0; padding: 0; }
#news_box { text-align: left; vertical-align: top; width: 450px; height: auto; margin: 0; padding: 0; }
#news_box dl { margin: 0 0 0 14px; padding: 8px 8px 16px 0; }
#news_box dt { color: #903; font-size: 12px; margin: 4px 0; padding: 0; }
#news_box dd { color: #369; font-size: 12px; line-height: 16px; margin: 0 0 0 8px; padding: 0; }
#top_right { width: 250px; height: auto; float: right; margin: 0 0 20px; padding: 0; }
#right_copy { color: #666; font-size: 12px; line-height: 18px; width: 220px; height: auto; margin: 4px 0 0 20px; padding: 0; }
.banner_lay {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}

#right_cnt01 { background-image: url(../images/bannar01.png); background-repeat: no-repeat; text-align: left; vertical-align: top; width: 235px; height: auto; margin: 30px 0 0 10px; padding: 138px 0 0; }
#foot_border { color: #fff; font-size: 12px; background-color: #669; background-image: url(../images/foot_border.jpg); text-align: right; width: 700px; height: 25px; padding-right: 6px; }
#foot_border a:link { color: #fff; text-decoration: none; }
#foot_border a:visited { color: #fff; text-decoration: none; }
#foot_border a:hover { color: #4979b8; background-color: #fff; }
#foot_border a:active { }
.footer { color: #369; font-size: 12px; line-height: 14px; }
/*コンテンツ*/
#cnt_title { width: 100%; height: 25px; }
#cnt h2 { color: #369; font-size: 16px; font-weight: normal; font-style: normal; line-height: 30px; background-color: #d6effd; letter-spacing: 0.3em; height: 30px; margin: 0 0 6px; padding-left: 12px; border-left: 6px solid #72afeb; }
#cnt ul { color: #369; font-size: 14px; margin: 8px 8px 18px 10px; padding: 0; list-style-type: none; list-style-position: inside; }
#cnt li { line-height: 30px; margin: 4px 0; padding: 0 0 0 4px; border-bottom: 1px dotted #999; list-style-position: inside; }
#cnt p { color: #369; font-size: 14px; line-height: 24px; margin: 8px 16px 8px 18px; padding: 0; }
#pol dl { color: #369; font-size: 12px; line-height: 18px; margin: 8px 16px 8px 10px; padding: 0; }
#pol dt { color: #369; font-weight: bold; margin: 8px 16px 8px 10px; padding: 0; }
#pol dd { color: #369; margin: 6px 16px 8px 20px; padding: 0; }
