@charset "utf-8";


/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align:left;
	color: #70543d;
	cursor: auto;
	font: normal normal 83%/1.45 "メイリオ", Meiryo, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-spacing:normal;
	min-width:1000px;
	background:url(../img/shared/body_bg.jpg) top left repeat;
	font-size:12px;
	line-height:18px;
}

*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}

/* 強調 */
strong {
	font-weight: bold;
}

.display-none {
	display: none;
}
/*=============================================*/
/*                 テキスト 変更のみ            */
/*=============================================*/

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


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


.shadw2 {
	-webkit-box-shadow: #BEBEBE 3px 3px 10px;
	-moz-box-shadow: #BEBEBE 3px 3px 10px;
	box-shadow: #BEBEBE 3px 3px 10px;
	behavior: url(pie/PIE.htc);	
}

/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/
#wrapper{
	background:url(../img/shared/wrapper_bg.jpg) left bottom repeat-x;
	width:100%;
	position:relative;
}

/* header (top)*/
#header{
	width:100%;
	height:603px;
	overflow:hidden;
}
#head_bg{
	width:100%;
	position:absolute;
	top:0;
	z-index:10;
	height:603px;
	background:url(../img/shared/header_bg.png) left bottom repeat-x;
	overflow:hidden;
}
#headerInner{
	width:1000px;
	margin:auto;
	height:603px;
	position:relative;
	z-index:100;
	overflow:hidden;
}
#logo{
	position:absolute;
	display:block;
	width:195px;
	top:40px;
	left:-12px;
	z-index:0;
	height:550px;
	overflow:hidden;
}
.logo a{
	display:block;
	width:195px;
	height:550px;
}

h1{
	width:100%;
	font-size:10px;
	line-height:35px;
	color:#a29990;
}


#key{
	width:100%;
	height:554px;
	z-index:0;
	position:absolute;
	top:40px;
	left:0;
	text-indent:-9999px;
}

#swf{
	width:100%;
	height:554px;
	z-index:0;
	position:absolute;
	top:40px;
	left:0;
}
#swfnone {
	background:url(../img/index/key.jpg) no-repeat top center;
	width:100%;
	height:554px;
	z-index:0;
	position:absolute;
	top:0;
	left:0;
}
/*=============================================*/
/*    ナビゲーション部（グローバル）   */ 
/*=============================================*/
#globalNav{
	margin:auto;
	position:absolute;
	top:67px;
	right:0;
}
#globalNav li{
	float:left;
	height:61px;
}
#globalNav li a{
	float:left;
	height:61px;
}


/*=============================================*/
/*                1000pxメイン囲み              */
/*=============================================*/
#container{
	display:block;
	width:100%;
	clear:both;

}
#content{
	width:1000px;
	margin:auto;
	overflow:hidden;
}
.section{
	clear:both;
	overflow:hidden;
	width:1000px;
}


/*=============================================
フッターリンク
=============================================*/
#footerLink {
	background: #fbf5e7;
	padding:15px 0;
}
#footerLinkInner {
	width:100%;
	margin: auto;
}
#footerLink a:link {
	color: #7A2B1B;
	margin: 0 4px;
}


/*=============================================
フッターメニュー
=============================================*/
div#footer{
	background:url(../img/shared/footer_bg.jpg) left top repeat-x;
	width:100%;
	background-color: #182033;
}
#footerInner{
	width:1000px;
	height:320px;
	margin:auto;
	position:relative;
	padding-top:30px;
}

#footerInner #footer_img{
	position:absolute;
	right:-46px;
	bottom:-4px;	
}
#footerInner .col{
	float:left;
	margin:17px 0 19px 0;
	width:342px;
	overflow:hidden;	
}
#footerInner .col1{
	float:left;
	margin:17px 0 19px 0;
	width:500px;
	overflow:hidden;	
}
#footerInner .iconlist{
	list-style:none;
	display:block;
	height:23px;	
}
#footerInner .iconlist li{
	background:url(../img/shared/arrow.png) 0 4px no-repeat;
	padding-left:12px;
	float:left;
	margin-right:12px;
}
#footerInner .iconlist li a{
	color:#65291c;
}

#footerInner2{
	width:1000px;
	margin:auto;
	padding:15px 0;
}
.footernav{
	float: left;
	display: block;
	line-height: 20px;
}
.footernav li{
	float:left;
	color:#70543d;
}
.footernav li a {
	color:#ffffff;
	margin:0 4px;
}
address {
	text-align:right;
}

address a{
 font-size: 10px;
 color: #FFF;
 display: block;
 text-decoration: none;
}




.f_linkbox{
	width:1000px;
	overflow:hidden;
}

.f_linkbox p{
	float:left;
	margin-right:40px;
}

.f_linkbox a:hover img{
	float:left;
	margin-right:40px;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
}
	

/*=============================================*/
/*                    vcard                 */
/*=============================================*/
.vcard{
	font-size:11px;
	margin-bottom:4px;
	height:110px;
	overflow:hidden;
}
.vcard .bold{
	font-weight:bold;
	font-size:12px;	
	margin-bottom:2px;
}
.vcard .bold02{
	font-weight:bold;
	font-size:13px;
}


/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* CLEAR FIX
--------------------------------------------------------- */
.clearfix {
	zoom:1 !important;
}/* for IE 5.5-7 */
.clearfix:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
/* 共通コンテンツ1000
-----------------------------------------------	*/

	
.left_col {
	float:left;	
}
.right_col {
	float:right;
}
.hidden{
text-indent:-9999em;
}


