@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/background.jpg) repeat-x;
}
#wrapper{
	background: #FFFFFF;
}

#contents{
	padding-top: 18px;
}

#contents h2.h201{
	text-indent: -9999px;
	background: url(../images/h2_ex.jpg) no-repeat;
	width: 660px;
	height: 41px;
	margin-bottom: 15px;
}

#contents h3.h3_sub1{
	text-indent: -9999px;
	background: url(../images/h3_concept1.jpg) no-repeat;
	width: 630px;
	height: 23px;
	margin-bottom: 8px;
}
#contents h3.h3_sub2{
	text-indent: -9999px;
	background: url(../images/h3_concept2.jpg) no-repeat;
	width: 630px;
	height: 23px;
	margin: 15px 0 8px;
}
#contents h3.h3_sub3{
	text-indent: -9999px;
	background: url(../images/h3_concept3.jpg) no-repeat;
	width: 630px;
	height: 23px;
	margin: 15px 0 8px;
}
#contents h3.h3_sub4{
	text-indent: -9999px;
	background: url(../images/h3_concept4.jpg) no-repeat;
	width: 630px;
	height: 23px;
	margin: 15px 0 8px;
}
#contents h3.h3_sub5{
	text-indent: -9999px;
	background: url(../images/h3_concept5.jpg) no-repeat;
	width: 630px;
	height: 23px;
	margin: 15px 0 8px;
}