@charset "utf-8";
/*------------------------------------------------------------
トップページ
------------------------------------------------------------*/
#conts .topSection {
    margin-bottom: 22px;
}

#sideBar .textNavi {
display: none;
}

#sideBar .inner01 {
background: url(../../images/bg_inner01.png) no-repeat left top;
}

#conts .contents .contsBox {
    padding: 41px 5px 90px;
line-height: 1.8;
}

#conts .section01 {
padding: 0 0 31px 37px;
margin-bottom: 24px;
font-size: 120%;
border-bottom: solid 1px #ccc;
background: url(../images/bg_03.jpg) no-repeat right bottom;
}

#conts .section01 .text01 {
margin-top: 15px;
width: 320px;
}

#conts h3 {
margin: 0 0 23px 36px;
}

#conts .contents .h301index {
   margin: 0 0 23px 36px;
}

#conts .textUl {
margin: 0 0 11px 22px;
clear: both;
background: url(../images/bg_01.gif) no-repeat 10px bottom;
}

#conts .textUl li {
padding: 15px 15px 14px 30px;
margin-right: 3px;
float: left;
width: 264px;
font-size: 120%;
background: url(../images/bg_02.gif) no-repeat right top;
}

#conts .textUl li h4 {
margin: 0 -5px 3px -30px;
position: relative;
}