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


.item_box {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top:20px;
}



.pannel h2 {
	width: 660px;
	padding-bottom: 20px;
	color: #FFF;
}


.pannel h2#product1 {
	/padding-top:none;
	/margin-top:none;
	color: #fff;
    }


.pannel{
	width:660px;
	float: right;
	margin-left:20px;
	padding:0;
	display:inline;
}
* html .pannel{
	width:660px;
	float: right;
	margin-left:10px;
	padding:0;
	display:inline;
}
ul li.item {
	float: left;
	width: 150px; 
	margin-right: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	height: 250px;
	display: inline;
	margin-left: 10px;
}
ul li.item img{
text-align:center;
}
ul li.item h5 {
	text-align: center;
	padding-top: 5px;
	color: #fff;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	width: 150px;

}
ul li.item p.size {
	text-align: center;
	color: #bdb779;
	font-size: 80%;
	padding-bottom: 3px;
}
ul li.item p.price {
	text-align: center;
	color: #fff;
	font-size: 80%;
}


.sub_tab {
padding-top:12px;
	width: 180px;
	/*left: auto;
	top: auto;
	position:fixed;*/
	font-weight: normal;
	font-size: 13px;
	background-image: url(../img/navi_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

float:left;
display:inline;
}

/*タブ*/
.sub_tab ul.idTabs{
	width:180px;
	list-style:none;
	background-image: url(../img/leftmenu_bg.jpg);
	background-repeat: repeat;
	background-position: center top;

/*border-bottom: 1px solid #CCC;*/
/*margin:0 auto 10px auto;*/

}

.sub_tab ul.idTabs li{
	margin:0;
	padding:0;
	line-height:18px;
	text-align:center;
	background-repeat: no-repeat;
}

.sub_tab ul.idTabs li a{
	display: block;






/display: inline; /*for ie5～7*/
/zoom: 1; /*for ie5～7*/
	height: 100%;
	text-decoration: none;
	color: #3E2717;
	width:170px;
	padding:0 5px;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

.sub_tab ul.idTabs li a:hover{
	border-left-color: #6F9300;
	background-color:#444;
	color:#fff;
}

.position{
	position: absolute;
	top: -118px;
}
/*タブここまで*/
span.img_height{
height:150px;
display:block;
}
.box_15 {
     width:150px;
     height:150px;
     display:table-cell;
     text-align:center;
     vertical-align:middle;
     layout-grid-line:150px;
}

.box_15 img {
     vertical-align:middle;
}
.left_menu_midashi{
	border-bottom:1px solid #fff;
}
.left_menu_midashi2{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}