@charset "utf-8";
/* CSS Document */

#head_img {
	height: 200px;
	width: 960px;
	background: url(header-img.jpg) no-repeat;
}

#main {
	width: 700px;
}
.Stitle {
	width: 672px;
	font-size: 18px;
	line-height: 21px;
	color: #0064ff;
	background-image: url(../common/sub_title_Ssize.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0064ff;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 28px;
}
#honbun {
	width: 640px;
	padding-left: 60px;
}
