@charset "Shift_JIS";
/***************************************************************

* Viola tricolor goods.css

***************************************************************/
#goods {
	padding: 20px 0;
}
#main .clumn {
	width: 740px;
	padding: 0 0 10px;
	margin: 0 0 20px;
	background: url(../img/common/dot_01.gif) repeat-x left bottom;
}
#main .clumn .col1 {
	width: 150px;
	float: left;
}
#main .clumn .col2 {
	width: 570px;
	float: right;
}

#main .clumn a {
	color: #8C6130;
	text-decoration: none;
}
#main .clumn a:hover {
	color: #BD9D6F;
	text-decoration: none;
}
#main .clumn p {
	margin: 0 0 15px;
}
#main .clumn p em {
	color: #8C6130;
	font-weight: bold;
}
#main h3 {
	color: #C42C3E;
	font-size: 14px;
	line-height: 34px;
	background: url(../img/common/title_bg_740.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	font-weight: bold;
}
#main .clumn p.price {
	padding: 5px 10px;
	background-color: #F0F0F0;
}
#main .clumn p.price span {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

