@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_mail {
	float: left;
	width: 640px;
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
	margin-left: 10px;
}

div.contents_box_left_set2 {
	float: left;
	width: 680px;
	padding-left: 20px;
	padding-top: 10px;
}

div.contents_box_img2 {
	float:right;
	margin-right: 20px;
	margin-left: 20px;
}

div.contents_box_text2 {
	padding-top: 20px;
}
