@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: #2a4c93 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: #31458e;
	text-decoration: none;
}
.login a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.login a:active {
	color: #31458e;
	text-decoration: none;
}

#mapBox h2,
#accessBox h3 {
	font-size: 110%;
	font-weight: bold;
	color: #017fbc;
	margin: 5px 0;
}
table.shopInfo td.left {
	width: 80px;
	padding-left: 5px;
}