@charset "UTF-8";

div#mainbox {
	clear: both;
	overflow: hidden;
	width: 710px;
	height: 296px;
	margin: 20px 0px 0px 0px;
	background:url(../images/img01.jpg) no-repeat top right;
}
div#mainbox h2 {
	clear: both;
	width: 262px;
	height: 83px;
	margin: 30px 0px 35px 20px;
}
div#mainbox p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	color: #151515;
	padding: 0px 0px 0px 20px;
}


div#box01 {
	clear: both;
	overflow: hidden;
	width: 689px;
	height: 300px;
	margin: 0px auto 15px;
	background:url(../images/box01.gif) no-repeat 0px 0px;
}
div#box02 {
	clear: both;
	overflow: hidden;
	width: 689px;
	height: 300px;
	margin: 0px auto 15px;
	background:url(../images/box02.gif) no-repeat 0px 0px;
}
div#box03 {
	clear: both;
	overflow: hidden;
	width: 689px;
	height: 300px;
	margin: 0px auto 15px;
	background:url(../images/box03.gif) no-repeat 0px 0px;
}
div#box04 {
	clear: both;
	overflow: hidden;
	width: 689px;
	height: 300px;
	margin: 0px auto 15px;
	background:url(../images/box04.gif) no-repeat 0px 0px;
}
div#box05 {
	clear: both;
	overflow: hidden;
	width: 689px;
	height: 300px;
	margin: 0px auto 20px;
	background:url(../images/box05.gif) no-repeat 0px 0px;
}

/**/

div.box_thumbnail {
	float: right;
	width: 244px;
	height: 196px;
	margin: 85px 12px 0px 0px;
}
h3.box_h3 {
	float: left;
	margin: 110px 0px 20px 55px;
}
p.box_text {
	float: left;
	width: 350px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0px 0px 0px 55px;
}
