h2 img{
margin:0px auto 10px;
}

.h3set{
width:760px;
height:220px;
padding:15px 0px 0px 15px;
margin:0px auto 10px;
}
.h3box01{
float:left;
width:180px;
height:240px;
background-color:#eee;
background-image:url(../img/h3_bg.gif);
background-repeat:no-repeat;
background-position:bottom left;
position:relative;
}
p.h3_box_text{
margin:0px 10px 5px;
line-height:110%;
color:#666;
}
p.h3_box{
	position:absolute;
	width:120px;
	left: 30px;
	top: 200px;
}
img.boximg{
width:170px;
padding:5px;
}

.mr10{
margin-right:10px;
}
.mb20{
margin-bottom:20px;
}
.pb40{
padding-bottom:40px;
}
