@charset "UTF-8";
body {
	font-size: 15px;
	line-height: 25px;
	color: #333333;
}
#zentai {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	background-image: url(img/haikei.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#foot {
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.white {
	color: #FFFFFF;
}
.turco {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #009999;
}
#head {
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-position: center;
}
.honbun {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.honbun2 {
	font-size: 15px;
	color: #000099;
}
.midashi {
	font-size: 18px;
	color: #006699;
}
