@charset "UTF-8";

/* ----------------------------------------------------------------
    Structure= resource
----------------------------------------------------------------- */
/* ----------------------------------------------------------------
    Main img
----------------------------------------------------------------- */
div#main-img{
width:690px;
overflow:hidden;
padding:35px 0 60px 0;
}
div#main-img p.read{
top:155px;
left:395px;
position:absolute;
font-size:12px;
line-height:21px;
font-weight:normal;
color:#ffffff;
}

/* ----------------------------------------------------------------
    SectionA contents
----------------------------------------------------------------- */
div#sectionA{
overflow:hidden;
position:relative;
width:690px;
margin:30px 0 30px 0;
}

/* ----------------------------------------------------------------
    SectionA main text
----------------------------------------------------------------- */
div#sectionA h2{
width:690px;
font-size:21px;
font-weight:normal;
/*IEハック*/
font-weight:bold\9;
*font-weight:bold;
_font-weight:bold;
/*/IEハック*/
padding:0 0 15px 0;
border-bottom: 1px solid #9F9FA0;
}
div#sectionA div#main-text{
width:690px;
padding:10px 0 0 0;
margin:0 0 40px 0;
}

/* ----------------------------------------------------------------
    SectionA midol section01
----------------------------------------------------------------- */
div#sectionA div#midol-section01{
overflow:hidden;
position:relative;
width:690px;
margin:0;
padding:0 0 40px 0;
}
div#sectionA div#midol-section01 dl dd{
float: right;
width:90px;
padding: 0;
}
div#sectionA div#midol-section01 dl dd.left{
clear:both;
float: left;
width:585px;
padding: 0;
}
div#sectionA div#midol-section01 dl dd.img{
clear:both;
width:690px;
padding: 0;
}
div#sectionA div#midol-section01 dl dd p.sub_title01{
width:270px;
font-size:16px;
font-weight:normal;
color:#6FB92C;
padding: 0 0 5px 0;
}

/* ----------------------------------------------------------------
    SectionA midol section02
----------------------------------------------------------------- */
div#sectionA div#midol-section02{
overflow:hidden;
position:relative;
width:690px;
margin:0;
padding:0 0 40px 0;
}
div#sectionA div#midol-section02 dl dd{
float: right;
width:90px;
padding: 0;
}
div#sectionA div#midol-section02 dl dd.left{
clear:both;
float: left;
width:585px;
padding: 0;
}
div#sectionA div#midol-section02 dl dd.img{
clear:both;
width:690px;
padding: 0;
}
div#sectionA div#midol-section02 dl dd p.sub_title01{
width:270px;
font-size:16px;
font-weight:normal;
color:#6FB92C;
padding: 0 0 5px 0;
}

/* ----------------------------------------------------------------
    SectionA midol section03
----------------------------------------------------------------- */
div#sectionA div#midol-section03{
overflow:hidden;
position:relative;
width:690px;
margin:0;
padding:0;
}
div#sectionA div#midol-section03 dl dd{
float: right;
width:240px;
padding: 0;
}
div#sectionA div#midol-section03 dl dd.left{
clear:both;
float: left;
overflow:hidden;
position:relative;
width:430px;
padding: 0;
margin:0;
}
div#sectionA div#midol-section03 dl dd.img{
clear:both;
width:690px;
padding: 0;
}
div#sectionA div#midol-section03 p.sub_title01{
width:270px;
font-size:16px;
font-weight:normal;
color:#6FB92C;
padding: 0 0 5px 0;
}

div#sectionA div#midol-section03 dl.sub{
overflow:hidden;
position:relative;
clear:both;
width:430px;
padding: 0;
margin:0;
}
div#sectionA div#midol-section03 dl.sub dd{
padding: 0;
margin:0;
text-align:center;
width:430px;
}
div#sectionA div#midol-section03 dl.sub dd a.url{
width:430px;
font-size:15px;
font-weight:normal;
color:#6FB92C;
padding-bottom:10px;
}
div#sectionA div#midol-section03 dl.sub dd a.under_line{
text-decoration:underline;
}
div#sectionA div#midol-section03 dl.sub dd a.url:hover, a:active, a:focus{
text-decoration:none;
color:#b7dc95;
}