@charset "UTF-8";
/* CSS Document */

#main .right .shopcontent h3 {
	border-bottom: 1px solid #856666;
}
#main .right .shopcontent,
#main .right .shoptop{
	margin-bottom: 25px;
	padding-left: 15px;
	clear: both;
}
.shopcontent table th {
	white-space: nowrap;
	font-weight: normal;
	width: 10em;
}
.shopcontent table th strong{
	color: #660000;
	line-height: 2.5;
}

.shopcontent table{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.shopcontent table th,.shopcontent table td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#main .right .shopcontent ul {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.infoblock{
	padding: 1em 1em 2em 2em;
}

.infoblock strong.color02 {
	font-weight: bold;
}
.shopcontent .pay_shop li{
	list-style: url(none) none outside;
}
.pay_shop strong span {
	font-weight: bold;
}
p.pay_shop,table.pay_shop{margin-left: 20px;}
table.pay_shop{width:96%}