@charset "UTF-8";


body {
    background-color:#4d331a;
    font:12px Osaka,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color: #FFF;
	margin: 0 auto;
	text-align: left;
	}

p {
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	
	}
	
dl {
	clear: both;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	padding: 0;
	}
	
h1 {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
h2 {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin:0px 0px 0px 20px;
	padding: 0;
}
h3 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	width:380px;
	margin:0;
	padding: 0;
	}
h4 { 
    width:400px;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin:0px 0px 0px 20px;
	padding: 0;
}
a, a:link {
	color: #6c5a44;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

#wrapper {
    margin-left:auto;
    margin-right:auto;
	width: 800px;
	}
	
#header {
	background:  url(img/header_bg.jpg) repeat-x;
	background-color:#331a00;
	height: 85px;
	text-align:right;
	}
	
#content {
    width: 800px;
	margin-left:auto;
    margin-right:auto;
	}
.top{
    width:800px;
    height:15px;
   	margin-left:auto;
    margin-right:auto;
    background:  url(img/top.gif) no-repeat ;
   
}	
#content_wrap {
    background-color:#331a00;
	margin-left:auto;
    margin-right:auto;
	padding: 15px 0;
	text-align: left;
	width: 800px;
	}
.box{
    width:800px;
    margin: 0 auto;
    background:  url(img/back.gif) repeat-y;
}	
.line{
   width:742px;
   height:1px;
   margin:10px 0px 15px 18px;
   border-top:solid 1px #FFFFFF;
}	
.line1{
   width:730px;
   height:1px;
   margin:10px 0px 15px 30px;
   border-top:solid 1px #FFFFFF;
}
.line2{
   width:740px;
   height:1px;
   margin:10px 0px 15px 18px;
   border-top:dotted 1px #FFFFFF;
   
}	
#footer {
	background: #331a00;
	font-size: 10px;
	padding: 8px;
	text-align: center;
	border-top: solid 1px #B12901;
	}
.flash{
   width:800px;
   height:300px;
   margin-left:auto;
   margin-right:auto;
}	
/* =============== TEXT ================= */
.page_top {
	text-align: right;
	padding: 8px 0 5px;
	margin-bottom: 15px;
	}
	

.content_h2 {
	background:  url(img/ttl_concept_bg.gif) no-repeat;
	padding: 10px 30px;
	height: 50px;
	margin-bottom:20px;
	width:420px;
	
	}
.content_h3 {
    text-align: left;
	background:  url(img/ttl_concept_bg.gif) no-repeat;
	padding: 10px 30px 10px 30px;
	height: 50px;
	margin:20px 0px 0px 30px;
	}
#copy {
　width:700px;
  margin:15px 0px 20px 20px;
  padding-right:25px;
  line-height: 180%;
}
#copy :link {
	color: #FFFFFF;
}
#copy :visited {
	color: #FFFFFF;
}
#copy :hover {
	color: #FFFFFF;
}

/* =============== HEADER ================= */

#head_logo {
	float: left;
	padding: 15px 0 0 15px;
	width: 225px;
	text-align:left;
	}
	
#header h1 {
	font-size: 110%;
	font-weight: normal;
	}

#header h2 {
	font-size: 100%;
	font-weight: normal;
	padding: 5px 0 0;
	}
	
#head_right {
	float: right;
	width: 500px;
	margin-top:30px;
	padding: 10px;
	}
	
/* =============== MENU BAR ================= */
#menubar {
	margin: 0 auto;
	background:   url(img/menubar_bg.gif) repeat-x;
	height: 55px;
	}
	
#menubar_wrap {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}
	
#menubar a {
	display: block;
	height: 40px;
	float: left;
	padding: 15px 0 0 15px;
	width: 145px;
	}
	
*html #menubar a {/*IE6*/
	width: 144px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
.menu_a {
	background:   url(img/menu_btn_bg.gif) no-repeat;
	}
	
.menu_b {
	background-image:   url(img/menu_btn_bg_b.gif);
	}

*html .menu_b {/*IE6*/
	background-image:   url(img/menu_btn_bg_b.gif) right;
	}

#menubar h2 {
	color: #5b0000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px;
	}	
	
/* =============== MAIN VIS================= */

#main_vis {
	margin: 0 auto;
	background:   url(img/main_vis_bg.gif) repeat-y center;
	}
	
/* =============== CONTENT LEFT ================= */
#content h2 {
	font-size: 130%;
	font-weight: normal;
	
	}

