/*@charset "utf-8";*/

/* =import 
----------------------------------------------*/
@import url(style.css);



/* cetner
------------------------------------------- */
#home #center .section{
width:100%;
height:auto;
overflow:hidden;
display:block;
margin-bottom:12px;
}
#home #center h3{
margin-bottom:12px;
}
#home #center .section img.left{
float:left;
border:#e4e4e4 solid 3px;
}
#home #center .section dl{
width:303px;
float:right;
}
#home #center .section dl.none{
width:100%;
}
#home #center .section dl dt img{
vertical-align:middle;
margin-left:5px;
}
#home #center .section dl dt a{
background:url(../images/allow-01.gif) no-repeat 0 4px;
padding-left:15px;
}

/* list-style
------------------------------------------- */
.list-style01 a{
display:block;
padding:7px 5px 7px 25px;
background:url(../images/allow-01.gif) no-repeat 10px 12px;
}
.list-style02 a{
display:block;
padding:7px 5px 7px 25px;
color:#0c7600;
background:url(../images/allow-02.gif) no-repeat 10px 12px;
}













