@charset "shift_jis";

.titlecom{
margin:0 0 15px 0;
}

.op dl {
width:540px;
border-bottom:1px solid #ffcc90;
margin-bottom:10px;
}

.op dt {
background-color:#fff6e1;
font-size:14px;
color:#8b6305;
border:1px dashed #fff;
border-bottom:none;
letter-spacing:3px;
padding-left:10px;
width:255px;
float:left;
}

.op dd {
font-size:14px;
padding-left:10px;
float:left;
width:260px;
text-align:center;
}

#item img{
	float: left;
	padding: 3px;
	margin: 0 3px 0 0;
	border-style: solid;
	display: block;
	border:1px solid #ece2ca;
	width:88px;
}
.option{
float:left;
width:540px;
border-top:2px dashed #ece2ca;
padding:10px 0 0 0;
margin:0 0 30px 0;
}


#cos dl{
	float:left;
	margin:10px 5px 0 0;
	padding:0 8px 0 0;
	text-align:center;
	}

#cos img{
	width:250px;
	background:#fff;
	border:1px solid #f5f1e7;
	padding:5px;


}