@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.3;
	color: #333333;
	background: #ffffff url(../images/bg1.gif) center top repeat-y;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066cc;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 790px;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	position: relative;
	top: -20px;
	left: 10px;
}
#globalNav1 {
	position: relative;
	top: -10px;
	width: 770px;
	height: 20px;
}
#globalNav1 li {
	list-style-type: none;
	float: left;
	width: 154px;
}
#globalNav1 li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:20px;
	padding-top: 20px;
	background-image: url(../images/global_nav1.gif);
	color: #000000;
}
#globalNav2 {
	position: relative;
	top: -10px;
	width: 770px;
	height: 20px;
}
#globalNav2 li {
	list-style-type: none;
	float: left;
	width: 154px;
}
#globalNav2 li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:20px;
	padding-top: 20px;
	background-image: url(../images/global_nav2.gif);
	color: #000000;
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -154px 0; }
	#nav03 a { background-position: -308px 0; }
	#nav04 a { background-position: -462px 0; }
	#nav05 a { background-position: -616px 0; }
	
	/* 現在位置 */
	#nav01 a.stay { background-position:  0     -20px; }
	#nav02 a.stay { background-position: -154px -20px; }
	#nav03 a.stay { background-position: -308px -20px; }
	#nav04 a.stay { background-position: -462px -20px; }
	#nav05 a.stay { background-position: -616px -20px; }

	/* オンマウス */
	#nav01 a:hover { background-position:  0     -20px; }
	#nav02 a:hover { background-position: -154px -20px; }
	#nav03 a:hover { background-position: -308px -20px; }
	#nav04 a:hover { background-position: -462px -20px; }
	#nav05 a:hover { background-position: -616px -20px; }



/* メインイメージと2段組
---------------------------------------------*/
#header {
	position: relative;
	height: 24px;
	color: #FFFFFF;
	background: #000000;
	top: -10px;
	padding:8px 5px 0 5px;
}
#logo1 {
	float: left;
	width: 210px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#logo2 {
	float: left;
	width: 350px;
	padding-bottom: 20px;
}
#logo3 {
	float: right;
	width: 210px;
	padding-bottom: 20px;
}
#titlebar {
	float: left;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #000000;
	width: 768px;
}
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 770px;
	padding-bottom: 10px;
}
#content2 {
	overflow: auto !important;
	overflow /**/: hidden;
	border: 1px solid #000000;
	width: 770px;
	padding-bottom: 10px;
	margin: 0px 0px 10px 10px;
}

#banner2 {
	clear:both;
	width: 770px;
	height: 100px;
	margin: 0px 0px 10px 0px;
}
.banner2l dl {
	float: left;
	width: 380px;
}
.banner2r dl {
	float: right;
	width: 380px;
}

#topimg1 {
	float: left;
	width: 220px;
	padding-bottom: 10px;
}
#topimg2 {
	float: right;
	width: 550px;
	padding-bottom: 10px;
}
#newsRelease {
	float: left;
	border: 1px solid #000000;
	width: 488px;
}
#best {
	float: right;
	border: 1px solid #000000;
	width: 268px;
	margin-bottom: 10px;
}
#best_blue {
	float: right;
	border: 1px solid #000000;
	width: 268px;
	background: #68c6dd;
	margin-bottom: 10px;
}
#tabelog {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	margin-left: 11px;
}
#request {
	float: right;
	border: 1px solid #000000;
	width: 268px;
	margin-top: 10px;
}
#link {
	float: left;
	border: 1px solid #000000;
	border-color: #000000;
	width: 488px;
	margin-top: 10px;
}
#box1 {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#box2 {
	float: right;
	width: 476px;
	margin-right: 10px;
}
#box3_link {
	width: 576px;
	height: 114px;
	margin-bottom: 10px;
	background-image: url(../images/home/shouroen_b.gif);
}
#box3 {
	width: 768px;
	margin-bottom: 10px;
}
#staff1 {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#staff2 {
	float: right;
	width: 476px;
	margin-right: 10px;
}
#restaurant1 {
	float: left;
	width: 378px;
	border: 1px solid #000000;
	margin: 0 0 10px 10px;
}
#restaurant2 {
	float: right;
	width: 378px;
	border: 1px solid #000000;
	margin: 0 10px 10px 10px;
}
table#table {
    width: 476px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-top: 10px;
}
table#table th {
    width: 100px;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap; 
}
table#table td {
    width: 376px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}
