@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/
body {
	text-align:left;
	color: #ffffff;
	cursor: auto;
	font: normal normal 14px/26px "メイリオ", Meiryo, "ヒラギノ明朝体 Pro", "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-spacing:normal;
	min-width:1250px;
  	-webkit-text-size-adjust: 100%;
	background:url(../img/shared/body_bg.jpg) repeat center top;
}
.mincho {
	font:normal normal 13px/25px  "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "HGS明朝E", serif;
}
.f_eng {
	font-family:Georgia, "Times New Roman", Times, serif
}

*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
a {
	color:#fff;
	text-decoration:underline
}
a:hover {
	text-decoration:none;
}
/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/
.shadw_img {
	-webkit-box-shadow:0px 0px 8px #8b857b;
	-moz-box-shadow:0px 0px 8px #8b857b;
	box-shadow:0px 0px 8px #8b857b;
	behavior: url(PIE.htc);
}
.shadw {
	-webkit-box-shadow:0px 0px 8px #dad5cc;
	-moz-box-shadow:0px 0px 8px #dad5cc;
	box-shadow:0px 0px 8px #dad5cc;
	behavior: url(PIE.htc);
}

/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/

.txt_default{color:#a49b83;}	
.txt_cleam{color:#faddaf;}	
.txt_red{color:#620000;}
.txt_brwn{color:#7e5e4f;}
.txt_pink {
	color:#ae0050;	
}


.txt_min{font-size:80% !important; letter-spacing:1px;}
.txt_middle{font-size:90% !important; letter-spacing:0;}
.txt_big{font-size:120% !important;}
.txt_max{font-size:140% !important;}



/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

/* header (top)*/
#wrapper {
	min-width:1250px;
}
#header {
	width:100%;
	position: relative;
	height: 690px;
}
#belt {
	width:100%;
	min-width:1250px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../img/shared/belt_bg.png) repeat-x center top;
	position:fixed;
	z-index: 9999;
	
} 
#belt .yoyaku_bnr{
	width: 137px;
	height: 98px;
	position: absolute;
	right: 5px;
	top: 5px;
}
#belt .yoyaku_bnr a{
	display: block;
	margin-bottom: 5px;
}
#belt .yoyaku_bnr a:last-child{
	margin-bottom: 0px !important;
}

#belt .yoyaku_bnr a:hover{
	opacity:0.7;!important
}
#beltCt {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	z-index: 9999;
	height: 180px;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#logo a {
	display: block;
}
h1 {
	font-size: 12px;
	position: absolute;
	line-height: 20px;
	left: 0;
	bottom: 36px;
}
#h_tel {
	position:absolute;
	right: 371px;
	top:106px;
	z-index:998;
}

#key {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 690px;
}
#key_in {
	width: 1000px;
	margin:0 auto;
	height: 690px;
	position: relative;
}
#key .key_txt {
	position: absolute;
	bottom: 80px;
	right: 0;
}
/*=============================================*/
/*    ナビゲーション部（グローバル）   */
/*=============
================================*/
#globalNav {
  position: absolute;
  left: 197px;
  top: 35px;
}

#globalNav li{
	float: left;
	margin-left: -10px;
}

#globalNav li, #globalNav a {
	display: block;
}
#globalNav .pad {
	padding-right: 251px;	
}



/*=============================================*/
/*                100%メイン囲み   top           */
/*=============================================*/
.content {
	width:1000px;
	margin:0 auto;
}
#container  {
	 min-width:1250px;
	 background:url(../img/shared/container_bg.jpg) no-repeat center top;	
}

/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
	
#footer {
	background:url(../img/shared/ft_bg.png) repeat-x center top;
	min-width:1250px;
	clear: both;
	color: #6c3712;
	font-size: 14px;
	line-height: 26px;
	padding-top: 35px;
}

#footer #footerCent {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#v_card {
	padding-top: 18px;
	padding-bottom: 40px;
	line-height: 23px;
}

