/* ------------------------ body ------------------------*/
body {
	margin:0;
	padding:0;
	font-family:Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:15px;
	line-height:1.5em;
}

img {
	margin:0;
	paddin:0;
	border:none;
}

a:link,a:hover,a:visited,a:active,a:focus {
	text-decoration:none;
	border:none;
	outline:none;
	color:#ffffff;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.float_clear {
	clear:both;
}

article {
	clear:both;
}

/* ------------------------ header ------------------------*/
header {
	height:600px;
	margin:0;
	padding:0;
	background:url("../images/all/header_back.png");
	background-repeat:repeat;
}

#header_frame {
	height:200px;
	background:url("../images/all/header_title_back.png");
	background-repeat:repeat-x;
	background-position:top center;
	position:relative;
}

#header_frame2 {
	width:960px;
	margin:0 auto;
}

#header_title {
	background:url("../images/all/header_title_back.png");
	z-index:10;
	position:absolute;
}

#logo {
	width:908px;
 	margin:0 auto;
 	padding:0 26px 26px;
}

#logo h1 {
	margin:0 10px;
	width:640px;
	height:200px;
	float:left;
}

#header_menu {
	float:right;
	width:260px;
}

#movie {
	z-index:5;
	position:absolute;
	top:128px;
}

#waku {
	background:url("../images/top/movie_side.png");
	z-index:7;
	position:absolute;
	top:128px;
}

/* ------------------------ menu ------------------------*/
#header_frame3 {
	height:200px;
	background:url("../images/all/menu_back.png");
	background-repeat:repeat-x;
	background-position:top center;
	z-index:8;
	position:relative;
	top:240px;
}

#header_frame4 {
	width:960px;
	margin:0 auto;
}

#menu {
	width:960px;
	height:200px;
	background:url("../images/all/menu_back2.png");
	background-position:top center;
	background-repeat:no-repeat;
	z-index:9;
	position:absolute;
}

#menu ul {
	margin:110px 0 0 0;
	padding:0;
}

#menu li {
	width:160px;
	list-style-type:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#navi li.navi01 a img { background:url("../images/all/menu.png") no-repeat 0 0; }
#navi li.navi02 a img { background:url("../images/all/menu.png") no-repeat -160px 0; }
#navi li.navi03 a img { background:url("../images/all/menu.png") no-repeat -320px 0; }
#navi li.navi04 a img { background:url("../images/all/menu.png") no-repeat -480px 0; }
#navi li.navi05 a img { background:url("../images/all/menu.png") no-repeat -640px 0; }
#navi li.navi06 a img { background:url("../images/all/menu.png") no-repeat -800px 0; }

#navi li.navi01 a:hover img { background:url("../images/all/menu_over.png") no-repeat 0 0; }
#navi li.navi02 a:hover img { background:url("../images/all/menu_over.png") no-repeat -160px 0; }
#navi li.navi03 a:hover img { background:url("../images/all/menu_over.png") no-repeat -320px 0; }
#navi li.navi04 a:hover img { background:url("../images/all/menu_over.png") no-repeat -480px 0; }
#navi li.navi05 a:hover img { background:url("../images/all/menu_over.png") no-repeat -640px 0; }
#navi li.navi06 a:hover img { background:url("../images/all/menu_over.png") no-repeat -800px 0; }

/* ------------------------ main ------------------------*/
#main {
	clear:both;
	background-color:#f2f2b0;
	line-height:1.5em;
	background:url("../images/all/back.jpg");
	background-repeat:repeat;
}

#main_2 {
	background:url("../images/all/footer_top.png");
	background-repeat:repeat-x;
	background-position:bottom center;
}

#contents {
	width:960px;
	margin:0 auto;
	padding:50px 0;
}

/* ------------------------ footer ------------------------*/
footer {
	background:#241a08;
	font-size:14px;
	clear:both;
}

#footer_960 {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	color:#ffffff;
}

#footer_960 a:hover {
	text-decoration:underline;
}

#add {
	width:330px;
	line-height:2em;
	border-right:solid 1px #ffffff;
	float:left;
}

#add span {
	font-size:28px;
	font-family:'游ゴシック',YuGothic,メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#footer_menu {
	width:250px;
	float:left;
}

#footer_menu ul {
	margin:0 0 10px;
	padding:0 0 0 30px;
}

#footer_menu_2 {
	width:160px;
	float:left;
}

#footer_menu_2 ul {
	margin:0 0 10px;
	padding:0 0 0 10px;
}

#footer_menu_3 {
	width:190px;
	float:left;
	margin-left:10px;
}

#footer_menu_3 ul {
	margin:0 0 10px;
	padding:0 0 0 20px;
}

#footer_menu_3 div {
	font-size: 8px;
	line-height: 8px;
	padding: 0;
	margin: 0 0 0 5px;
	text-align: right;
}

#c {
	text-align:center;
	background-color:#8cc63f;
	clear:both;
}

small {
	font-weight:bold;
	line-height:1.8em;
}

/* ------------------------ top ------------------------*/
#top #contents {
	background:url("../images/top/top_back.png");
	background-position:8px 120px;
	background-repeat:no-repeat;
}