#xmas {
	float: left;
	background: #ffffff;
	width: 768px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: #000000;
	text-align:center;
}

/* 本文のレイアウト
---------------------------------------------*/
#content h2 {
	padding-bottom: 10px;
}
#newsRelease h3, #best h3 {
	background: #000000;
}
#link h3 {
	background: #000000;
}
#newsRelease dl {
	margin: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
}
#newsRelease dl dt {
	font-size: 100%;
	color: #666666;
	margin-top: 10px;
}


#news {
	float: left;
	width: 488px;
	height: 258px;
	padding-top: 5px;
	overflow: auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	border-top: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/*#news dl {
	margin: 0px 10px 10px 10px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}*/

#news li{
	list-style-type:none;
	margin: 0px 10px 10px 10px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}


#best .section {
	margin: 10px 0px 0px 9px;
}
#best .section p {
	margin-bottom: 5px;
}
#best dl {
	margin: 0px 10px 10px 1px;
	line-height: 1.5;
}
#best dl dt {
	font-size: 100%;
}
#best_blue .section {
	margin: 10px 0px 10px 12px;
}
#best_blue .section p {
	margin-bottom: 5px;
}

#tabelog .section p {
	margin-bottom: 5px;
}
#request .section {
	margin: 10px 0px 10px 9px;
}
#link dl {
	margin: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
}
#link dl dt {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}
#box1 .section {
	margin-top: 10px;
}
#box1 .section p {
	margin-top: 10px;
}
#box1 .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#box2 .section {
	margin-top: 10px;
	line-height: 1.5;
}
#box2 .section li {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 1.5;
}
#box2 .section2 {
	font-size: 100%;
	margin-top: 10px;
	line-height: 2;
}
	div.subject {
   	text-align: left;
   	float: left;
	margin-left: 5px;
}
	div.date {
   	text-align: right;
	margin-right: 5px;
}
	div.date2 {
   	text-align: right;
	margin-right: 5px;
	border-bottom: 1px solid #ccc;
}
#box2 .section p {
	margin: 10px 5px 0px 5px;
	line-height: 1.3;
}
#box3_link .blog {
   	text-align: left;
	line-height: 1.5;
	padding-top: 44px;
	margin-left: 40px;
}
#box3_link .twitter {
   	text-align: left;
	line-height: 1.5;
	padding-top: 6px;
	margin-left: 18px;
}
#box3 .section p {
   	text-align: center;
}
#box3 .section .link {
   	text-align: right;
	float: right;
	background: url(../images/arrow2.gif) left no-repeat;
	width: 86px;
}
#staff1 .section {
	margin-top: 10px;
}
#staff2 .section {
	margin-top: 10px;
	line-height: 1.5;
}
#restaurant1 .section {
	margin: 10px 10px 10px 10px;
}
#restaurant1 .section dl {
	margin: 0 0 10px 5px;
}
#restaurant1 .section dl dt {
	line-height: 1.3;
	color: #ff0000;
}
#restaurant2 .section  {
	margin: 10px 10px 10px 10px;
}
#restaurant2 .section dl {
	margin: 0 0 10px 5px;
}
#restaurant2 .section dl dt {
	line-height: 1.3;
	color: #ff0000;
}

#box1 .map {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
#box1 .map p {
	margin: 4px 0px 20px 0px;
}
