@charset "Shift_JIS";

#main .shop_box03 {
	width: 560px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

table {
	width:560px;
	border-collapse:collapse;
	border-spacing:0;
	line-height:140%;
	font-size: 90%;
	margin-bottom: 20px;
}

table th {
	text-align: center;
	font-weight: normal;
	background-color: #FAEEEB;
	width: 120px;
	padding: 10px;
	border: 5px solid #FFF;
}

table td {
	padding:10px;
	text-align:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FAEEEB;
}
