@charset "utf-8";
/*=====ショップスタイル=====*/
#content {
	padding-top:30px;
	text-align:center;
	background:url(http://tokai.delipot.com/img/bg/shop.jpg) no-repeat 50% 30px;
}
.one-column {
	width:800px;
	margin:auto; padding:20px 0;
	font-size:107%;
	text-align:left;
}
h1 {font-size:26px; border-bottom:dashed 1px #ccc; margin:0;}
h1 span {font-size:13px; margin-left:20px; font-weight:normal;}

#gaiyo {margin-bottom:30px;}
#gaiyo p {margin:8px 0; color:#303030;}
#gaiyo p.tr span {margin-left:10px;}

#gaiyo dl {margin-top:25px;}
#gaiyo dt {
	width:376px;
	margin:0; padding:3px 12px;
	background:#333; color:#eee;
	border-bottom:1px dashed #888;
}

#gaiyo table  {font-size:92%!important; margin-top:30px;}
#gaiyo th {text-align:center; white-space:nowrap; background:#eee;}
#gaiyo td {text-align:center;}
#gaiyo td.tl {text-align:left;}

#gaiyo p.tc {
	display:block;
	width:600px;
	margin:10px auto;
	text-align:center;
	border:1px solid #ccc; background:#f8f8f8;
}

h2 {
	margin:0; padding:3px 1em;
	background:#333;
	color:#eee;
	border-bottom:1px dashed #888;
}

.shop div.fl {width:380px;}
.shop div.fl dl {
	margin:5px 0 15px;
	font-size:92%;
	background:#eee;
}
.shop div.fl dl dt {
	width:40%;
	margin:0; padding:4px 5px 3px;
	float:left; clear:left;
	white-space:nowrap;
}
.shop div.fl dl dd {
	margin-left:45%; padding:4px 5px 3px 1em;
	border-bottom:1px dotted #ccc;
	background:#fff;
}

.shop dl.price dd {text-align:right; padding-right:1em;}

.shop div.fr  {width:400px; margin:0;}
.shop div.fr a img {border:none;}
.shop div.fr dl {font-size:92%;}
.shop div.fr dl dt {border-bottom:1px dotted #ccc; font-weight:bold;}
.shop div.fr dl dd {margin:6px 0 12px;}

.shop p.robots-nocontent {
	margin:5px 0; padding:3px;
	text-align:center;
	font-size:87%;
	border:1px solid #ccc;
	background:#f8f8f8; color:#555;
}

#popular {margin-top:1em; font-size:92%;}
#popular li span {color:#666;}