#contents_left {
	width:660px;
	float:left;
	font-size:15px;
	color:241a08;
}

.appeal_img {
	margin:0 10px 10px 0;
	float:left;
}

.appeal_1 {
	padding:40px 10px 0 10px;
}

.top_350 {
	margin-top:-120px;
	width:350px;
}

.appeal_2 {
	padding:70px 0 0 10px;
}

.appeal_2 img {
	text-align:left;
	margin:-60px 20px 0 0;
}

.appeal_topimg {
	margin:0 10px 2px 0;
	float:left;
}

.appeal_top {
	padding:56px 10px 0 10px;
}

.top_370 {
	margin-top: -120px;
	width: 380px;
}

.appeal_top2 {
	padding:56px 10px 0 10px;
}

.top_360 {
	margin-top:-80px;
	margin-right:10px;
	width:350px;
	float:right;
	padding-right:10px;
}

.plan {
	background:url("../images/top/plan_back.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:620px;
	height:520px;
	padding:80px 15px 0 15px;
	text-align:right;
}

.plan p {
	margin-top: 10px;
	color: #ffffff;
}

.plan p a:hover {
	text-decoration:underline;
}

#contents_right {
	width:300px;
	float:right;
	font-size:15px;
	color:241a08;
}

.plan_banner {
	width:280px;
	padding:0 10px;
}

