@charset "UTF-8";

.w345{
    width: 345px;
}
.w300{
    width: 300px;
}
.h264{
    height: 264px;
}
.h135{
    height: 135px;
}
.h88{
    height: 88px;
}
.h98{
    height: 98px;
}
.h76{
    height: 76px;
}
.bg_radius_icon01{
    padding-left: 10px;
    display: inline-block;
}
.bg_radius_icon01 .ico_category01 {
    background: url(/common/img/ico-category01.gif) left center no-repeat;
    padding-left: 20px;
    color: #333;
    font-size: 86%;
    text-decoration: underline;
}
.bg_radius_icon01 p{
    padding: 1px 18px 5px 0;
}
.bg_radius{
    background: #fff;
    border-radius: 15px;
}
.lhS{
    line-height: 1.4;
}
.ico_wrap{
    text-indent: -17px;
    padding-left: 17px;
}
.ico_wrap img{
    padding-left: 0;
}

.boxType01 {
    padding: 20px 25px 25px 25px;
}

.imgSection01 .imgL01 {
	width: 345px;
}

.double {
	overflow: hidden;
	*zoom: 1;
}
	.double .imgL01 {
		float: left;
		width: 300px;
	}
	.double .imgR01 {
		float: right;
		width: 300px;
	}
