@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:15px 18px 0 9px;
padding-bottom:24px;
}

.box_img{
width:640px;
height:390px;
margin-bottom:35px;
float:left;
}

.box_text{
width:640px;
font-size:11px;
line-height:18px;
margin-bottom:38px;
}

#back{
width:65px;
height:25px;
margin-top:30px;
margin-left:309px;
}

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

.works_hidden{
display:none;
}

#detail p{
display:block;
margin-top:35px;
line-height:18px;
}



.accent{
font-weight:bold;
color:#846139;
line-height:1.5em;
font-size:14px;
}


#detail {
line-height:1.5em;
font-size:11px;
}
