/*----------------------------------------------------
style css for kounkan


----------------------------------------------------*/

/* basic -------------------------------------------*/

div#container {
	position:relative;
	width: 100%;
	min-width:960px;
	margin: 0 auto;
	text-align: left;
}

div#container:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div#container {
	height: 1em;
	overflow: visible;
}
/**/


/* header ------------------------------------------*/

div#header {
	margin:auto;
	position: relative;
	z-index: 9999;
}

div#header #global1{
	width: 960px;
	margin: 0 auto;
}

div#header .logo {
	position:absolute;
	float:left;
	width:224px;
}

div#header .reservation p.open{
	margin: 0;
	position: relative;
	z-index: 98;

}

div#header .reservation p.open img{
	position: absolute;
	top: 0;s
}

div#header .global {
	float:right;
	width:701px;
}

div#header .lang {
	position: absolute;
	top:0;
	right:0;
	overflow:hidden;
	width:337px;
}

div#header .lang p {
	float:left;
	padding:0;
	margin:0;
}

div#header .lang .box {
	float:right;
	background:#eee;
	padding:8px 22px;
}

div#header .lang .box a:link {
	color: #1b1b1b;
	text-decoration: underline;
}

div#header .lang .box a:visited {
	color: #1b1b1b;
	text-decoration: underline;
}

div#header .lang .box a:hover {
	color: #ff6600;
	text-decoration: none;
}

div#header .lang .box a:active {
	color: #ff6600;
	text-decoration: none;
}

/* global ------------------------------------------*/

div#header .global .global_btn {
	overflow:hidden;
	margin-top:50px;
}

div#header .global .global_btn ul {
	list-style:none;
	padding:0;
	margin:0;
}

div#header .global .global_btn li {
	float:left;
}

/* global2 ------------------------------------------*/

div#global2 {
	width:100%;
	height:94px;
	background:url(../images/global2/global2_bg.png) top repeat-x;
	position: fixed;
	top: -100px;
	z-index: 999;
}

div#global2 .reservation{
	margin-top: -1px;
}

div#global2 .global_btn {
	width:960px;
	height:94px;
	margin:auto;
	_overflow:hidden;
}

div#global2 .global_btn .nav .logo{
	width: 254px;
}

div#global2 .global_btn ul.nav {
	list-style:none;
	padding:0;
	margin:0;
	position: relative;
	z-index: 999999;
}

div#global2 .global_btn ul.nav li {
	float:left;
	padding-top:20px;
}

div#global2 .global_btn ul.nav li.logo{
	padding: 0;
	position: relative;
}

#header #global2 .reservation .inner{
	margin-left: 0;
}
#global2 .reservation .expand > img{
	width: 223px;
}

/* reservation ------------------------------------------*/

div#header .expand {
	display: none;
	position: absolute;
	_margin-top: -100px;
}

div#header .reservation .inner{
	background:url(../images/reservation_bg.png) top repeat-y;
	width:223px;
	margin-left: 0px;
}

div#header .reservation p {
	padding:0;
	margin:0;
}

div#header .reservation table {
	width:170px;
	margin:13px 26px;
}

div#header .reservation td {
	padding:0 5px 0 0;
	vertical-align:middle;
}

div#header .reservation img {
	vertical-align:middle;
}

div#header .reservation form {
	width:220px;
	text-align:left;
}
form .reservation {
	width:80px !important;
	height:12px !important;
	border:1px #CCCCCC solid !important;
	background:#FFFFFF !important;
}

form .search {
	margin:auto 24px;
}

div#header .logo > a{
	display: block;
	z-index: 999;
	position: relative;
}

div#header .reservation .link {
	border-top:1px #dcdcdc solid;
	background:#eeeeee;
	width:220px;
	margin:10px 4px 0 0;
}

div#header .reservation .link ul {
	list-style:none;
	padding:10px;
	margin:0;
}

div#header .reservation .link li {
	background:url(../images/reservation_icon.gif) left no-repeat ;
	padding-left:14px;
	font-size:10px;
}

div#header .reservation .link li a:link {
	color: #1b1b1b;
	text-decoration: none;
}

div#header .reservation .link li a:visited {
	color: #1b1b1b;
	text-decoration: underline;
}

div#header .reservation .link li a:hover {
	color: #ff6600;
	text-decoration: underline;
}

div#header .reservation .link li a:active {
	color: #ff6600;
	text-decoration: none;
}


/* footer ------------------------------------------*/

div#footer {
	clear:both;
	width:100%;
	/*height:369px;*/
	/*background:url(../images/foot_bg.jpg) repeat;*/
	background: #313131;
	color:#FFF;
}

div#footer_body {
	width:952px;
	/*height:290px;*/
	margin:auto;
}

div#footer_body .left {
	float:left;
	width:640px;
	margin-top:60px;
}

div#footer_body .left ul {
	list-style:none;
	float:left;
	padding:10px;
	margin:0;
}

div#footer_body .left .foot01 {
	margin-left:15px;
}

div#footer_body .left .foot02 {
	margin-left:5px;
}

div#footer_body .left .foot03 {
	margin-left:60px;
}


div#footer_body .left .foot01 li {
	background:url(../images/foot_icon01.gif) left no-repeat;
	padding-left:15px;
}

div#footer_body .left .foot02 li {
	background:url(../images/foot_icon02.gif) left no-repeat;
	padding-left:15px;
}

div#footer_body .left .foot03 li {
	background:url(../images/foot_icon01.gif) left no-repeat;
	padding-left:15px;
}


div#footer_body .left li a:link {
	color: #FFF;
	text-decoration: none;
}

div#footer_body .left li a:visited {
	color: #FFF;
	text-decoration: underline;
}

div#footer_body .left li a:hover {
	color: #ff6600;
	text-decoration: underline;
}

div#footer_body .left li a:active {
	color: #ff6600;
	text-decoration: none;
}

div#footer_body .right {
	float:right;
}

div#footer_body .right p {
	padding:10px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


div#footer_body .right a:link {
	color: #FFF;
	text-decoration: underline;
}

div#footer_body .right a:visited {
	color: #FFF;
	text-decoration: underline;
}

div#footer_body .right a:hover {
	color: #ff6600;
	text-decoration: none;
}

div#footer_body .right a:active {
	color: #ff6600;
	text-decoration: none;
}

#ext-link  {
	width:952px;
	margin:auto;
	padding: 20px 0 20px 40px;
}

div#copyright {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #000;
}
div#copyright .inner {
	width:952px ;
	margin:auto;
	/*height: 80px;*/
}

div#copyright .left {
	float:left;
	width:400px;
	font-size:10px;
	color:#FFF;
	padding-top:34px;
}

div#copyright .right {
	float: right;
	width:544px;
}



/* print -------------------------------------------*/

@media print {

.clearfix,
.clearfix:after,
div#container,
div#container:after {
	overflow: visible;
}

}


/*reservation -----------------------------------------*/

/*inputのデフォルをセッティングをリセット*/
.reservation input[type="text"]{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 70px;
}

.reservation input[type="text"]:focus{
	border: none;
	background-color: #eee;
}


.header_bg{
	height: 160px;
	width: 100%;
	position: absolute;
	display: none;
	left: 0;
}