/* =============== Secondary page ================= */

#sec_content {
	margin: 0 auto;
	text-align: left;
	padding: 20px 0px 20px 0px;
	width: 800px;
	
	}
	
#sec_content img {
	border: 1px solid #795600;
	margin: 0px 2px 0px 2px;
	}

.company_info {
	margin-bottom: 15px; 
	}
	
/* =============== CONCEPT ================= */

div.concept div{
	display:table-cell;
	vertical-align:top;
	}

* html div.concept div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.concept div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.concept_text {
    font-size: 110%;
   	padding-left: 0px;
	width: 380px;
	}
	
*html .concept_text {/*IE6*/
	width: 400px;
	}
	
.concept h2 {
	background:   url(img/ttl_concept_bg2.gif) no-repeat 0px 0px;
	width: 380px;
	height: 50px;
	margin-bottom: 10px;
	padding: 10px 0px 0px 30px;
	}
	
.concept h3 {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0 0 10px 30px;
	}
	
.concept p {
	padding:0px 30px 10px 30px;
	
	}
	
/* =============== PICK UP ================= */

.pickup {
	font-size:100%;
	margin-bottom:10px;
	float:left;
	display: inline; 
	}
	
.pickup2 {
    width:500px;
	hight:100px;
	font-size:100%;
	margin-bottom:10px;
	float:left;
	display: inline; 
	}
	
.pickup h4 {
	font-size: 100%;
	}
	
.pickup h3 {
	font-size: 120%;
	}
	
div.pickup div{
	display:table-cell;
	vertical-align:top;
	}

* html div.pickup div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.pickup div{/* IE 7 */
	display:inline;
	zoom:1;
	}	
	
.pickup_text {
	padding: 3px 0px 0px 10px;
	width: 180px;
	}
.pickup_img {
	width: 175px;
	height:115px;
	float:left;
	margin-right:15px;
	display: inline; 
	}
.pickup_text2 {
    float:left;
	width: 520px; 
	}

*html .pickup_text {/*IE6*/
	width: 170px;
	}
	
*:first-child+html .pickup_text {/*IE6*/
	width: 170px;
	}
	
.pickup_row {
	margin-bottom: 20px;
	}

.pickup_left {
	float: left;
	width: 385px;
	margin-left:15px;
	}
.pickup_left2 {
    float: left;
	width: 650px;
	margin-left:15px;
	}
.pickup_right {
    float: left;
	width: 375px;
	margin-left:0px;
	}
	
*html .pickup_left {/*IE6*/
	width: 370px;
	}

*html .pickup_right {/*IE6*/
	width: 370px;
	}
.pickup_box {

	width: 720px;
	margin-left:15px;
	}
/* =============== FOOD MANU ================= */

.food_menu {
	line-height: 150%;
	margin-left:20px;
	
	}

.foodmenu_float {
	float: left;
	margin-right: 30px;
	width: 300px;
	}
	
.foodmenu_right {
	float: right;
	width: 300px;
	}

.food_menu dt {
	width: 13em;
	}
	
.food_menu dd {
	border-bottom: 1px solid #1a1a1a;
	margin-left: 12em;
	text-align: right;
	}
	
.food_menu h3 {
	color: #d69583;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 3px;
	}
	
/* =============== SHOP ================= */


.shop_info {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 800px;
	}
	
.shop_img {
	margin-right: 10px;
	float: left;
	}
	
.shop_img_end {
	margin: 0;
	float: right;
	}

.shop_left2 {
	float: left;
	width: 450px;
	}
	
.shop_left {
	float: left;
	width: 450px;
	}
	
.shop_right {
	float: right;
	width: 310px;
	}
	
.shopinfo_h2 {
	background:   url(img/ttl_concept_bg.gif) no-repeat;
	height: 60px;
	padding: 10px 30px;
	margin:10px 0px 0px 30px;
	}

.shop_info dl {
	border-top: 1px dotted #666;
	line-height: 2em;
	margin: 0 40px 0 15px;
	padding: 0;
	}
	
.shop_info dt,dd {
	border-bottom: 1px dotted #666;
	}
	
.shop_info dd {
	color: #CCC;
	}
	
		
/* =============== image ================= */
.img1 {
    width:335;
	height:325;
	margin-left:10px;
	}
/* ============== テーブル =============== */

