@charset "utf-8";
/* �V���b�v�pCSS */
#mainmenu #bt02 a {
	color: #666666;
	background-image: url(images/menuback01.gif);
}
#mainmenu #bt02 a:hover {
	color: #666666;
}
#subheader {
	background-image: url(images/swadow01.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
#main {
	padding: 20px;
}
#main h2 {
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5959;
	border-right-color: #FF5959;
	border-bottom-color: #FF5959;
	border-left-color: #FF5959;
	color: #FF0000;
	background-image: url(images/submenu_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #shopFuri {
	margin-bottom: 30px;
	text-align: right;
}
#main #contents {
	margin-right: 180px;
}
#main #contents #icons {
	margin-bottom: 20px;
}
#main #contents #descript {
}
#main #contents #descript span {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	display: block;
}
#main #contents #toku {
	background-color: #F0FFD0;
	padding: 10px;
	margin-top: 20px;
	border: 2px solid #84C400;
	clear: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #339900;
}
#main #contents #toku h3 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #669900;
	padding: 3px;
}
#main #contents #menus {
	background-color: #FFF3EC;
	padding: 10px;
	margin-top: 20px;
	border: 1px dotted #FF6600;
	clear: left;
}
#main #contents #menus h3 {
	color: #FF6600;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main #contents #shoptable {
	width: 100%;
	font-size: 1em;
	clear: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main #contents #shoptable th {
	color: #FFFFFF;
	background-color: #B7C2CC;
	white-space: nowrap;
	padding: 3px;
}
#main #contents #shoptable td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#main #contents #coupon {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 30px;
	margin-top: 20px;
	height: 140px;
	background-image: url(images/coupon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#main #contents #coupon h3 {
	display: none;
}
#main #contents #coupon #shopt {
	text-align: right;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main #contents #coupon #shopcoupon {
	text-align: center;
	height: 70px;
	color: #000000;
}
#main #contents #coupon #shoptel {
	color: #009900;
}

#main #map {
	height: 400px;
	margin-top: 20px;
}

#main #subcontents {
	width: 160px;
	float: right;
	position: relative;
	top: 0px;
}
