@charset "utf-8";
#main {
	background-image: url(../img/back_bottom_l.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#shop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#shop h4 {
	margin-bottom: 10px;
	line-height: 40px;
	background-image: url(../img/products/bar_ss.png);
	background-repeat: no-repeat;
	width: auto;
	padding-left: 25px;
	font-size: 120%;
}

.shop {
	padding: 10px;
	width: 560px;
	
}

.shop td{
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 10%;
	
}
.shop th{
	color: #FFFFFF;
	background-color: #666666;
	background-position: left;
	text-align: left;
	padding: 5px;
}
.shop color {
	background: #DDF1F4
}
.shop h3 {
	margin-bottom: 20px;
}

.shop link {
	background-color: #cccccc;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.shop p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	padding-bottom: 10px;
}
