#box_head,
#box_read,
#box_works{
margin-bottom:30px;
}
#box_read .read{
margin-bottom:25px;
}
#box_read .name_all{
font-size:12px;
margin-bottom:20px;
}
#box_read .name_all dt{
margin-bottom:5px;
color:white;
background:#87a5cb;
padding:2px 1px 2px 10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
display:inline-block;
font-size:13px;
}
#box_read dl.price{
border:1px solid #eaa8a9;
padding:10px 15px;
background:#f9efef;
}
#box_read .price dt{
float:left;
padding:15px 10px;
margin-bottom:5px;
color:white;
background:#f1898c;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
display:inline-block;
font-size:13px;
}
#box_read .price dd{
margin-bottom:0px;
margin-left:60px;
}
#box_read .price dd strong{
color:red;
font-weight:bold;
font-size:20px;
}


#box_works .container{
margin-left:-10px;
}
#box_works .box{
padding:10px 15px;
border:1px solid #eee;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
width:198px;
float:left;
margin-left:10px;
margin-bottom:15px;
display:block;
font-size:12px;
position:relative;
}
#box_works .box .image{
margin-bottom:10px;
display:table;
}
#box_works .box .image a{
display:table-cell;
vertical-align:middle;
text-align:center;
width:200px;
height:200px;
}
#box_works .box .image img{
max-height:200px;
max-width:200px;
}
#box_works .box .text{
height:190px;
overflow:hidden;
}
#box_works .box .name{
font-size:14px;
margin-bottom:5px;
height:2.6em;
line-height:1.3em;
overflow:hidden;
}
#box_works .box .materials{
font-size:12px;
height:2.6em;
line-height:1.3em;
overflow:hidden;
}
#box_works .box .size{
font-size:12px;
}
#box_works .box .price{
margin-top:5px;
margin-bottom:5px;
}
#box_works .box .button{
text-align:center;
}
#box_works .box .button a{
margin:10px 0 5px;
display:inline-block;
padding:3px 10px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background:#e35c60;
color:white;
text-decoration:none;
font-weight:bold;
}
#box_works .box .button a:hover{
background:#ffc9cb;
}
#box_works .box .text .wazuka{
height:41px;
width:51px;
position:absolute;
text-indent:-9999em;
background:url(images/wazuka.png) no-repeat 0 0;
left:-3px; top:-3px;
}

