@charset "utf-8";
/* 商品情報３列レイアウト */
.fltleft{
	float:left;
	width: 470px;
	padding-right: 10px;
}
.fltrigtht{
	float:right;
	width: 400px;
}


div#main ul li {
	margin:0.5em 0;
}

.productdiv{
	padding:0 0 15px 10px;
}
.productbox{
	width:275px;
	float: left;
	margin: 0 10px 10px 0;
	border:#666666 solid 1px;
}
div#main div.productbox h4{
	border:none;
	background-color: #006699;
	color: #FFFFFF;
	margin: 0;
}
.productbox img{
	margin:0;
	text-align:center;
	}

.photobox{
	margin: 0 0 10px 0;
	border:#666666 solid 1px;
}
.photobox2{
	margin: 0 10px 10px 0;
	border:#666666 solid 1px;
	width:228px;
	float:left;
}
.photobox2.end{
	margin: 0 0 10px 0;
}
div#main div.photobox h4,
div#main div.photobox2 h4{
	border:none;
	background-color: #333300;
	color: #FFFFFF;
	margin: 0;
}
.photobox img{
	margin:0;
	text-align:center;
	}
div#main div.photobox p{
	margin:0;
	padding:5px;
	text-align: center;
}
.clear{
	clear:both;
}


div#main div.stkm13cleft{
	width:282px;
	float:left;
}
div#main div.stkm13cright{
	width:580px;
	float:right;
}

div#main table.stkm13ctable{
	font-size:11px;
	width:580px;
	float:right;
}
div#main table.stkm13ctable th{
	text-align:center;
	padding: 5px;
	background-color: #cbe0f2;
}
div#main table.stkm13ctable tr.topth th{
	text-align:center;
	padding: 5px;
	background-color:#b9cee1;
}
div#main table.stkm13ctable tr.topth th.harfsell{
	width:50px;
	height:28px;
	background-image: url(images/bg_tableth.gif);
	background-position: center center;
	font-size: 12px;
}
div#main table.stkm13ctable td{
	text-align:center;
	padding: 5px;
}
div#main table .backgray td{
	background-color:#EEEEEE;
}
div#main table.stkm13ctable p.textright{
	padding: 0;
	margin:0;
	text-align:right;
}
div#main table.stkm13ctable p.textbottom{
	padding: 0;
	margin:0;
	text-align: left;
}

/* stm-c_r.html */

div#main div.stmleft table{
	width:380px;
	margin-bottom:10px;
}
div#main div.stmleft{
	width:382px;
	float: left;
}
div#main div.stmright{
	width:480px;
	float:right;
}
div#main div.stmright table{
	width:480px;
	margin-bottom: 10px;
}
div#main div.stmleft table th,
div#main div.stmright table th{
	font-size:12px;
}
div#main div.stmleft table td,
div#main div.stmright table td{
	font-size:11px;
}
