@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg_top_body.gif) 0 0 repeat-x;
	color: #666666;
	line-height: 1.4;
	font-size: 62.5%; /* IE */
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}
body.sub {
	margin: 0;
	padding: 0;
	background: url(../img/bg_sub_body.gif) 0 0 repeat-x;
	color: #666666;
	line-height: 1.4;
	font-size: 62.5%; /* IE */
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}
html>/**/body {
	font-size: 10px; /* Except IE */
}

img {
	border:none;
}
a {	
	color: #c71432; 
	text-decoration: none; 
}
a:hover	{ 
	color: #555555; 
	text-decoration: none;
}
h1,h2,h3,div,p,ul,li {
	margin: 0;
	padding: 0;
}

/* HEADER
============================================================ */
#header {
	margin: 4px auto 5px;
	padding: 0;
	width: 900px;
	_width: 894px;
	height: 79px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#header div.logo {
	margin: 0;
	padding: 0;
	float: left;
}
#header div.head_navi {
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
#header div.head_navi ul li {
	margin-left: 5px;
	margin-bottom: 10px;
	float: right;
	height: 24px;
	list-style: none;
}
#header div.head_navi h1 {
	margin-bottom: 0px;
	font-size: 110%;
	clear: both;
}

/* PHOTO (TITLE)
============================================================ */
#photo {
	margin: 0 auto;
	padding: 0 40px;
	width: 900px;
	_height: 130px;
	background-color: #8b0e23;
	clear: both;
}

/* G-NAVI
============================================================ */
#navi {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	clear: both;
}
#navi ul li {
	float: left;
	height: 41px;
	list-style: none;
}

/* CONTENT
============================================================ */
#content {
	margin: 0 auto;
	padding: 20px 1px 20px;
	width: 898px;
	background: url(../img/bg_content.gif) 0 0 repeat-y;
	overflow: auto;
	clear: both;
}
/* CONTENT LEFT
------------------------------------------------------------ */
#content #left {
	margin: 0 0 10px;
	padding: 0 10px 0;
	width: 666px;
	float: left;
}
#left div.section_left {
	margin: 0 0 10px;
	width: 328px;
	float: left;
}
#left div.section_right {
	margin: 0 0 10px 10px;
	width: 328px;
	float: left;
}
#left div.section_left h2,
#left div.section_right h2 {
	font-size: 120%;
}
#left div.section_left h2 a,
#left div.section_right h2 a {
	margin: 0 0 10px;
	padding-left: 20px;
	width: 308px;
	line-height: 37px;
	display: block;
	background: url(../img/bg_h2_title_off.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #c71432;
}
#left div.section_left h2 a:hover,
#left div.section_right h2 a:hover {
	background: url(../img/bg_h2_title_on.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #666666;
}
#left div.shop_item {
	margin: 0 10px 10px;
	_margin: 0px 0px 10px 5px;
	padding-bottom: 5px;
	float: left;
	width: 313px;
}
#left div.shop_item p {
	margin: 10px;
	text-align:center;
}
#left div.item {
	margin: 0 10px 10px;
	_margin: 0px 5px 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	float: left;
	width: 308px;
}
#left div.item p.data {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#left div.item p.title {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	line-height: 130%;
}
#left div.item p.text {
	margin: 0;
	padding: 5px 10px 10px 0px;
	font-size: 100%;
}
#left div.item p.img {
	margin-right: 10px;
	margin-bottom: 1px;
	float: left;
	border: 1px solid #8b0e23;
	width:98px;
	height:78px;
}
#left div.section {
	margin: 0 0 5px;
	width: 666px;
	clear: both;
}
#left div.section h2 {
	margin: 0 0 10px;
	padding-left: 20px;
	width: 646px;
	line-height: 37px;
	font-size: 140%;
	background: url(../img/bg_h2_title.gif) 0 0 no-repeat;
	clear: both;
}
div.section div.box_left {
	margin: 0 0 20px;
	padding: 10px 9px 0 10px;
	width: 312px;
	font-size: 120%;
	float: left;
}
div.section div.box_right {
	margin: 0 0 20px;
	padding: 10px 9px 0 10px;
	width: 312px;
	font-size: 120%;
	float: left;
	border-left: 1px dotted #CCCCCC;
}
div.section div.box_left p,
div.section div.box_right p {
	padding: 5px 0;
}
div.section div.box_center {
	margin-bottom: 20px;
	padding: 10px 9px 0 10px;
	width: 646px;
	font-size: 120%;
}
.box_center h3 {
	margin-bottom: 10px;
	font-size: 14px;
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#left div.section h4 {
	margin: 10px 0 10px;
	padding-left: 5px;
	width: 636px;
	font-size: 120%;
	line-height: 20px;
	background: #c71432;
	color: #FFFFFF;
}
#left div.section center {
	margin: 0 0 10px;
}
#left div.section div.pagebefore {
	margin: 20px 0 0px;
	width: 666px;
	font-size: 120%;
	line-height: 20px;
	background: #c71432;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
