

#low_layer{
height: auto;
width: 630px;
}

#low_layer h3{
margin-left: 4px;
}
#con_box{
width:630px;
padding-top: 27px;
background:url(../img/low_layer/con_top.jpg) top left no-repeat;
}

#con_box2{
padding: 0 19px;
background:url(../img/low_layer/con_bg.jpg) top left repeat-y;
}

#con_bottom{
height: 19px;
background:url(../img/low_layer/con_bottom.jpg) top left no-repeat;
}

#con_box2 .section1{
padding: 0 9px;
margin: 5px 0 0 0;
}



#topic_path{
text-align: right;
font-size: 80%;
color:#666666;
padding-top: 8px;
padding-right: 10px;
margin-bottom: 3px;
}
#topic_path a{
color:#3b9dce; text-decoration: underline;
}
#topic_path a:hover{
color:#506caf; text-decoration: none;
}
#topic_path span{
margin: 0.5em;
}



#entory_box{
background:#f8fbff;
padding: 0 10px;
margin: 10px 5px 0 5px;
height: 179px;
}
#entory_box .img{
float:left;
width: 133px;
margin-top: 10px;
}
#entory_box .tx{
width: 460px;
float:left;
margin-top: 10px;
line-height: 1.5;
}
#entory_box .bt{
margin-left: 80px;
font-weight: bold;
margin-top: 20px;
}
#entory_box .bt a{
display: block;
width: 243px;
height: 66px;
background:url(../img/low_layer/entory_bt2.jpg) top left no-repeat;
color:#9966cc;
line-height: 1.2;
}
#entory_box .bt a span{
text-align: center;
padding-top: 15px;
padding-right:10px;
display: block;
}

html[xmlns*=""] body:last-child #entory_box .bt a span{
padding-left: 8px;
}


.con_info{
background:url(../img/low_layer/dotted_01.jpg) top left;
padding: 5px;
}
.con_info div{
background:#fff;
padding: 20px 25px;
line-height: 1.4;
}
.con_info div p span{
font-weight: bold;
}


/*----*/
.mar_top15{
margin-top: 15px;
}

