@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: 165px;
	left: 50px;
	position: absolute;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #ffffff;
	width: 480px;
}

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

/* ----------------------------------------------------------------
    SectionA main text
----------------------------------------------------------------- */
div#sectionA h2{
width:550px;
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:415px;
padding:10px 0;
}

/* ----------------------------------------------------------------
    SectionA main img
----------------------------------------------------------------- */
div#sectionA div#img-section{
width:240px;
position:absolute;
top:30px;
left:450px;
text-align:center;
}
div#sectionA div#img-section p.sub_title02{
font-size:13px;
font-weight:normal;
color:#000000;
position:relative;
width:200px;
text-align:center;
margin:10px auto;
}
div#sectionA div#img-section p.text{
text-align: left;
width:200px;
margin:0 auto;
}

/* ----------------------------------------------------------------
    SectionA sub section
----------------------------------------------------------------- */
div#sectionA div#sub-section01{
overflow:hidden;
position:relative;
clear:both;
width:415px;
padding: 0;
margin:0 0 40px 0;
}
div#sectionA div#sub-section01 dl{
clear:both;
}
div#sectionA div#sub-section01 p.img{
clear:both;
width:415px;
padding: 20px 0 0 0;
}
div#sectionA div#sub-section01 dl dt.img{
float: left;
width:94px;
padding: 0;
}
div#sectionA div#sub-section01 dl dd.text{
position:relative;
float: right;
width:315px;
padding: 0;
margin:0;
}
div#sectionA div#sub-section01 dl dd.text dl.indent{
margin:0 0 3px 0;
}
div#sectionA div#sub-section01 dl dt.short {
clear:both;
float: left;
width:50px;
padding: 0;
margin:0;
}
div#sectionA div#sub-section01 dl dd dd.long {
float: right;
width:265px;
padding: 0;
margin:0;
}

div#sectionA div#sub-section01 dl dd dt.long {
clear:both;
float: left;
width:315px;
padding: 0;
margin:0;
}

div#sectionA div#sub-section01 dl.small-text {
margin-top:5px;
}
div#sectionA div#sub-section01 dl.small-text dt {
font-weight:bold;
}

/* ----------------------------------------------------------------
    SectionA midol section
----------------------------------------------------------------- */
div#sectionA div#midol-section{
overflow:hidden;
width:690px;
padding: 0;
}
div#sectionA div#midol-section dl dd{
float: right;
width:405px;
padding: 0;
}
div#sectionA div#midol-section dl dd.left{
clear:both;
float: left;
width:270px;
padding: 0;
}
div#sectionA div#midol-section dl dd p.sub_title01{
width:270px;
font-size:16px;
font-weight:normal;
color:#6FB92C;
padding: 0 0 5px 0;
}
div#sectionA div#midol-section dl dd p.sub_title03{
width:405px;
font-size:13px;
font-weight:normal;
color:#000000;
padding: 0 0 7px 15px;
background: url(../../share/images/index03.gif);
background-repeat:no-repeat;
background-position:0 2px;
}

/* ----------------------------------------------------------------
    SectionA sub section02
----------------------------------------------------------------- */
div#sectionA div#sub-section02{
position:relative;
overflow:hidden;
margin:10px 0 0 0;
clear:both;
width:690px;
height:310px;
padding: 0;
}
div#sectionA div#sub-section02 p.sub_title03{
top:20px;
position:absolute;
width:300px;
font-size:13px;
font-weight:normal;
color:#000000;
padding: 0 0 7px 15px;
background: url(../../share/images/index03.gif);
background-repeat:no-repeat;
background-position:0 2px;
}
