/*common*/

.mt30{
	margin-top: 30px;
}

.mt50{
	margin-top: 50px;
}

.mb10{
	margin-bottom: 10px;
}

.mb30{
	margin-bottom: 30px;
}

.ml30{
	margin-left: 30px;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.fl_l{
	float: left;
}

.cl_bo{
	clear: both;
}
/*Randgst*/

div.stand{
	width: 270px;
	height:400px;
	position: relative;
}

div.stand table{
	position: absolute;
  bottom: 0;
}

p.syou{
	width: 270px;
	font-size: 0.8em;
}

li.ment{
	display: inline-block;
	width: 260px;
	padding-right: 10px;
	vertical-align: top;
}

li.ment:last-child{
	padding-right: 0;
}


ul.syouhinbt{
	width: 800px;
	margin-bottom: 30px;
	overflow: hidden;
}

li.syouhin{
	display: inline-block;
	width: 185px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

li.syouhin:last-child{
	padding-right: 0;
}

p.bun{
	text-align: center;
	font-size: 0.8em;
}

table.hyou{
	font-size: 12px;
	color: #000;
}

table.hyou td{
	border: solid 1px #777;
	padding: 5px;
}
table tr.hyouwhite{
	color: #FFF;
}

.frontup{
	padding-left: 220px;
}

hr.kiritori{
	border-style: dotted;
	color: #FFF;
	width: 100%;
}

span.yousize{
	font-size: 10px;
}
