/* header ---------------------- */


#header	{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	}


#header ul	{
	margin:0px 0 0;
	list-style:none;
	}

#header li	{
	float:right;
	}

h1	{
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	margin:30px 0 0;
	}




/* gn ---------------------- */

#gn_bg	{
	width:100%;
	background:#000000;
	height:70px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	zoom:1;
}

#gn_cont	{
	width:960px;
	margin:0 auto;
	position:relative;
}

#gn_cont ul	{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:0px;
	left:0px;
	}

#gn_cont li	{
	float:right;
	margin:0px;
	}


/* rnavi ---------------------- */


#restinfo_wrap	{
	width:100%;
	background:url(images/base/bg_restinfo.jpg) repeat-x;
	height:426px;
	margin:0;
	}

#restinfo_cont	{
	width:960px;
	margin:0 auto;
	position:relative;
	}

#restinfo_1	{
	position:absolute;
	top:10px;
	left:0px;
	}

#restinfo_2	{
	position:absolute;
	top:216px;
	left:0px;
	}

.mr	{
	margin:0 6px 0 0;
	padding:0;
	}


/* main ---------------------- */

#main	{
	width:960px;
	margin:10px auto 30px;
	overflow:hidden;
	zoom:1;
	}

#m_left	{
	width:240px;
	float:left;
	margin:0;
	}

#m_right	{
	width:705px;
	float:right;
	margin:0;
}

.m_cont	{
	width:665px;
	margin:10px auto 0;
	padding:0;
}

.m_cont a	{background-color:#EFDB6E;}
.m_cont a:hover	{background-color:#FFFF00;}



/* footer ---------------------- */

#footer_wrap	{
	width:100%;
	background:url(images/base/footer_dot.gif) repeat-x;
	padding:15px 0;
	}

#footer_cont	{
	width:960px;
	margin:0 auto;
	text-align:center;
	line-height:170%;
	letter-spacing: 3px;
	font-size:10px;
	}

#footer_cont a:hover	{background-color:#FFFF00;}

