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

section#page_title {
width: 980px;
height: 337px;
overflow: hidden;
margin: -96px auto 0;
padding: 0;
background: url(http://www.nakagawa-gumi.jp/img/equipment/bg_page.jpg);
}
section#page_title h2 {
margin: 156px 0 0;
text-align: center;
}
section#page_title p.description {
margin: 40px 0 0;
text-align: center;
text-shadow: 1px 1px 2px #FFF, -1px -1px 2px #FFF, -1px 0px 2px #FFF, 0px -1px 2px #FFF, 1px 0px 2px #FFF, 0px 1px 2px #FFF;
}


/* ------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////
layout
/////////////////////////////////////////////////////////////////////
------------------------------------------------------------------ */

div#container {
height: 100%;
overflow: hidden;
margin: 0 auto;
padding: 0;
background: url(http://www.nakagawa-gumi.jp/img/common/bg_05.gif);
border-top: #CCC solid 1px;
border-bottom: #CCC solid 1px;
clear: both;
}
div#container div.wrapper {
width: 978px;
height: 100%;
overflow: hidden;
margin: 0 auto;
padding: 0 0 100px;
background: #FFF;
border-left: #CCC solid 1px;
border-right: #CCC solid 1px;
}


/* ------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////
contents
/////////////////////////////////////////////////////////////////////
------------------------------------------------------------------ */

div#equip_s {
width: 898px;
height: 100%;
overflow: hidden;
margin: 40px auto 0;
padding: 0;
}
div#equip_s section {
margin: 40px 0 0;
padding: 0;
}
div#equip_s section h3.cate {
margin: 0 0 20px;
padding: 10px 20px;
font-size: 18px;
font-weight: normal;
line-height: 1.2;
background: #ced5eb;
}
div#equip_s section h3.cate span {
margin: 0;
padding: 0 0 0 26px;
background: url(http://www.nakagawa-gumi.jp/img/common/mkr_05.gif) left no-repeat;
}
div#equip_s table {
width: 100%;
margin: 0;
border-collapse: collapse;
}
div#equip_s table td {
padding: 2px;
border: #CCC solid 1px;
}
div#equip_s table td.td_01 {
width: 444px;
}
div#equip_s table td div.photo {
width: 200px;
height: 150px;
overflow: hidden;
margin: 0;
padding: 0;
display: inline;
float: left;
background: #f6f6f6;
position: relative;
}
div#equip_s table td div.photo img {
position: absolute;
}
div#equip_s table td div.photo a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
div#equip_s table td div.data {
width: 204px;
overflow: hidden;
margin: 5px 0 0 20px;
padding: 0;
display: inline;
float: left;
}
div#equip_s table td div.data p.name {
margin: 0 0 10px;
font-size: 16px;
font-weight: bold;
}

