@charset "Shift_JIS";

p.ttl{margin-bottom:20px;}

p.leftLine{
border-left:4px solid #336600;
padding-left:10px;
margin:10px 0;
}

/*取扱商品一覧*/

.productBox{
background:url(../image/product/productbox.gif) no-repeat left bottom;
display:block;
min-height:1px;
margin-bottom:10px;
width:548px;
}

.productBox:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}
* html .productBox { height:1px; }

.productBox .col1{
width:269px;
margin-right:9px;
float:left;
}

.productBox .col2{
width:269px;
float:left;
}

.productBox p{
padding:10px;
font-size:x-small;
}

.productBox p img{
margin-bottom:8px;
}

#vGrachandChara{
background:url(../image/product/vgrachand/image_tono.gif) no-repeat right bottom;
padding-right:150px;
}

/*製品詳細メニュー*/
#productMenu{
margin-top:30px;
border:1px solid #ff9933;
background:url(../image/product/productmenu_bg.jpg) no-repeat #fdf6e6;
display: table;
height: 135px;
#position: relative;
overflow: hidden;
width:546px;
}

#productMenuInner{
#position:absolute;
#top:50%;
display:table-cell;
vertical-align:middle;
}

#productMenu ul{
list-style:none;
width:440px;
margin:0 0 0 auto;
#position: relative;
#top: -50%
}

#productMenu ul li{
background:url(../image/common/point_orengeb.gif) no-repeat left center;
padding-left:15px;
margin-right:10px;
width:185px;
float:left;
line-height:220%;
text-align:left;
}