@charset "utf-8";
/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-family:"ＭＳ ゴシック", "Osaka－等幅"
}

body {
	background:#ebf3d9 url("../images/bg_body.gif");
	margin: 0 auto;
	text-align:center;
	line-height:150%;
	color:#666666;
	font-size: 14px;
}

html {
	overflow-y:scroll;
}

p	{
	margin-bottom:1em;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

img,
fieldset {
	border:0;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

table, td, th	{
	padding:1px;
}

h4	{
	font-size:14px;
	color:#003399;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#0099ff;
	text-decoration:underline;
}

a:link {
	color:#0099ff;
	text-decoration:underline;
}

a:visited {
	color:#0099ff;
	text-decoration:underline;
}

a:hover {
	color:#ff9900;
	text-decoration:none;
}

a:active {
	color:#ff9900;
	text-decoration:none;
}

/*=============================================
 container
===============================================*/
#container {
	width: 820px;
	background:url("../images/bg_container.gif") repeat-y center top;
	padding:0;
	margin:0 auto;
	text-align:left;
}

#container #container_inner	{
	padding:0 10px;
	margin:0;
}


/*=============================================
 header
===============================================*/

div#description{
	width:800px;
	color:#999999;
	text-align:left;
	font-size:12px;
	margin:0;
	padding:0;
	background:url("../images/bg_header-top.gif") repeat-x top;
}

div#description p{
	padding:10px 10px 0px 10px;
}

#header {
	width:800px;
}

#header #header_left{
	float:left;
}

#header_left h1 a {
	display: block;
	position: relative;
	width:400px;
	height:86px;
	overflow:hidden;
	text-decoration:none;
	text-indent: -9877em;
	background: url("../images/obj_sitetitle.gif") no-repeat left top;
}

#header #header_right{
	float:right;
}

#header #header_right #header_inqury{
	display: block;
	position: relative;
	width:257px;
	height:20px;
	overflow:hidden;
	text-decoration:none;
	text-indent: -9877em;
	background: url("../images/txt_header-inqury.gif") no-repeat center top;
}

#header #header_right #header_tel{
	display: block;
	position: relative;
	width:257px;
	height:40px;
	overflow:hidden;
	text-decoration:none;
	text-indent: -9877em;
	background: url("../images/txt_header-tel.gif") no-repeat center top;
}

#header #header_right #header_navi{
	width:257px;
	height:26px;
	margin:0;
	padding:0px;
	background:url("../images/bg_h-navi.gif") no-repeat top;
}

#header_navi ul li {
	display:inline;
	list-style-type:none;
}

#header_navi ul li a {
	display:block;
	float:left;
	height:26px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}


#header_navi ul li.home a	{
	width: 40px;
	background: url("../images/h_navi.gif") no-repeat 0px 0px;
}

#header_navi ul li.contactus a	{
	width: 70px;
	background: url("../images/h_navi.gif") no-repeat -40px 0px;
}

#header_navi ul li.sitemap a	{
	width: 70px;
	background: url("../images/h_navi.gif") no-repeat -110px 0px;
}

#header_navi ul li.download a	{
	width: 77px;
	background: url("../images/h_navi.gif") no-repeat -180px 0px;
}

#header_navi ul li.home a:hover	{
	width: 40px;
	background: url("../images/h_navi.gif") no-repeat 0px -26px;
}

#header_navi ul li.contactus a:hover	{
	width: 70px;
	background: url("../images/h_navi.gif") no-repeat -40px -26px;
}

#header_navi ul li.sitemap a:hover	{
	width: 70px;
	background: url("../images/h_navi.gif") no-repeat -110px -26px;
}

#header_navi ul li.download a:hover	{
	width: 77px;
	background: url("../images/h_navi.gif") no-repeat -180px -26px;
}


#header #header_body	{
	clear:both;
	width:800px;
	margin-bottom:20px;
}

#header #header_body #flash	{
	clear:both;
	border-top:#cccccc 1px solid;
	width:800px;	
}


/*=============================================
 global navigation
===============================================*/
#header #header_body #g_navi {
	width:800px;
	height:71px;
	padding:0px;
	background:url("../images/bg_g-navi.gif") no-repeat top;
}

#g_navi ul {
	margin:0px;
	padding:0px;
}

#g_navi ul li {
	display:inline;
	list-style-type:none;
}

#g_navi ul li a {
	display:block;
	float:left;
	height:71px;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}


#g_navi ul li.news a	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat 0px 0px;
}

#g_navi ul li.playfee a	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat -119px 0px;
}

#g_navi ul li.course a	{
	width:142px;
	background: url("../images/g_navi.gif") no-repeat -238px 0px;
}

#g_navi ul li.access a	{
	width:98px;
	background: url("../images/g_navi.gif") no-repeat -380px 0px;
}

#g_navi ul li.compe a	{
	width:173px;
	background: url("../images/g_navi.gif") no-repeat -478px 0px;
}

#g_navi ul li.howtoreserve a	{
	width:147px;
	background: url("../images/g_navi.gif") no-repeat -651px 0px;
}


