@charset "UTF-8";
/* CSS Document */

html {
	background:url(../img/back.gif) repeat-x;
	margin:0;
	padding:0;
}



body {
	margin:0 auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

img , img a {
	border:none;
}

p {
	margin:0;
	line-height:160%;
	font-size:9pt;
}

ul , li , dl ,dt , dd {
	font-size:9pt;
}

#wrapper a:link , #wrapper a:visited , #wrapper_02 a:link , #wrapper_02 a:visited , #wrapper >.link_footer a:link , #wrapper >.link_footer a:visited, #wrapper_02 >.link a:link , #wrapper_02 >.link a:visited , #wrapper_02 >.link_footer a:link , #wrapper_02 >.link_footer a:visited {
	color:#AA5204;
	text-decoration:underline;
}

#wrapper a:hover , #wrapper_02 a:hover {
	color:#AA5204;
	text-decoration:none;
}


#wrapper .link_footer a:link ,#wrapper .link_footer a:visited, #wrapper_02 .link a:link ,#wrapper_02 .link a:visited, #wrapper_02 .link_footer a:link ,#wrapper_02 .link_footer a:visited ,#wrapper_03 a:link,#wrapper_03 a:visited {
	color:#000;
	text-decoration:none;
}

#wrapper .link_footer a:hover , #wrapper_02 .link a:hover , #wrapper_02 .link_footer a:hover, #wrapper_03 a:hover {
	color:#666;
	text-decoration:underline;
}

#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration:none;
	padding-bottom:1px;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	padding-bottom:1px;
}

#wrapper {
	background:url(../img/wrapper_back_top.gif) repeat-x;
}

#wrapper_02 {
	background:url(../img/wrapper_back_other.gif) repeat-x;
}

#wrapper_03 {
	background:url(../img/wrapper_back_top.gif) repeat-x;
}



/*clearfix*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7?O_uEU*/

.clearfix{display:inline-block;} /*IE7MacIE5*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6?O*/


.clear {
	clear:both;
}

/* ヘッダ部分  */

#head {
	width:960px;
	margin:0 auto;
	padding:0;
	background:url(../img/header_right.gif) right no-repeat;
	height:73px;
}

#head h1 {
	margin:0;
	padding:10px 0 0 0;
	width:320px;
	float:left;
}

#lang_navi {
	float:right;
}

#lang_navi ul {
	margin:0;
	padding:13px 74px 0 0;
	display:block;
}

#lang_navi ul li ,#lang_navi ul li a {
	float:left;
	display:block;
	margin-right:0;
	list-style:none;
}

#lang_navi_01 a ,#lang_navi_02 a ,#lang_navi_03 a ,#lang_navi_04 a,#lang_navi_00 a {
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#lang_navi_01 a {
	background:url(../img/lang_navi_01.gif) no-repeat;
	height:20px;
	width:55px;
}

#lang_navi_01 a:hover {
	background:url(../img/lang_navi_01_h.gif) no-repeat;
}

#lang_navi_02 a {
	background:url(../img/lang_navi_02.gif) no-repeat;
	height:20px;
	width:53px;
}

#lang_navi_02 a:hover {
	background:url(../img/lang_navi_02_h.gif) no-repeat;
}

#lang_navi_03 a {
	background:url(../img/lang_navi_03.gif) no-repeat;
	height:20px;
	width:52px;
}

#lang_navi_03 a:hover {
	background:url(../img/lang_navi_03_h.gif) no-repeat;
}

#lang_navi_04 a {
	background:url(../img/lang_navi_04.gif) no-repeat;
	height:20px;
	width:45px;
}

#lang_navi_04 a:hover {
	background:url(../img/lang_navi_04_h.gif) no-repeat;
}

#lang_navi_00 a {
	background:url(../img/lang_navi_00.gif) no-repeat;
	height:20px;
	width:55px;
}

#lang_navi_00 a:hover {
	background:url(../img/lang_navi_00_h.gif) no-repeat;
}


