﻿@charset "utf-8";

/*
########################################################
	全体のスタイル指定
########################################################
*/
* {
	color:#333333;
	padding:0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight:400;
	line-height: 140%;
	margin: 0;
	background-image: none;
}
html,body{
	height:100%;
}
body{
	background-color:#E6E6E6;
}

a {color:#0033CC}
a:hover {text-decoration: none;}
a img {border:none;}

#main {
	width:965px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:100%;
	min-height: 100%;
	background-image: url(../home_img/main_bk.jpg);
}
body > #main{	
	height: auto;
	overflow:auto;
}

/*
########################################################
	ヘッダー部分のスタイル指定
########################################################
*/
#header {
	width:930px;
	height:110px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

	padding-top:10px;
}
#header .logo{
	width:598px;
	height: 81px;
	float: left;
}
#header .logo img{
	margin-top:8px;
	margin-left:10px;
	float:left;
}
#header h1{
	font-size:10px;
	padding-top:0px;
	padding-left: 10px;
	padding-right:0px;
}
#header .toiawase{
	width:323px;
	height:82px;
	background-image: url(../home_img/toiawase.gif);
	float:left;
	margin-top:0px;
}
#header .toiawase .link {
	padding-right: 12px;
	padding-top: 22px;
	color:#FFFFFF;
	float: right;
	clear: both;
	text-align: right;
	width: 100%;
}
#header .toiawase .holiday {
	padding-top: 26px;
	color:#FFFFFF;
	width: 100%;
	text-align: center;
	float: left;
}
#nav {
	width:910px;
	height:30px;
	margin:0px;
	margin-top: 10px;
	;
	padding:0px;
	float: left;
	padding-left: 10px;
}

#nav li {
	display: inline;
	float: left;
	text-align: center;
	padding:0px;
	padding-top: 0px;
}

.nav01 a {
	color: #666666;
	text-decoration: none;
	background-image: url(../home_img/menu_off.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 30px;
	width: 152px;
	line-height: 30px;
}
.nav02 a {
	color: #666666;
	text-decoration: none;
	background-image: url(../home_img/menu_off2.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 30px;
	width: 150px;
	line-height: 30px;
}
.nav01 a:hover {
	color: #FFFFFF;
	background-image: url(../home_img/menu_on.jpg);
}
.nav02 a:hover {
	color: #FFFFFF;
	background-image: url(../home_img/menu_on2.jpg);
}

#map {
	width:910px;
	height:340px;
	margin:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding:0px;
	background-image: url(../home_img/map_bk.jpg);
	background-repeat:no-repeat;
}
#map .left_box{
	width:425px;
	height:341px;
	float:left;
	position: relative;
}
#map .right_box{
	width:482px;
	height:340px;
	float:right;
	position: relative;
	padding-left: 3px;
}
#map .box1{
	width:415px;
	height:150px;
	margin-top:5px;
	margin-left:5px;
	position: relative;
}
#map .box2{
	width:415px;
	height:135px;
	margin-top:8px;
	margin-left:5px;
	background-image: url(../home_img/map_box_bk2.gif);
	position: relative;
	padding-top: 35px;
}
#map .box2 img{
	margin-top:5px;
	margin-left:10px;
}
#map .box2 .box{
	width:387px;
	height:61px;
	margin-top:5px;
	margin-left:10px;
	background-image: url(../home_img/map_box_bk.gif);
	position: relative;
	padding-left: 8px;
}
#map .box2 .box .sbox{
	width:120px;
	height:55px;
	margin-top:7px;
	float: left;
	padding-right: 8px;
}
#map .box2 .box .sbox a {
	color: #222222;
	text-decoration: none;
	background-image: url(../home_img/btn1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	line-height: 31px;
	text-align:center;
	font-size:14px;
}
#map .box2 .box .sbox a:hover {
	color: #FFFFFF;
	background-image: url(../home_img/btn3.jpg);
}
#map .box2 .box .sbox p {
	color:#999999;
	font-size:11px;
	margin-left:5px;
	margin-top:3px;
}
#map .free {
	width:300px;
	height:35px;
}
#map .box2 .box .sbox .kensaku {
	font-size:12px;
	margin-left:1px;
}
#map .box2 .box .sbox2{
	width:387px;
	height:45px;
	margin-left:0px;
	float: none;
	padding-top: 10px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
}
#map .box2 .box .sbox2 img.word{
	margin-top:2px;
	width:77px;
	height:15px;
	float:left;
	display: block;
	margin-left: 0px;
}
#map .box2 .box .sbox2 input.search{
	width:120px;
	height:19px;
	display: block;
}
#map .box2 .box .sbox2 input.txt{
	margin-top:0px;
	width:150px;
	height:15px;
	float:left;
	display: block;
	margin-left: 5px;
	margin-right: 10px;
}
#map .box2 .box .sbox2 p {
	color:#999999;
	font-size:11px;
	margin-left:15px;
	margin-top:5px;
}
#map .box3{
	width:477px;
	height:238px;
	margin-top:5px;
	position: relative;
	background-image: url(../home_img/map_bk_bk.jpg);
}
#map .box4{
	width:471px;
	height:69px;
	background-image: url(../home_img/map_box_bk3.gif);
	position: relative;
	padding-top: 20px;
}
#map .box4 img{
	margin-left:5px;
	margin-top:5px;
}
#map .box4 .box{
	width:450px;
	height:63px;
	margin-top:3px;
	margin-left:10px;
	background-image: url(../home_img/map_box_bk4.gif);
	position: relative;
	background-repeat: no-repeat;
}
#map .box4 .box .sbox{
	width:400px;
	height:20px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	position: relative;
	float:left;
}
#map .box4 .box .sbox img{
	float:left;
	margin-right:25px;
}
#map .box4 .box .sbox p{
	padding-top:5px;

}
#map .box4 .box .sbox a{
	font-size:10px;
}