#g_navi ul li.news a:hover	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat 0px -71px;
}

#g_navi ul li.playfee a:hover	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat -119px -71px;
}

#g_navi ul li.course a:hover	{
	width:142px;
	background: url("../images/g_navi.gif") no-repeat -238px -71px;
}

#g_navi ul li.access a:hover	{
	width:98px;
	background: url("../images/g_navi.gif") no-repeat -380px -71px;
}

#g_navi ul li.compe a:hover	{
	width:173px;
	background: url("../images/g_navi.gif") no-repeat -478px -71px;
}

#g_navi ul li.howtoreserve a:hover	{
	width:147px;
	background: url("../images/g_navi.gif") no-repeat -651px -71px;
}


#g_navi ul li.news_on a	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat 0px -142px;
}

#g_navi ul li.playfee_on a	{
	width:119px;
	background: url("../images/g_navi.gif") no-repeat -119px -142px;
}

#g_navi ul li.course_on a	{
	width:142px;
	background: url("../images/g_navi.gif") no-repeat -238px -142px;
}

#g_navi ul li.access_on a	{
	width:98px;
	background: url("../images/g_navi.gif") no-repeat -380px -142px;
}

#g_navi ul li.compe_on a	{
	width:173px;
	background: url("../images/g_navi.gif") no-repeat -478px -142px;
}

#g_navi ul li.howtoreserve_on a	{
	width:147px;
	background: url("../images/g_navi.gif") no-repeat -651px -142px;
}


/*=============================================
 body
===============================================*/
#body {
	clear:both;
	margin:0;
	width:820px;
	padding:0;
}

#body_inner	{
	padding:0 10px;
}

#body_left	{
	width:220px;
	float:left;
}

#body_left #left_menu	{
	width:220px;
	margin-bottom:10px;
}

#left_menu h3	{
	padding-left:10px;
	font-size:14px;
	font-weight:normal;
	color:#99cc00;
}

#left_menu ul	{
	padding-left:10px;
}

#left_menu ul li	{
	list-style:url(../images/p_left-menu.gif) inside;
	margin-bottom:5px;
}

#left_menu ul li a	{
	margin-left:2px;
}


#banners ul	{
	list-style:none;
	width:220px;
	margin-bottom:10px;
}

#banners ul li a	{
	display:block;
	width:220px;
	height:90px;
	overflow:hidden;
	text-decoration:none;
	text-indent: -9877em;
	margin:0;
	padding:0;
}

#banners ul li#banner-magazine a	{
	background:url("../images/banner_magazine.jpg") center top no-repeat;
}

#banners ul li#banner-coupon a	{
	background:url("../images/banner_coupon.jpg") center top no-repeat;
}

#banners ul li#banner-compe a	{
	background:url("../images/banner_compe.jpg") center top no-repeat;
}

#banners ul li#banner-reserve a	{
	background:url("../images/banner_reserve.jpg") center top no-repeat;
}

#banners ul li#banner-gdo a	{
	background:url("../images/banner_gdo.jpg") center top no-repeat;
}

#banners ul li#banner-reservation a	{
	height:110px;
	background:url("../images/banner_reservation.jpg") center top no-repeat;
}

#banners ul li#banner-diary a	{
	background:url("../images/banner_diary.jpg") center top no-repeat;
}

#banners ul li#banner-restaurant a	{
	background:url("../images/banner_restaurant.jpg") center top no-repeat;
}



#body_right	{
	width:580px;
	float:right;
	overflow:hidden;
}

#body_right #body_right_inner	{
	padding:1px 7px 0 8px;
	margin:0;
}


/*=============================================
 f_navi
===============================================*/
#f_navi {
	clear:both;
	width:800px;
	margin:0 auto;
	color:#999999;
	font-size:12px;
	padding:0;
	background:#efefef;
	text-align:center;
}

#f_navi ul{
	padding:15px 0;
}

#f_navi ul li a	{
	color:#999999;

}

#f_navi ul li	{
	display:inline;
	list-style-type:none;
	border-left: #999999 1px solid;
	padding-left:0.8em;
	padding-right:0.4em;
}

#f_navi ul li.f_navi-first	{
	display:inline;
	list-style-type:none;
	padding-right:0.4em;
	border:none;
}

/*=============================================
 footer
===============================================*/
#footer {
	clear:both;
	width:800px;
	margin:0 auto;
	text-align:center;
}

#footer p#copy	{
	clear:both;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#breadcrumb	{
	margin:0 0 20px 20px;
}

.pagetop	{
	margin-bottom:1em;
}

.pagetop a	{
	display:block;
	height:30px;
	width:135px;
}

.right	{
	text-align:right;
	padding:5px 10px;
}

.photo_text	{
	text-align:center;
	margin:0 auto;
}

.att	{
	color:#cc0000;
	font-size:12px;
}

.newmenu	{
	color:#ff9900;
	font-size:12px;
	font-weight:bold;
}

hr {
	border-top:1px dotted gray;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding:-3px 0;
	margin:0;
}