table, th, td {
	border: none;
}
.table{
    width:750px;
	margin:10px 0px 10px 40px;
	font-size: 100%;
	line-height:15px;
	text-align:left;
	color:#FFFFFF;
}
table, th, td {
	border: none;
}
th {
	padding: 5px;
	text-align:left;
	font-weight:normal;
	border-bottom: dotted 1px #666666;
	white-space: nowrap;
}
td {
    width: 430px;
	padding: 5px;
	border-bottom: dotted 1px #666666;
}
.course {
	width: 200px;
}
.course2 {
	width: 400px;
}
.text1{
    width: 450px;
	margin:5px 0px 15px 30px;
	font-size: 120%;
	line-height:120%;
	color:#FFFFFF;
}
.text2{
    width: 620px;
	margin:0px 0px 20px 50px;
	font-size: 100%;
	line-height:150%;
	color:#FFFFFF;
}
.text2 :link {
	color: #FFFFFF;
}
.text2 :visited {
	color: #FFFFFF;
}
.text2 :hover {
	color: #FFFFFF;
}
.text3{
    width: 450px;
	margin:5px 0px 15px 20px;
	font-size: 120%;
	line-height:120%;
	color:#FFFFFF;
}
.text4{
    width: 700px;
	margin:0px 0px 20px 30px;
	font-size: 100%;
	line-height:150%;
	color:#FFFFFF;
}
.text5{
    width: 730px;
	height:25px;
	background-color:#331a00;
	margin:5px 0px 15px 18px;
	padding:10px 0px 0px 10px;
	border-left:5px solid #B12901;
	font-size: 120%;
	line-height:100%;
	color:#FFFFFF;
	
}
.text6{
    width: 730px;
	height:25px;
	background-color:#b3994d;
	margin:5px 0px 15px 18px;
	padding:10px 0px 0px 10px;
	border-left:5px solid #B12901;
	font-size: 120%;
	line-height:100%;
	color:#FFFFFF;
}
.text7{ 
    width:170px;
	font-size: 120%;
	margin:0px;
	padding: 0;
	background-color:#666666;
}

.text8{
    width:170px;
	font-size: 120%;
	background-color:#000000;
	}
.text9{
    width: 730px;
	height:25px;
	background-color:red;
	margin:5px 0px 15px 18px;
	padding:10px 0px 0px 10px;
	border-left:5px solid #B12901;
	font-size: 120%;
	line-height:100%;
	color:#FFFFFF;
	
}
/* ============== 下段リンクバナー =============== */

#bottomNavi	{
	width: 800px;
	height:80px;
	margin:0px 0px 10px -1px;
}
#bottomNavi a	{
	width: 195px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#bottomNavi:after	{ height:0; visibility: hidden; display: block; clear: both; }
#bottomNavi div	{
	float: left;
}
#bottomNavi .bnavi01 a	{
	background: url(img/ql_tsuriba.jpg) no-repeat;
	margin-left:5px;
}
#bottomNavi .bnavi02 a	{
	background: url(img/ql_hikawacamp.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi .bnavi03 a	{
	background: url(img/ql_kawaicamp.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi .bnavi04 a	{
	background: url(img/ql_moegi.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi .bnavi05 a	{
	background: url(img/ql_seseragi.jpg) no-repeat;
	margin-left:5px;
}
#bottomNavi .bnavi06 a	{
	background: url(img/ql_hatonosuso.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi .bnavi07 a	{
	background: url(img/ql_osk.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi .bnavi08 a	{
	background: url(img/ql_water.jpg) no-repeat;
	margin-left:4px;
}
#bottomNavi a:hover	{
	background-position: 0 -80px;
}
/* ============== map =============== */
.map{
    width: 730px;
	height:500px;
	margin:5px 0px 30px 30px;
	border:solid 1px #666666;
}
/* ============== gift =============== */

.giftbox{
    width: 730px;
	height:300px;
	margin:5px 0px 10px 20px;
}
.giftbox2{
    margin-left: 20px;
    float:left;
    width: 480px;
	height:300px;
}
.giftimg{
    float:left;
    width: 212px;
	height:300px;
	margin:0px;
	display:inline;
}
.gift_text1{
	margin-left:20px;
	margin-bottom:10px;
	font-size: 150%;
	font-weight: bold;
	line-height:120%;
	color:#FFFFFF;
}
.gift_text2{
	margin-left:20px;
	margin-bottom:10px;
	font-size: 120%;
	font-weight: normal;
	line-height:140%;
	color:#FFFFFF;
}
