@charset "euc-jp";

/* -----------------------------------------------------------
	#h3
----------------------------------------------------------- */

div.contents_box_left_set h3 {
	text-align:left;
	overflow:hidden;
	height:50px;
	text-indent:-2000px;
	font-size:12px;
	background-image: url(img/title_01.jpg);
	background-repeat: no-repeat;
}

div.contents_box_left_set2 h3 {
	text-align:left;
	overflow:hidden;
	height:50px;
	text-indent:-2000px;
	font-size:12px;
	background-image: url(img/title_02.jpg);
	background-repeat: no-repeat;
}

div.contents_box_left_set3 h3 {
	text-align:left;
	overflow:hidden;
	height:50px;
	text-indent:-2000px;
	font-size:12px;
	background-image: url(img/title_03.jpg);
	background-repeat: no-repeat;
}

/* -----------------------------------------------------------
	#contents_center
		コンテンツ センター
----------------------------------------------------------- */

div.contents_box_text1 {
	float: left;
	width: 430px;
	background-image: url(img/bg-430.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	padding-top: 20px;
}

div.contents_box_text2 {
	float: left;
	width: 430px;
	background-image: url(img/bg-430-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	padding-top: 20px;
}

div.contents_box_text3 {
	float: left;
	width: 430px;
	background-image: url(img/bg-430-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 340px;
	padding-top: 20px;
}

div.contents_box_text_in {
	float: left;
	width: 350px;
	height: 300px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
