@charset "utf-8";
/* CSS Document */

.syohintitle{
	color:#66C;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.midasi{
	color:#669;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
}


.midasigreen{
	color:#063;
	font-size:13px;
	font-weight:bold;
}

.red{
	color:#F00;
}


.blue{
	color:#069;
}


.shohinmenu{
	width:130px;
	padding:10px 5px 20px 5px;
	margin-top:15px;
	margin-left:10px;
	line-height:20px;
	float:left;
	border-right:#CCC 1px dotted;
}


.shohinmain{
	margin-top:15px;
	width:600px;
	float:right;
}