#sub_navi ul {
	margin:0;
	padding:18px 50px 0 0;
	display:block;
}

#sub_navi ul.special{ float:left; width:100px;}
#sub_navi ul.standard{ float:right; width:400px;}


#sub_navi ul li ,#sub_navi ul li a {
	float:left;
	display:block;
	padding-right:14px;
	list-style:none;
}

#sub_navi_01 a,#sub_navi_02 a,#sub_navi_03 a,#sub_navi_04 a {
	text-indent:-9999px;
	margin:0;
}

#sub_navi_01 a {
	background:url(../img/sub_navi_01.gif) no-repeat;
	height:13px;
	width:61px;
}

#sub_navi_01 a:hover {
	background:url(../img/sub_navi_01_h.gif) no-repeat;
}


#sub_navi_02 a {
	background:url(../img/sub_navi_02.gif) no-repeat;
	height:13px;
	width:62px;
}

#sub_navi_02 a:hover {
	background:url(../img/sub_navi_02_h.gif) no-repeat;
}

#sub_navi_03 a {
	background:url(../img/sub_navi_03.gif) no-repeat;
	height:13px;
	width:86px;
}

#sub_navi_03 a:hover {
	background:url(../img/sub_navi_03_h.gif) no-repeat;
}

#sub_navi_04 a {
	background:url(../img/sub_navi_04.gif) no-repeat;
	height:13px;
	width:76px;
}

#sub_navi_04 a:hover {
	background:url(../img/sub_navi_04_h.gif) no-repeat;
}


/* ナビゲーション部分  */

#navi {
	width:960px;
	margin:0 auto;
	padding-bottom:1px;
}

#navi ul {
	margin:0;
	padding: 1px 0 0 0;
	display:block;
}

#navi ul li ,#navi ul li a {
	float:left;
	display:block;
	list-style:none;
}

#navi_01 a,#navi_02 a,#navi_03 a,#navi_04 a,#navi_05 a {
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#navi_01 a {
	background:url(../img/navi_01.gif) no-repeat;
	height:61px;
	width:191px;
}

#navi_01 a:hover {
	background:url(../img/navi_01_h.gif) no-repeat;
}

#navi_02 a {
	background:url(../img/navi_02.gif) no-repeat;
	height:61px;
	width:193px;
}

#navi_02 a:hover {
	background:url(../img/navi_02_h.gif) no-repeat;
}

#navi_03 a {
	background:url(../img/navi_03.gif) no-repeat;
	height:61px;
	width:192px;
}

#navi_03 a:hover {
	background:url(../img/navi_03_h.gif) no-repeat;
}

#navi_04 a {
	background:url(../img/navi_04.gif) no-repeat;
	height:61px;
	width:192px;
}

#navi_04 a:hover {
	background:url(../img/navi_04_h.gif) no-repeat;
}

#navi_05 a {
	background:url(../img/navi_05.gif) no-repeat;
	height:61px;
	width:192px;
}

#navi_05 a:hover {
	background:url(../img/navi_05_h.gif) no-repeat;
}

/* パンくず部分  */

#pankuzu {
	width:960px;
	margin:0 auto 6px auto;
}

#pankuzu p {
	font-size:x-small;
	margin:0;
	padding:2px 0 0 7px;
}

/* コンテンツ部分  */

#content {
	width:960px;
	margin:0 auto;
	padding:10px 0 0 0;
	display:block;
}

#main_content {
	margin:0;
	padding:0;
	width:720px;
	float:right;
}

#article {
	margin:7px 0 0 0;
	border:1px solid #DBDCC9;
	background:#FFFFFF;
}

.pagetop {
	text-align:right;
	margin:0;
	padding:10px 0 15px 0;
}


/* 左ナビ  */

#left_navi {
	float:left;
	margin:0;
	padding:0;
}

#s_navi {
	margin:0 0 10px 0;
	list-style:none;
	border:1px solid #DBDCC9;
	padding:1px 1px 0 1px;
	width:216px;
	background:#FAFAF7;
}

