@charset "utf-8";
.content {
	float: left;
	width: 550px;
	height: auto;
}

.footer {
	width: 740px;
	margin-top: 20px;
	height: 30px;
}

.navigation {
	float: left;
	width: 188px;
	height: auto;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.navi_space {
	height: 1px;
	width: 188px;
	background: #CCC;
}
.navi_text2 {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
	background: #D2E6F0;
	height: 20px;
	color: #333;
}
.navi_text-title {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 20px;
	padding-top: 3px;
	border-bottom: 1px dotted #2488BD;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #333;
}

.navi_text {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 5px;
	background: #E6F1F7;
	height: 20px;
	color: #333;
}


.space {
	clear: both;
	width: 740px;
}
.space_50 {
	clear: left;
	width: 50px;
}
.space_45 {
	width: 45px;
	float: left;
}




.header {
	width: 740px;
	margin-bottom: 20px;
}
#box {
	width: 740px;
	margin: auto;
}
.section {
	background: #E7E7E7;
	border-bottom: 2px solid #C00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #C00;
	border-right-color: #C00;
	border-left-color: #C00;
	width: 520px;
	height: 20px;
	margin: 10px 10px 20px;
	padding-left: 10px;
	color: #333;
	font: bold 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.p_text {
	border-bottom: thin dotted #CCC;
}

a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}



.hr {
	margin-right: 10px;
	margin-left: 10px;
}
#close {
	text-align: center;
}
body {

}

