@charset "UTF-8";
/* CSS Document */

#sec1 {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 40px;
	overflow:hidden
}

.s1_text_box_left,.s1_text_box_right,.s1_text_box_center {
	text-align: justify;
}

.s1_text_box_left {
	float: left;
	width: 290px;
}
.s1_text_box_right {
	float: right;
	width: 290px;
}
.s1_text_box_center {
	float: left;
	width: 290px;
	margin-right: 55px;
	margin-left: 55px;
}

#sec1 h1 {
	margin-bottom: 30px;
}
#sec1 h2 {
	margin-top: 30px;
}

#sec1 hr {
	margin-bottom: 10px;
	margin-top: 5px;
}
p {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}



#sec2,#sec3,#sec4 {
	background: rgba(247,244,232,1);
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow:hidden;
	text-align: left;
}

#sec3,#sec4 {
		padding-top: 120px;

}

#sec2 h1 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	vertical-align: middle;
	height: 40px;
	border: thin dashed rgba(204,204,204,1);
	background: rgba(255,255,255,1);
	margin-bottom: 70px;
}

#sec2 h2,#sec3 h2 {
}

.bg_black {
	color: rgba(255,255,255,1);
	background: rgba(51,51,51,1);
	height: 40px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.sec2_img,.sec3_img {
	margin: 0px 60px 40px 0px;
	float: left;
}
.sec2_right,.sec3_right {
	float: right;
	width: 400px;
}


.s2_lead,.s3_lead {
	height: auto;
	width: 432px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin dashed rgba(204,204,204,1);
	border-bottom: thin dashed rgba(204,204,204,1);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: rgba(51,51,51,1);
	padding-top: 10px;
	padding-bottom: 10px;
}

#column,#column2 {
	background: rgba(234,231,220,1);
		height: auto;
}
#column img,#column2 img {
	vertical-align: bottom;
}
.column,.column2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 0px;
	overflow:hidden;
	text-align: left;
	background: url(../images/menu_s2_column_komame_02.png) no-repeat right 50px;
}
.column2 {
	background: url(../images/menu_s2_column_komame_03.png) no-repeat right 50px;
}

.column_text {
	background: rgba(0,102,0,1);
	width: 633px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

.column_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
}
.column_left {
	float: left;
	width: 300px;
}
.column_right {
	float: right;
	width: 300px;
}
#sec4 {
	padding-bottom: 0px;
}

.sec4_left {
	float: left;
	width: 442px;
}
.sec4_right {
	float: right;
	width: 442px;
}
#sec4 hr {
	margin-bottom: 10px;
}