#left div.section div.pagebefore a,
#left div.section div.pagebefore a:hover {
	color: #FFFFFF;
}

/* CONTENT LEFT SHOP
------------------------------------------------------------ */
#left div.section div.category {
	margin: 0 0 10px;
	padding: 5px 10px;
	border: #CCCCCC solid 1px;
	width: 644px;
	height: 125px;
	clear: both;
}
#left div.section div.category ul li.start {
	float: left;
	height: 125px;
	list-style: none;
}
#left div.section div.category ul li.point {
	margin-left: 9px;
	padding-left: 9px;
	border-left: #CCCCCC solid 1px;
	float: left;
	height: 125px;
	list-style: none;
}
#left div.section div.category ul li.end {
	margin-left: 9px;
	padding-left: 9px;
	border-left: #CCCCCC solid 1px;
	float: left;
	height: 125px;
	list-style: none;
}
#left div.section div.item {
	margin: 0 10px 10px;
	_margin: 0px 5px 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	width: 313px;
	float: left;
}
#left div.section div.item p.data {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#left div.section div.item p.title {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
}
#left div.section div.item p.text {
	margin: 0;
	padding: 5px 10px 10px 0px;
	font-size: 100%;
}
#left div.section div.item p.img {
	margin-right: 10px;
	margin-bottom: 1px;
	float: left;
	border: 1px solid #8b0e23;
	width:118px;
	height:83px;
}
#left p.crumb {
	margin: 0px 10px 10px 0;
	font-size: 100%;
}

/* CONTENT RIGHT
------------------------------------------------------------ */
#content #right {
	margin: 0;
	padding: 0 1px;
	width: 209px;
	float: right;
}
#right h3 {
	margin: 0 0 5px;
	padding-left: 9px;
	width: 200px;
	line-height: 34px;
	font-size: 120%;
	color: #FFFFFF;
	background: url(../img/bg_h3_title.gif) 0 0 no-repeat;
}
#right p {
	margin: 0 0 5px;
	text-align: center;
}
#right p.bottom {
	margin: 0 0 15px;
	text-align: center;
}
#right ul.categoryMenu {
	margin-top: -5px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 110%;
}
#right ul.categoryMenu li {
	margin: 0;
	list-style: none;
}
#right ul.categoryMenu li a {
	padding-left: 15px;
	width: 194px;
	line-height: 18px;
	display: block;
	background: url(../img/bg_lnavi_off.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#right ul.categoryMenu li a:hover {
	background: url(../img/bg_lnavi_on.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #c71432;
}
#right ul.entry {
	margin: 0 0 15px 10px;
	font-size: 100%;
}
#right ul.entry li {
	padding-left: 20px;
	line-height: 22px;
	background: url(../img/bg_icon_02.gif) 0 50% no-repeat;
	font-size: 100%;
	list-style: none;
}
#right ul.entry li a {
	color: #4f97ef;
	text-decoration: none;
}
#right ul.entry li a:hover {
	color: #555555;
	text-decoration: none;
}
/* CONTENT RIGHT CALENDAR
------------------------------------------------------------ */
#right div.calendar {
	margin-left: 10px;
	*margin: 0;
	_margin: 0;
	margin-bottom: 15px;
    color: #666666;
    text-align: center;
	font-size: 100%;
}
#right div.calendarhead {
    letter-spacing: 2em;
}
#right div.calendar table {
    padding: 0;
    border-collapse: collapse;
}
#right div.calendar th {
    padding-top: 5px;
    width : 25px;
}
#right div.calendar td {
    padding: 2px 0;
    line-height: 130%;
}
.today {
    display: block;
    border: 1px solid #666666;
}
.holiday {
    color: #e50003;
}
.saturday {
    color: #0000ff;
}

/* FOOTER
============================================================ */
#footer {
	margin: 0;
	padding: 0;
	background-color: #c71432;
	border-top: 1px solid #8b0e23;
	clear: both;
}
#footer div.address {
	margin: 0 auto;
	padding: 20px 0 25px 20px;
	width: 880px;
	color: #FFFFFF;
	background: url(../img/bg_footer_logo.gif) right bottom no-repeat  #c71432;
}
#footer div.address a,
#footer div.address a:hover {
	color: #FFFFFF;
}
#footer div.address p {
	margin: 10px 0 0;
	padding: 0;
}

