@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 15pt;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#mainbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mainbox #hader {
	background-image: url(images/hader_pat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#mainbox #colum {
	float: right;
	width: 780px;
}
#mainbox #footer {
	background-color: #014DA1;
	clear: both;
	width: 1000px;
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
#mainbox #navileft {
	float: left;
	width: 210px;
	padding-top: 10px;
}
#mainbox #navileft h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	text-decoration: none;
}
#mainbox #colum #colum1 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#mainbox #colum #colum1 h4 {
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #BDAA78;
	height: 22px;
	width: 657px;
	text-indent: 20px;
}
.colum1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B89F80;
}
