@charset "UTF-8";
/* CSS Document */

/*contents*/
#cont_top{
width:950px;
height:119px;
margin:0 auto;
}

/*cont_left*/
#cont_left{
width:669px;
margin:0 9px 0px 0;
padding-left:20px;
padding-top:18px;
float:left;
}

.box{
margin:24px 18px 0 9px;
background:url(../images/line.gif) no-repeat bottom;
padding-bottom:10px;
}

.box_img{
width:250px;
height:82px;
float:left;
}

.box_text{
width:360px;
margin-left:25px;
font-size:11px;
line-height:18px;
float:left;
}

.p01{
margin-bottom:18px;
}

.title_hidden{
width:670px;
height:25px;
display:none;
}

#detail{
display:none;
}

.link_hidden a{
text-decoration:none;
color:#000000;
}

p.link_hidden{
line-height:18px;
color:#000000;
text-decoration:none;
}
