@charset "Shift_JIS";

body {
	color: #555555;
	background: #FFFFFF;
	background-image: url("../img/background.gif");
	margin: 0 auto;
	width: 760px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
p.topics {
	color: #E9547E;
	padding-top: 10px;
	padding-bottom: 2px;
}
a:link, a:visited, a:active { 
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}
ul { 
	list-style-type: none; 
}
h1 { 
	font-size: 12px;
	padding-bottom: 2px;
}
h2 { 
	font-size: 12px;
	padding-bottom: 2px;
}
h3 { 
	font-size: 12px;
	padding-bottom: 2px;
}
span {
	display: none;
}
address {
	width: 760px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 10px 0 30px 0;
}
#top {
	margin: 0 auto;
	width: 760px;
	height: 160px;
	background: url("../img/back_top.gif") no-repeat;
	text-align: center;
}
#main {
	margin: 0 auto;
	width: 760px;
	background: url("../img/back_center.gif") repeat-y;
	text-align: center;
}
#main .table {
	width: 760px;
	text-align: left;
}
#main .table_calendar {
	width: 130px;
	text-align: left;
}
#bottom {
	margin: 0 auto;
	width: 760px;
	height: 20px;
	background: url("../img/back_bottom.gif") no-repeat;
}
.leftside {
	width: 148px;
	text-align: center;
	padding: 10px;
	margin-left: 7px;
	color: #fff;
}
.leftside div {
	height: 220px; /* MENUの高さ */
	background: url("../img/menuback_center.gif") repeat-y;
}
.leftside ul {
	margin: 0 auto;
	width: 135px;
	font-size: 11px;
}
.leftside li {
	padding-bottom: 3px;
}
.leftside li a {
	display: block;
	height: 27px;
	background-repeat: none;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
}
.leftside li a:hover {
	background-position: 0 -27px;
}
.leftside li.home { 
	width: 148px;
	height: 27px;
}
.leftside li.home a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_home.gif"); 
}
.leftside li.shop { 
	width: 148px;
	height: 27px;
}
.leftside li.shop a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_shop.gif"); 
}
.leftside li.coupon { 
	width: 148px;
	height: 27px;
}
.leftside li.coupon a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_coupon.gif"); 
}
.leftside li.staff { 
	width: 148px;
	height: 27px;
}
.leftside li.staff a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_staff.gif"); 
}
.leftside li.event { 
	width: 148px;
	height: 27px;
}
.leftside li.event a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_event.gif"); 
}
.leftside li.bbs { 
	width: 148px;
	height: 27px;
}
.leftside li.bbs a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_bbs.gif"); 
}
.leftside li.mail { 
	width: 148px;
	height: 27px;
}
.leftside li.mail a { 
	width: 148px;
	height: 27px;
	background-image: url("../img/mn_mail.gif"); 
}
.rightside {
	margin: 0 auto;
	width: 568px;
	text-align: left;
	margin: 10px 17px 0 0;
}
.rightside div {
	margin: 0 auto;
	width: 558px;
	padding: 10px 0 10px 0;
	line-height: 150%;
}