@charset "UTF-8";
@import url("/common/themes/cms/css/yui-font.css");
@import url("/common/themes/cms/css/bace.css");
/*
============================================================
*/


body {
	background: url(images/bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header {
	background: url(images/header.jpg) no-repeat center top;
}
#footer_wrap {
	clear: both;
	background: url(images/footerBg.jpg) repeat-x center bottom;
	height: 73px;
	width: 100%;
}

.blogEntryHeader h3 {
	width: 90%;
	font-size: 115%;
	font-weight: bold;
	background: url(images/entryPoint.gif) no-repeat 0 3px;
	padding-left: 20px;
	padding-bottom: 1px;
	border-bottom: #88391a 1px solid;
	color: #2c2525;
}
h3.submenu {
	margin: 5px 0 !important;
	font-size: 110%;
	font-weight: bold;
	background: url(images/menu_point.gif) no-repeat 0 3px;
	padding-left: 20px;
}

.partyBox {
	background: url(images/contents/menuBg.jpg) no-repeat center top ;
}
.partyBox p {
	margin-bottom: 5px;
	font-size: 110%;
}

table.shopInfo td.left {
	width: 80px;
	padding-left: 5px;
}

.login a:link,
.login a:visited {
	color: #b90b1a;
	text-decoration: none;
}
.login a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.login a:active {
	color: #b90b1a;
	text-decoration: none;
}

#mapBox h2,
#accessBox h3 {
	font-size: 110%;
	font-weight: bold;
	color: #88391a;
	margin: 5px 0;
}
table.shopInfo td.left {
	width: 80px;
	padding-left: 5px;
}
td.indented {	
	padding-left: 20px !important;
}
ul.thumb li {
	text-align: right;
	line-height: 1.2;
	margin-bottom: 5px;
}
table.menu02 {
	width: 279px;
	border-bottom: #dddddd 1px solid;
	margin-bottom: 10px;
	font-size: 90%;
}
table.menu02 tr.even {
	background: #dfdfdf;
}
table.menu02 td {
	border-top: #dddddd 1px solid;
	font-size: inherit;
}
table.menu02 td.odd {
	padding-left: 5px;
}
table.menu02 td.even {
	padding-right: 3px;
}
th.name {
	width: 85px;
}
th.do {
	width: 85px;
}
th.sanchi {
	width: 90px;
}
.hrLine{
	clear: both;
	height: 1px;
	border-top: #999 1px dotted;
	margin: 1em 0;
}
.hrLine hr {
	display: none;
}