#main .tit{
	width:735px;
	height:49px;
	background-image: url(../home_img/tit1.jpg);
	position: relative;
	margin-left:23px;
	margin-top:10px;
}
#main .tit p{
	margin-left:250px;
	padding-top:15px;
	color:#FFFFFF;
	font-size:14px;
	float:left;
	display:inline;
}
#main .tit .right_msg{
	width:300px;
	text-align:right;
	margin-top:0px;
	float:right;

}
#main .tit .right_msg p{
	color:#FFFFFF;
	font-size:10px;
	margin:0px;
	padding:0px;
	margin-left:90px;
	margin-top:10px;
	display:inline;
}

#main .toku_box1{
	width:740px;
	position: relative;
	border: #CCCCCC;
	margin-left:20px;
	height: auto;
}

#main .toku_box2{
	width:180px;
	height:175px;
	background-color: #FFFFCC;
	border:solid 1px #CCCCCC;
	margin-left: 1px;
	margin-top: 5px;
	margin-right: 1px;
	float:left;
	display: inline;
}

#main .toku_box2 .t_box1{
	width:60px;
	height:60px;
	margin-left: 3px;
	margin-top: 5px;
	float:left;
	display: inline;
}
#main .toku_box2 .t_box2{
	width:110px;
	height:60px;
	margin-left: 1px;
	margin-top: 5px;
	float:left;
	display: inline;
}