.search {
	background:url("../images/top/search_back.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:260px;
	height:320px;
	padding:50px 20px 0 20px;
	margin-top:15px;
}

.blog {
	background:url("../images/top/blog_back.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:260px;
	height:230px;
	padding:60px 20px 0 20px;
	margin-top:-20px;
}

.banner {
	width:300px;
	text-align:center;
	margin:-20px 0 30px;;
	
}

/* ------------------------ syokuzai ------------------------*/
.syokuzai_1 {
	width:460px;
	float:left;
}

.syokuzai_1 .appeal_1 {
	padding:41px 10px 0 10px;
}


.indent_img {
	margin:0 10px 2px 0;
	float:left;
}

.syokuzai_1b {
	width:470px;
	float:right;
	margin-top:-40px;
}

.margin-top-80 {
	position:relative;
	top:-80px;
	left:0;
}

.contents_2 {
	margin:-80px 0 0;
	width:960px;
}

.contents_2 p {
	margin:0 20px 20px;
	float:right;
	width:520px;
}

.contents_2 p img {
	margin-top:20px;
	margin-bottom:20px;
}

.contents_3 {
	width:960px;
	clear:both;
}

.contents_3b {
	width:560px;
	float:left;
}

.contents_3 p {
	margin:0 20px 20px;
	width:520px;
}

.contents_3 p img {
	margin-top:20px;
}

.syokuzai_2 {
	width:500px;
	margin-top:20px;
}

.syokuzai_2 p {
	width:260px;
	margin-top:30px;
	padding-top:56px;
}

.syokuzai_3 {
	width:960px;
	padding-top:10px;
	margin-bottom:50px;
	background:url("../images/syokuzai/syokuzai_komeyasai.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

.syokuzai_photo {
	margin:0 0 50px 20px;
}

/* ------------------------ ryori ------------------------*/
.ryori_1 {
	width:360px;
	float:left;
}

.ryori_1 .appeal_1 {
	padding:42px 10px 0 10px;
}

.ryori_1b {
	width:600px;
	float:right;
}

.contents_4 {
	width:960px;
}

.contents_4 p {
	margin:0 20px 20px;
	float:right;
	width:468px;
}

.contents_4 p img {
	margin-top:20px;
	margin-bottom:-10px;
}

.dosojin {
	width:50px;
	float:left;
	margin-left:2px;
}

.ryori_yusyoku {
	width:960px;
	clear:both;
}

.ryori_yusyoku img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.960 {
	width:960px;
}

.bechu {
	width:50px;
	float:left;
	margin-left:2px;
}

.chui {
	margin-bottom:40px;
}

.padding_top30 {
	padding-top:30px;
}

.contents_5 {
	width:960px;
}

.contents_5 p {
	margin:0 20px 21px;
	float:right;
	width:520px;
}

.contents_5 p img {
	margin-top:20px;
	margin-bottom:20px;
}

.ryori_2 {
	width:430px;
}

.ryori_2 p {
	padding-top:56px;
}

.ryori_3 {
	width:520;
	padding-top:154px;
	float:right;
}

.ryori_3 p {
	float:left;
	margin-right:20px;
}

.contents_6 {
	clear:both;
	background:url("../images/ryori/ogama.png");
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:80px;
}

.ogama_okami {
	float:left;
	margin-top:40px;
	width:400px;
}

.ogama_text {
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	clear:both;
}

/* ------------------------ sotoyu ------------------------*/
.contents_7 {
	clear:both;
	background:url("../images/sotoyu/cho.png");
	background-position:top right;
	background-repeat:no-repeat;
	width:960px;
	margin-top:-70px;
	min-height:420px;
}

.sotoyu_1 {
	width:400px;
	margin-top:80px;
}

.sotoyu_1 p {
	padding-top:56px;
}

.contents_8 {
	width:960px;
	margin-top:-90px;
}

.contents_8 p {
	margin:0 20px;
	float:right;
	width:520px;
}

.contents_8 p img {
	margin-top:18px;
}

.contents_9 {
	clear:both;
	width:960px;
	background:url("../images/sotoyu/soto_3.png");
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}

.contents_9 img {
	margin-right:50px;
	margin-top:20px;
}

.sotoyu_2 {
	width:960px;
}

.sotoyu_2 p {
	margin:0 20px;
	float:left;
	width:520px;
}

.sotoyu_2 p img {
	margin-top:40px;
}

.contents_10 {
	clear:both;
	width:960px;
	background:url("../images/sotoyu/sotoyu_shinyu3.png");
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
}

.contents_10 img {
	margin-left:50px;
	margin-top:20px;
}

.contents_11 {
	width:960px;
}

.contents_11 p {
	margin:0 20px;
	float:right;
	width:520px;
}

.contents_11 p img {
	margin-top:40px;
}

.contents_12 {
	clear:both;
	width:960px;
	background:url("../images/sotoyu/sotoyu_takinoyu3.png");
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}

.contents_12 img {
	margin-right:50px;
	margin-top:20px;
}

.contents_13 {
	width:960px;
	background:url("../images/sotoyu/sotoyu_ontama.png");
	background-position:top right;
	background-repeat:no-repeat;
}	

.sotoyu_3 {
	width:370px;
}

.sotoyu_3 p {
	padding-top:56px;
}

.sotoyu_4 {
	width:450px;
	float:right;
	margin-top:140px;
	margin-bottom:50px;
}

/* ------------------------ kannai ------------------------*/
.contents_14 {
	clear:both;
	background:url("../images/kannai/kannai_sub_main.png");
	background-position:top right;
	background-repeat:no-repeat;
	width:960px;
	margin-top:-70px;
	margin-bottom:50px;
	min-height:240px;
}

.kannai_1 {
	width:310px;
	margin-top:80px;
}

.kannai_1 p {
	padding-top:56px;
}

.contents_15 {
	clear:both;
	width:960px;
	margin-top:-80px;
}

.heya {
	width:470px;
	min-height:300px;
	margin:0 auto 20px;
	float:left;
	background:url("../images/kannai/washitsu_2.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

.heya p {
	width:400px;
	margin:0 auto 20px;
}

.contents_15 img {
	margin-bottom:20px;
}

.margin-top20 {
	padding-top:20px;
}

.margin-top30 {
	padding-top:30px;
}

.kannai_2 {
	padding-bottom:22px;
}

.kannai_3 p {
	margin:0 20px;
	float:left;
	width:520px;
}

.kannai_3 p img {
	margin-top:84px;
	margin-bottom:50px;
}

.contents_16 {
	width:960px;
	background:url("../images/kannai/kannai_free.png");
	background-position:top right;
	background-repeat:no-repeat;
}

.kannai_4 {
	margin-bottom:80px;
	float:left;
}	

.kannai_4 p {
	width:320px;
	padding-top:42px;
	margin-bottom:40px;
}

.omiyage_2 {
	width:250px;
	margin-left:30px;
}

.omiyage_3 {
	width:250px;
	margin:20px 0 0 130px;
}

.kannai_5 {
	width:400px;
	float:left;
	margin:450px 0 0 50px;
}

/* ------------------------ access ------------------------*/
.contents_17 {
	clear:both;
	width:800px;
	margin:0 auto;
	border:solid 1px #000000;
	line-height:0;
}

.access_midashi {
	width:800px;
	margin:30px auto 0 auto;
	font-weight:bold;
}

.access_text {
	width:760px;
	border:solid 1px #000000;
	margin:0 auto;
	padding:20px;
	background:#ffffff;
}

.contents_18 {
	clear:both;
	width:800px;
	margin:20px auto 50px;
}

.access_1 {
	margin-left:20px;
	width:340px;
	float:right;
}

.access_1 p {
	border-bottom:solid 1px #000000;
	padding:0 0 20px;
}

.yakudachi a {
	background:#333300;
	font-weight:bold;
}

.access_2 {
	width:740px;
	background:url("../images/access/green.png");
	background-repeat:repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:20px 30px;
}

.access_2 img {
	margin:0 20px 10px 0;
	padding:0;
}

.contents_19 {
	clear:both;
	width:800px;
	margin:20px auto 100px;
}

/* ------------------------ sitemap ------------------------*/
.contents_20 {
	width:900px;
	margin:0 auto 80px;
	padding:30px 0;
	background:url("../images/all/sitemap_back.jpg");
	background-repeat:repeat;
}

.contents_20 ul {
	width:800px;
	margin:0 auto;
	padding:30px;
	list-style-type:none;
	background:url("../images/all/sitemap_white.png");
	background-repeat:repeat;
}

.contents_20 ul li {
	border-bottom:dotted 1px #000000;
	line-height:2em;
}

/* ------------------------ english ------------------------*/
.contents_english {
	padding-bottom:150px;
}

.table_map {
	margin-top:20px;
}
