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


#wrraper {
	margin:0 auto;
	padding-left:10px;
	width:940px;
}

#wrraper h1 {
	margin:70px 0 10px 20px;
}

#wrraper .contents_box {
	clear:both;
	width:940px;
	margin:0 auto;
	padding-top:55px;
}
#wrraper .contents_box h2.left_box {
	float:left;
	width:210px;
}
#wrraper .contents_box h2.left_box img {
	padding-left:48px;
}
#wrraper .contents_box .right_box {
	float:right;
	width:710px;
}
#wrraper .contents_box .right_box img {
	padding-bottom:20px;
}
#wrraper .contents_box .right_box p {
	font-size:115%;
	line-height:250%;
	letter-spacing:1.5px;
	margin-bottom:20px;
}

#wrraper #contents_1 {
	height:1140px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_2 {
	height:660px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_3 {
	height:620px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_4 {
	height:380px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_5 {
	height:860px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_6 {
	height:900px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_7 {
	height:450px;
	border-bottom:solid 1px #ccc;
}
#wrraper #contents_8 {
	height:600px;
	padding-bottom:70px;
}