#socialbuttons {
	 width: 300px;
	 margin:0 auto;
	 padding-bottom: 35px;
}
#footer #socialbuttons div {
	float: left;
}
#footer #socialbuttons .twitter {
	width: 100px;
}
#footer #socialbuttons .google {
	width: 72px;
}
#footer #socialbuttons .fb {
	margin-right:10px;
}

#footer address {
	padding-top: 25px;
	padding-bottom: 14px;
}
#footer .open{
	margin:0 auto;
	clear:both;
	width:540px;
}
#footer .open dt{
	text-align:left;
	width:140px;
	float:left;
		
}
#footer .open dd{
	text-align:left;
	width:400px;
	float:left;
		
}

/* ナビゲーション部（フッター）
-----------------------------------------------	*/

#ft_nav {
	width: 825px;
	margin: 0 auto;
	height: 44px;
}
#ft_nav li{
	float: left;
	padding:17px 19px 0 45px;
}
#ft_nav li a {
	text-decoration: none;
	color:#6c3712;
}
#ft_nav li a:hover {
	text-decoration: underline;
}
#ft_nav .nav1 {
	background:url(../img/shared/ft_nav_icon.png) no-repeat 0 0;
}
#ft_nav .nav2 {
	background:url(../img/shared/ft_nav_icon2.png) no-repeat;
}
#ft_nav .nav3 {
	background:url(../img/shared/ft_nav_icon3.png) no-repeat 0 0;
}
#ft_nav .nav4 {
	background:url(../img/shared/ft_nav_icon4.png) no-repeat 0 0;
}
#ft_nav .nav5 {
	background:url(../img/shared/ft_nav_icon5.png) no-repeat 0 0;
}
#ft_nav .nav6 {
	background:url(../img/shared/ft_nav_icon6.png) no-repeat 0 0;
}
#topcontrol {
	position: absolute;
	bottom: 0px !important;
}
/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* CLEAR FIX
--------------------------------------------------------- */
.clearfix, .mn_list dl {
	zoom:1 !important;
}/* for IE 5.5-7 */
.clearfix:after, .mn_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
.col_l {
	float:left !important;
}
.col_r {
	float:right !important;
}
.txt_right {
	text-align:right;	
}
.mar0 {
	margin:0 !important;
}
.center {
  margin: 0 auto;
  width: 1000px;
  position: relative;
}

.f_15 {
	font-size: 15px !important;
}
.f_20 {
	font-size: 20px !important;
}


.f_b {
	font-size:bold;	
}

.padl_0 {
	padding-left:0px !important;	
}
.padr_0 {
	padding-right:0px !important;	
}
.padb_0 {
	padding-bottom:0px !important;	
} 
.padt_0 {
	padding-top:0px !important;	
} 

.margr_0 {
	margin-right:0px !important;	
}
.padr_35 {
	padding-right: 35px;	
}

.margt_20 {
	margin-top:20px !important;	
}
.bg_01 {
	background:url(../img/shared/bg_01.jpg) repeat center top;	
}
.bg_02 {
	background:url(../img/shared/bg_02.jpg) repeat center top;	
}
.bg_03 {
	background:url(../img/shared/pattern_bricks.jpg) repeat center top;	
}
.line_01 {
	background:url(../img/shared/line1.png) repeat-x center top;
	position: relative;
	
}
.line_02 {
	background:url(../img/shared/line2.png) repeat-x center top;	
}
.line_03 {
	background:url(../img/shared/line1.png) repeat-x center bottom;
}
.shadow {
	background:url(../img/index/shadow.png) repeat-x center bottom;	
}

.w_470 {
	width: 470px;	
}
.w_490 {
	width: 490px;	
}

.w_230 {
	width: 230px;	
}

.w_310 {
	width: 310px;	
}
.w_655 {
	width: 655px;	
}


#tabelog{
	position:absolute;
	right: 201px;
	top:113px;
	z-index:1000;
}

#english{
	position: fixed;
    top: 110px;
    right: 10px;
    z-index: 10000;
}

.corona{
	padding: 10px;
}