#main .toku_box2 .t_box2 .t_img_box1 img{
	float:left;
	padding-right:10px;
	margin-top:3px;
	margin-left:10px;
}
#main .toku_box2 .t_box2 .t_img_box1{
	clear:both;
}
#main .toku_box2 .t_box2 .t_img_box p{
	width:75px;
	height:25px;
	background-image: url(../home_img/toku.gif);
	background-repeat: no-repeat;
	margin-left:0px;
	padding-top:6px;
	padding-left:37px;
}
#main .toku_box2 .t_box2 .t_img_box p a{
	font-size:13px;
}
#main .toku_box2 .t_box3{
	width:160px;
	height:90px;
	background-color: #FFFFFF;
	border:solid 1px #CCCCCC;
	margin-left: 3px;
	margin-top: 5px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	display: inline;
}
#main .toku_box2 .t_box3 .pbox{
	width:40px;
	float:left;
}
#main .toku_box2 p{
	font-size:11px;
	color:#999999;
}
#main .toku_box2 .t_box3 .pbox2{
	width:40px;
	text-align:center;
	padding-top:10px;
	float:left;
}
#main .toku_box2 .t_box3 .pbox3{
	width:75px;
	float:left;
}
#main .toku_box2 .color1{
	color:#FF0000;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .color2{
	color:#0000FF;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .color3{
	color:#009933;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .color4{
	color:#FF99FF;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .color5{
	color:#333333;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .color6{
	color:#99CCFF;
	font-size:14px;
	font-weight: bold;
}
#main .toku_box2 .red3{
	color:#999999;
	font-size:11px;
	font-weight: normal;
}
#main .toku_box3{
	float:left;
	width:730px;
	border: #CCCCCC;
	margin-left:30px;
	height: 260px;
	clear: both;
	margin-right: 10px;
	display: inline;
	margin-top: 15px;
}
#main .toku_box3 img{
	float:left;
}
#main .camp_box {
	margin-left:20px;
	padding-top: 10px;
}
#main .camp_box img{
	margin-left:15px;
}
#main .toiawase img{
	margin-left:90px;
	padding-top: 10px;
}
#main .toiawase2{
	margin-left:25px;
	margin-bottom:25px;
	float:left;
	display: inline;
}
#main .toiawase2 img{
	float:left;
	margin-left:15px;
	padding-top: 10px;
}
#main .toiawase2 .txt01{
	margin-left:0px;
	background-image: url(../home_img/toiawase5.jpg);
	width:645px;
	height:18px;
	margin-top: 10px;
	padding:53px 0px 0px 85px;
	float:left;
}
#main .toiawase2 .txt02{
	padding-left:235px;
	color:#ffffff;
	float:left;
}
#main .toiawase2 .txt03{
	padding-left:55px;
	color:#ffffff;
	float:left;
	width:120px;
}
#main .contents_tit{
	width:900px;
	border-bottom:solid 1px #CCCCCC;
	margin-left:20px;
	margin-top:10px;
	clear: both;
}
#main .contents_tit2{
	width:730px;
	border-bottom:solid 1px #CCCCCC;
	margin-left:25px;
	margin-top:10px;
	clear: both;
	float: left;
}
#main .contents_box{
	width:730px;
	margin-left:20px;
	margin-top:0px;
	
}
#main .contents_box .left_box{
	width:200px;
	heihgt:500px;
	margin-left:0px;
	margin-top:5px;
	float:left;
}
#main .contents_box .left_box img{
	margin-top:10px;
}
#main .cont_left_b .right_box{
	width:725px;
	heihgt:300px;
	margin-left:25px;
	margin-top:5px;
	float:left;
	padding-top:10px;
	padding-left:5px;
}
#main .cont_left_b .right_box img{
	float:left;
	margin-right:5px;
}
#main .cont_left_b .news{
	float:left;
	width:710px;
	background-color: #F0F0F0;
	height: 140px;
	border: solid 1px #CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	overflow-y:auto;
}
#main .cont_left_b .news_cont{
	width:650px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:5px;
	float:left;
	border-bottom:solid 1px #CCCCCC;
	display: inline;
}
#main .cont_left_b .news_cont .news_tit{
	color:#666600;
	float:left;
	width: 60px;
}
#main .cont_left_b .news_cont p{
	float:left;
	margin-left:20px;
	color:#666666;
	width: 550px;
}
#main .right_bottom{
	margin-left:0px;
	margin-top:10px;
	float:left;
	width:698px;
	padding-left: 20px;
}
#main .right_bottom img{
	float:left;
	padding-right: 10px;
}
#main .team6{
	margin-left:0px;
	height:120px;
	width: 120px;
}
#main .team6 img{
	margin-left:0px;
}
#main .right_bottom p{
	margin-left:0px;
	float:left;
	width:130px;
	font-size:10px;
	color:#999999;
}
#main .area_link {
	margin-left:20px;
	height: 50px;
	margin-top: 10px;
}
#main .area_link a{
	float:left;
}
#main .area_link p{
	float:left;
	margin-left:20px;
	margin-right:20px;
		
}
#main .link_box{
	margin-left:15px;
	margin-top:10px;
	margin-right:0px;
	width:210px;
	height:180px;
	float:left;
	display: inline;
}
#main .link_box .top_box{
	width:210px;
	height:80px;
	background-color: #F0F0F0;
	border:solid 1px #CCCCCC;
	padding-left:10px;
	padding-top:10px;
}
#main .footer{
	width:930px;
	height:23px;
	background-image: url(../home_img/footer.jpg);
	border:solid 1px #CCCCCC;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	clear:both;
}
#main .area_link2 {
	margin-left:20px;
}
#main .area_link2 a{
	float:left;
}
#main .area_link2 p{
	float:left;
	margin-left:10px;
	margin-right:10px;
		
}
#main .copy{
	width:900px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#main .link_area{
	width:650px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:10px;
	clear:both;
}
#main .link_area a{
	float:left;
	width: 110px;
}
#main .link_area p{
	margin-left:30px;
	float:left;
	margin-bottom:5px;
}
#main .cam_txt1{
	font-size:11px;
	color:#999999;
}
#main .cam_txt2{
	font-size:12px;
	color:#000000;
}
#main .cam_txt3{
	font-size:15px;
	color:#FF0000;
	font-weight: bold;
}
#main .cam_txt3 strong{
	font-size:22px;
	font-weight: bold;
	color: #FF0000;
}
#main .camp_box {
	margin-left:20px;
	padding-top: 10px;
}
#main .camp_box img{
	margin-left:15px;
}

.seven{
	text-align:left;
	width:160px;
}
.seven span{
	font-size:13px;
	color: #555555;
	float: left;
	width: 155px;
}

.cont_left_b{
	width:770px;
	height:100%;
	float:left;
}
.cont_right_b{
	width:180px;
	height:100%;
	float:left;
	padding: 15px 0px 0px 0px;
}
/*
########################################################
	エリア紹介のスタイル指定
########################################################
*/

