@charset "shift_jis";
/*----------------------------
  CSS 担当者名 Document 2009.03
  Last Update 2010.08.24 Date
----------------------------*/

@import "common.css";

/*####################　テストアップ　####################*/
#HeaderTest {
	/*background:url(../../img/wall-header_beer.jpg) 0 0 no-repeat;*/
	/*background:url(../../img/wall-header_fall.jpg) 0 0 no-repeat;*/
	background:url(../../img/wall-header_winter.jpg) 0 0 no-repeat;
	/*background:url(../../img/wall-header_newyear.jpg) 0 0 no-repeat;*/
	/*background:url(../../img/wall-header_spring.jpg) 0 0 no-repeat;*/
	width:980px;
	height:438px;
	margin:0 auto;
	text-align:left;
	}
#HeaderTest h1{ display:none;}
#HeaderTest p{
	width:169px;
	height:169px;
	display:inline;
	float:right;
	margin:18px 0 0 0;
	}
#HeaderTest p a{
	display:block;
	height:169px;
	text-indent:-9999px;
	}

/*####################　枠　####################*/

#Header {
	background:url(../../img/wall-header.jpg) 0 0 no-repeat;
	width:980px;
	height:438px;
	margin:0 auto;
	text-align:left;
	}
#Header h1{ display:none;}
#Header p{
	width:169px;
	height:169px;
	display:inline;
	float:right;
	margin:18px 0 0 0;
	}
#Header p a{
	display:block;
	height:169px;
	text-indent:-9999px;
	}
#Navi {	margin:0 auto 35px;}


#Container{
	}
#Main{
	display:inline;
	float:left;
	width:470px;
	margin:0 0 15px 15px;
	min-height:500px;
	_height:500px;
	}
#Sub {
	display:inline;
	float:right;
	width:445px;
	margin:0 15px 15px 0;
	}

/*####################　コンテンツ　####################*/

.contentsBox h2{ margin:0 0 20px 0;}
.contentsBox h3{ margin:0 0 12px 0;}
.contentsBox p{ line-height:1.8;}


/*　コンセプト
-------------------------------------*/
#Concept{
	margin-bottom:50px;
	}


/*　スタッフメッセージ
-------------------------------------*/
#Message p.name{
	font-weight:bold;
	font-size:14px;
	}


/*　リンクボタン
-------------------------------------*/
.contentsBox ul.link {
	width:450px;
	margin:0 -5px 12px 0;
	font-size:0;
	}
.contentsBox ul.link:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
.contentsBox ul.link li{
	float:left;
	margin:0 3px 0 0;
	}



/*　枠テキスト
-------------------------------------*/
.contentsBox .content{
	padding:30px 30px 10px;
	margin-bottom:15px;
	border:#f37e00 solid 1px;
	}
.contentsBox p.faq{
	margin-bottom:10px;
}
.contentsBox p.inter{ margin-bottom:40px;}





/*　こみだし
-------------------------------------*/

/* まごみだし */





/*end*/
