@charset "UTF-8";

.section{
    margin-bottom: 20px;
}

.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;
}
.imgSection01 .imgL01 .ico_wrap img {
	width: 12px;
	height: 9px;
}

.imgSection01 .imgL01 {
	margin-bottom: 10px;
}

.imgSection01 .imgR01 {
	margin-bottom: 0px;
}

.double .imgL01,
.double .imgR01 {
	width: auto;
	margin-bottom: 10px;
}
.double .imgL01 img,
.double .imgR01 img {
	width: 100%;
	height: auto;
}
