@charset "UTF-8";

/* ----------------------------------------------------------------
    Structure= resource
----------------------------------------------------------------- */
/* ----------------------------------------------------------------
    SectionA contents
----------------------------------------------------------------- */
div#sectionA{
overflow:hidden;
position:relative;
width:690px;
margin:0 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:60px 0 15px 0;
border-bottom: 1px solid #9F9FA0;
}
div#sectionA h2 span.small{
font-size:9px;
}
div#sectionA h2 span.small span.cha{
font-size:14px;
line-height:0;
color:#690207;
}
div#sectionA h2 span.small span.green{
font-size:14px;
line-height:0;
color:#6FBA2C;
}
div#sectionA div#main-text{
width:690px;
padding:10px 0;
}

/* ----------------------------------------------------------------
    SectionA sub section
----------------------------------------------------------------- */
div#sectionA div#sub-section01{
overflow:hidden;
position:relative;
clear:both;
width:690px;
padding:0;
margin:20px 0 0 0;
}
div#sectionA div#sub-section01 ul.sita{
margin:20px 0 0 0;
}
div#sectionA div#sub-section01 li.list{
width:690px;
padding: 5px 0;
margin: 0;
}
div#sectionA div#sub-section01 p.cha{
padding:0 0 0 10px;
background: url(../../031_history/images/maru_cha_L.gif);
background-repeat:no-repeat;
background-position:0 4px;
}
div#sectionA div#sub-section01 p.green{
padding:0 0 0 10px;
background: url(../../031_history/images/maru_green_L.gif);
background-repeat:no-repeat;
background-position:0 4px;
}
div#sectionA div#sub-section01 p.pad{
padding:0 0 0 10px;
}
div#sectionA div#sub-section01 dl.left{
position:relative;
float: left;
width:160px;
padding: 0;
margin: 0;
}
div#sectionA div#sub-section01 dl dd.left{
position:relative;
float: left;
width:70px;
padding: 0;
margin: 0;
font-size:12px;
font-weight:normal;
color:#000000;
text-align: right;
}
div#sectionA div#sub-section01 dl dd.right{
position:relative;
float: right;
width:90px;
padding: 0;
margin: 0;
font-size:12px;
font-weight:normal;
color:#000000;
text-align: right;
}
div#sectionA div#sub-section01 dl.right{
position:relative;
float: center;
width:auto;
padding:0;
margin: 0;
font-size:12px;
font-weight:normal;
color:#000000;
}
div#sectionA div#sub-section01 dl.right p.text{
position:relative;
float: center;
width:auto;
padding:0;
margin: 0;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:1.3;
}