#town {
	width:910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
}

#town img {
	float:left;
}

#town .tit_bar {
	width:900px;
	border-bottom:#999999 solid 1px;
	float: left;
	margin-top:15px;
	margin-bottom:10px;
}

#town .box01 {
	width:550px;
	height:204px;
	float:left;
	display:inline;
	margin-left:10px;
}

#town .box01 .txt01 {
	background-image:url(../town_img/img01.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	width:500px;
	float:left;
}

#town .box01 .txt02 {
	margin-top:10px;
	line-height:20px;	
	width:530px;
	float:left;
}

#town .box02 {
	width:200px;
	height:300px;
	margin-top:15px;
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}

#town .box02 .txt01 {
	margin-top:10px;
	line-height:15px;	
	width:200px;
	float:left;
}

#town .map_iconbox{
	margin-left:0px;
	width: 900px;
	float: left;
	margin-top: 10px;
	display: inline;
}
#town .map_icon{
	margin-left:0px;
	height:30px;
	width: 150px;
	float: left;
}
#town .map_icon img{
	float:left;
	margin-right: 5px;
}
#town .map_icon p{
	line-height:20px;
	float: left;
	margin-right: 20px;
}
#town .bukken {
	float:left;
	margin-right:10px;
	display:inline;
}

#main .town_main{
	width:900px;
	margin-left:30px;
	margin-top:5px;
	clear: both;
}
#main .toiawase5{
	width:902px;
	height:72px;
	background-image: url(../home_img/toiawase3.gif);
	float:left;
	margin-top:10px;
	margin-left: 25px;
}
#main .toiawase5 p{
	padding-left:530px;
	padding-top:52px;
	color:#FFFFFF;
}
#main .bikou_txt{
	width:800px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:30px;
	clear:both;
}



#topic{
	margin:10px 0px 0px 30px;
	width:905px;
	height:100px;
	background-color: #FFFFCC;
	padding:0px 0px 0px 5px;
}
#topic b{
font-size:16px;
font-weight:bold;
color:#FF0000;
}
#topic p{
padding:5px 0px 0px 5px;
}

.red{
color:#FF0000;
}


/*
########################################################
	コンテンツページの設定
########################################################
*/
.contents{
	width:900px;
	margin-left:30px;
	margin-top:20px;
	clear: both;
}

/* block */
div.nl_block215 {
	width: 215px;
	padding : 10px 5px 5px 0px;
	float: left;
}
div.nl_block380 {
	width: 380px;
	padding : 2px 2px 2px 2px;
	float: left;
}
div.nl_block480 {
	width: 480px;
	padding : 2px 2px 2px 2px;
	float: left;
}

/*
########################################################
	キッチンセット
########################################################
*/
.set_plan{
	width: 870px;
	border-bottom: solid 2px #CCCCCC;
	margin: 10px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	display: block;
	clear: both;
}
.set_plan p{
	margin: 10px;
	padding-right: 30px;
	line-height: 130%;
	color: #000000;
	font-size: 14px;
}
.set_detail {
	width: 310px;
	float: left;
	border: dotted 1px #CCCCCC;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 20px 10px 20px 20px;
	line-height: 130%;
	color: #000000;
	font-size: 16px;
}
.set_detail img {
	margin-bottom: 10px;
}
.kitchen_price {
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	width: 300px;
	display: block;
	float: right;
	text-align: right;
	margin-right: 20px;
	padding-top: 20px;
}
.kitchen_price .kakaku{
	font-size: 32px;
	color: #FF3300;
}
.kitchen_page_up {
	margin: 20px 0px 5px 0px;
	padding-top: 10px;
	width: 100%;
	text-align: right;
	clear: both;
	display: block;
}


/* mod_thumbnail
--------------------------------------------*/
.mod_thumbnail{
 margin:0 0 30px 0;
}
/* サムネイル画像表示（thumbnaillist）
-----------------------------------------*/
.thumbnaillist{
}
.thumbnaillist ul{
	list-style-type: none;
}
.thumbnaillist li{
    width:100px;
    height:75px;
    float:left;
    background:none;
	border: solid 1px #CCCCCC;
	margin: 5px 0px 5px 5px;
	padding: 5px;
}
.thumbnaillist li a{
    display:block;
}
.thumbnaillist li a:link    {}
.thumbnaillist li a:visited {}
.thumbnaillist li a:hover   {opacity:0.8;}
.thumbnaillist li a:active  {opacity:0.8;}
/* IE用 ↓*/
.thumbnaillist li a:hover img {filter:alpha(opacity=80);}
 
/* メイン画像表示（mod_mainimglist）
-----------------------------------------*/
.mainimglist{
    width:450px;
    height:338px;
	border: solid 1px #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.mainimglist img{
}