#s_navi li {
	margin:0;
	padding:0 0 1px 0;
}

/* 左ナビ下バナー  */

#left_banner {
	margin:0;
	padding:0;
	list-style:none;
	width:220px;
	float:left;
}

#left_banner li{ margin:10px 0 0; line-height:100%;}

#left_banner_01 a  {
	display:block;
	width:220px;
	height:47px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#left_banner_02 a ,#left_banner_03 a,#left_banner_04 a {
	display:block;
	width:220px;
	height:47px;
	text-indent:-9999px;
	margin:10px 0 0 0;
	padding:0;
}

#left_banner_01 a {
	background:url(../img/left_banner_01.gif) no-repeat;
}

#left_banner_01 a:hover {
	background:url(../img/left_banner_01_h.gif) no-repeat;
}

#left_banner_02 a {
	background:url(../img/left_banner_02.gif) no-repeat;
}

#left_banner_02 a:hover {
	background:url(../img/left_banner_02_h.gif) no-repeat;
}

#left_banner_03 a {
	background:url(../img/left_banner_03.gif) no-repeat;
}

#left_banner_03 a:hover {
	background:url(../img/left_banner_03_h.gif) no-repeat;
}

#left_banner_04 a {
	background:url(../img/left_banner_04.gif) no-repeat;
}

#left_banner_04 a:hover {
	background:url(../img/left_banner_04_h.gif) no-repeat;
}



/* フッダ部分  */

#footer {
	margin:0;
	padding:0;
}

#footer_content {
	margin:0 auto;
	width:960px;
	padding:12px 0 0 0;	
}

#footer_content ul {
	margin:0;
	padding:0 0 26px 0;
	background:url(../img/mark_02.gif) 0 0.4em no-repeat;
	display:block;
}

#footer_content ul li {
	line-height:140%;
	margin:0;
	padding:0 13px 0 11px;
	float:left;
	list-style:none;
	background:url(../img/mark_02.gif) right no-repeat;
}

#footer_img {
	margin:0 auto;
	width:960px;
	background:url(../img/footer_content_back.gif) left bottom no-repeat;
	height:38px;
	font-size:0;
}

#footer_bottom {
	background:#F04A00;
}

#copyright {
	margin:0 auto;
	padding:37px 0 30px 0;
	width:960px;
}

#copyright img {
	float:right;
}

#sitemap_area {
	margin:0 auto;
	padding:25px 0 0 0;
	width:960px;
}

#sitemap_area ul {
	margin:0;
	padding:0 0 0 16px;
	list-style:none;
	width:170px;
	float:left;
	line-height:1.5em;
}

.sitemap_list_a {
	border-bottom:#F68F62 1px dashed;
	padding:5px 0;
}

.sitemap_list_b {
	padding:8px 0;
}

.sitemap_list_b_sub {
	padding:0 0 3px;
	font-size:x-small;
	margin:0 0 0 5px;
}

.sitemap_list_c {
	background:url(../img/mark_01.gif) 0 0.6em no-repeat;
	font-size:x-small;
	padding:0 0 0 10px;
	margin-left:5px;
}

.sitemap_list_d {
	background:url(../img/mark_01.gif) 0 0.6em no-repeat;
	font-size:x-small;
	padding:0 0 8px 10px;
	margin-left:5px;
	border-bottom:#F68F62 1px dashed;
}

.sitemap_list_e {
	background:url(../img/mark_01.gif) 0 1.4em no-repeat;
	font-size:x-small;
	padding:8px 0 0 10px;
	margin-left:5px;
}

.arrow a { font-size:12px; padding:0 0 0 15px; background:url(../img/arrow01.gif) 0 50% no-repeat; margin:10px 0 0; display:block;}

/*土産名産店フッタ隠し*/
/*#shop{ display:none;}*/

#new{ font-weight:bold; color:#FD7109;}


/*　130508追加　*/
.left{
	float:left;
}
.right{
	float:right;
}