@charset "utf-8";
/* ===================================================================
CSS information

 style info :ヘッダ、フッタなどの共通箇所
=================================================================== */

/*==============================================
	ヘッダ
----------------------------------------------*/
#headline{
	border-top:solid 3px #4d0026;
	width:100%;
}
#page_head{
	position:relative;
	height:127px;
	width:910px;
	margin: 0 auto;
	padding:0;
	background:url(../images/logo.gif) no-repeat;
}

#h1 {
	top: 12px;
	right: 5px;
	font-size: 85%;
	font-weight: 100;
	position: absolute;
}

#logo a {
	width: 265px;
	height: 45px;
	display: block;
	position: absolute;
	top: 17px;
	left: 0;
	text-indent: -9999px;
}

/*----------------------------
	ユーティリティナビ
----------------------------*/
#uNavi {
	position: absolute;
	top: 50px;
	right: 5px;
}

#uNavi li {
	float: right;
}

#uNavi li.access,
#uNavi li.link,
#uNavi li.sitemap,
#uNavi li.english{
	margin:0 0 0 15px;
	padding: 0 0 0 12px;
	background: url(../images/arrow1.gif) no-repeat left center;
}
*html #uNavi li.english{
	margin:5px 0 0 15px;
}
.en{
	margin:0 0 -2px 3px;
	padding:0 0 0 0;
}
#machine_name
{
	display:none;
}

/*----------------------------
	グローバルナビ
----------------------------*/
#gNavi {
	background:url(../images/menu_bg.gif) repeat-x top;
	clear:both;
	width: 100%;
	margin: 0 -500%;
	padding: 0 500%;
	position: absolute;
	top: 77px;
}

#gNavi li {
	float: left;
	text-indent:-9999px;
}

#gNavi li a {
	display: block;
	height: 50px;
	background:url(../images/glovalmenu.gif);
}

#gNavi li#gNavi01,
#gNavi li#gNavi01 a {
	display: block;
	width: 71px;
	background-position: 0px 0px;
}
#gNavi li#gNavi01 a:hover {
	background-position: 0 -53px;
}

#gNavi li#gNavi02,
#gNavi li#gNavi02 a {
	display: block;
	width: 91px;
	background-position: -71px 0px;
}
#gNavi li#gNavi02 a:hover {
	background-position: -71px -53px;
}

#gNavi li#gNavi03,
#gNavi li#gNavi03 a {
	display: block;
	width: 81px;
	background-position: -162px 0px;
}
#gNavi li#gNavi03 a:hover {
	background-position: -162px -53px;
}

#gNavi li#gNavi04,
#gNavi li#gNavi04 a {
	display: block;
	width: 111px;
	background-position: -243px 0px;
}
#gNavi li#gNavi04 a:hover {
	background-position: -243px -53px;
}

#gNavi li#gNavi05,
#gNavi li#gNavi05 a {
	display: block;
	width: 86px;
	background-position: -354px 0px;
}
#gNavi li#gNavi05 a:hover {
	background-position: -354px -53px;
}

#gNavi li#gNavi06,
#gNavi li#gNavi06 a {
	display: block;
	width: 86px;
	background-position: -440px 0px;
}
#gNavi li#gNavi06 a:hover {
	background-position: -440px -53px;
}

#gNavi li#gNavi07,
#gNavi li#gNavi07 a {
	display: block;
	width: 101px;
	background-position: -526px 0px;
}
#gNavi li#gNavi07 a:hover {
	background-position: -526px -53px;
}

#gNavi li#gNavi08,
#gNavi li#gNavi08 a {
	display: block;
	width: 91px;
	background-position: -627px 0px;
}
#gNavi li#gNavi08 a:hover {
	background-position: -627px -53px;
}

#gNavi li#gNavi09,
#gNavi li#gNavi09 a {
	display: block;
	width: 101px;
	background-position: -718px 0px;
}
#gNavi li#gNavi09 a:hover {
	background-position: -718px -53px;
}

#gNavi li#gNavi10,
#gNavi li#gNavi10 a {
	display: block;
	width: 91px;
	background-position: -819px 0px;
}
#gNavi li#gNavi10 a:hover {
	background-position: -819px -53px;
}

/*　フォーカス　全ページ共通　*/
#here_index,#here_about,#here_topics,#here_calender,#here_shop,#here_spot,#here_course,#here_photo,#here_culture,#here_publication{
	position:absolute;
	width:5px;
	height:3px;
	top:81px;
	z-index:1;
	background:url(../../common/images/menu_here.gif) no-repeat;
}
#here_index{left:33px;top:290px !important;}
#here_about{left:113px;}
#here_topics{left:200px;}
#here_calender{left:295px;}
#here_shop{left:395px;}
#here_spot{left:480px;}
#here_course{left:573px;}
#here_photo{left:670px;}
#here_culture{left:765px;}
#here_publication{left:860px;}

/*----------------------------
	パンくずリスト
----------------------------*/
#pankz{
	width:950px;
	height:30px;
	padding:0 0 0 70px;
	margin:0 auto 9px;
}
#pankz2{
	width:950px;
	height:30px;
	padding:0 0 0 70px;
	margin:5px auto 0;
}
#pankz .pankz_level,
#pankz2 .pankz_level,
#pankz .pankz_arrow,
#pankz2 .pankz_arrow{
	float:left;
}



/*==============================================
	コンテンツエリア
----------------------------------------------*/
#page_contents{
	clear:both;
	width: 870px;
	height:auto;
	margin: 0 auto 40px;
	padding: 0;
}
#page_contents_R{
	float:right;
	width:606px;
}
#page_contents_L{
	float:left;
	width:234px;
}
#page_contents_footer{
	clear:both;
	width: 870px;
	height:auto;
	margin: 0 auto;
	padding: 0;
}

/*----------------------------
	ページタイトル
----------------------------


/*----------------------------
	サイドメニュー
----------------------------*/
.sNavi{
	width:234px;
	background:url(../images/h3_sidemenu_middle.gif);
	margin:0 0 20px 0;
	padding:0;
	border-bottom:solid 1px #aca195;
}
.sNavi h3{
	background:url(../images/h3_sidemenu_head.gif);
	height:28px;
	padding:13px 15px 0;
	overflow:hidden;
}
.sNavi .sNavi_txt{
	height:auto;
	margin:0 15px 0;
	padding:2.5% 0;
	border-bottom:dotted 1px #999999;
}
.sNavi .sNaviEND{
	height:auto;
	margin:0 15px 0;
	padding:2.5% 0;
}
.sNavi .sNavi_txt a,
.sNavi .sNaviEND a{
	color:#333;
}
.sNavi .sNavi_txt a:hover,
.sNavi .sNaviEND a:hover{
	color:#FF007D;
}

/*----------------------------
	記事ナビゲーション
----------------------------*/
.pNavi{
	height:auto;
	margin:0 0 10px 0;
}
.pNavi .prev{
	width:303px;
	float:left;
	text-align:left;
}
.pNavi .next{
	width:303px;
	float:right;
	text-align:right;
}

/*----------------------------
	見出し類
----------------------------*/
#page_contents .h3_wide{
	clear:both;
	width:870px;
	height:37px;
	background:url(../images/h3_ttl_wide.gif) no-repeat;
	text-align:center;
	margin:0 0 20px 0;
	padding:5px 0 0 0;
}
#page_contents_R h3{
	width:606px;
	height:32px;
	background:url(../images/h3_ttl.gif) no-repeat;
	text-align:center;
	margin:0 0 20px 0;
	padding:5px 0 0 0;
}
#page_contents .h4_wide{
	width:850px;
	height:25px;
	background:url(../images/h4_ttl_wide.gif) no-repeat;
	margin:50px 0 15px 0;
	padding:2px 0 0 10px;
}
#page_contents_R .h4{
	width:596px;
	height:25px;
	background:url(../images/h4_ttl.gif) no-repeat;
	margin:50px 0 15px 0;
	padding:2px 0 0 10px;
}
#page_contents_R h5{
	clear:both;
	height:auto;
	margin:0 0 5px 10px;
}
#page_contents_R .h4{
	clear:both;
}
#page_contents_R h4{
	float:left;
}
#page_contents_R .h4_time{
	float:right;
}
.txt_free{
	clear:both;
	width:auto;
	height:auto;
	padding:0 10px 15px;
}
.note{
	clear:both;
	width:auto;
	padding:5px 10px 20px 0;
}
.note2{
	clear:both;
	width:auto;
	padding:5px 10px 20px;
}
.note2 li,
.note li {
	text-indent:-15px;
	padding-left:15px;
	list-style:none;
}
.note2 li:before,
.note li:before { content:"※" }


/*----------------------------
	写真レイアウトパターン
----------------------------*/
.photos{
	clear:both;
	margin:0 0 0 10px;
}
.photos img{
	margin:0 0 3px 0;
}
.photos .photottl{
	height:auto;
	margin:0 0 -5px 0;
}
.photos ul{
	padding:;
	margin:10px 0 0 0;
}

/*-　写真　小　-*/
.photos3_1,
.photos3_2{
	width:182px;
	float:left;
	margin:0 20px 10px 0;
	padding:0;
}
.photos3_3{
	width:182px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
.photos3_txt{
	width:384px;
	float:left;
}

/*-　写真　中　-*/
.photos2_1{
	width:283px;
	float:left;
	margin:0 20px 10px 0;
	padding:0;
}
.photos2_2,
.photos2_txt{
	width:283px;
	float:left;
	margin:0 0 0 0;
	padding:0;
}

/*-　写真　大　-*/
.photos1_1{
	width:386px;
	height:auto;
	float:left;
	margin:0 20px 10px 0;
	padding:0;
}
.photos1_txt{
	width:180px;
	height:290px;
	vertical-align:bottom;
	float:left;
	margin:0;
	padding:0;
}

/*-　写真　フリー　-*/
.photos_float{
	width:auto;
	float:left;
	margin:0 20px 10px 10px;
	padding:0;
}


/*----------------------------
	料金
----------------------------*/
.plice{
	clear:both;
	margin:-5px 0 30px 10px;
}
.plice .plice_L{
	margin:0 20px 0 0;
}
.plice .plice_L,
.plice .plice_R{
	width:283px;
	float:left;
}
.plice .plice_L dt,
.plice .plice_R dt{
	width:180px;
	height:20px;
	padding:10px 0 0 0;
	clear:both;
	float:left;
	border-bottom:dotted 1px #999999;
	overflow:hidden;
}
.plice .plice_L dd,
.plice .plice_R dd{
	width:103px;
	height:20px;
	padding:10px 0 0 0;
	float:right;
	border-bottom:dotted 1px #999999;
	text-align:right;
	overflow:hidden;
}

/*----------------------------
	地図
----------------------------*/
.map_shop{
	margin:20px 0 0 10px;
	clear:both;
	width:578px;
	height:350px;
}
.map_shop #map{
	width:578px;
	height:350px;
}
.map_zoom{
	margin:10px 0 0 18px;
	width:578px;
	text-align:right;
}
.map_zoom_top{
	margin:5px 0 0 0;
	width:358px;
	text-align:right;
}
.map_zoom_top a,
.map_zoom a{
	padding: 0 0 0 12px;
	background: url(../images/arrow1.gif) no-repeat left center;
}

.line{
	clear:both;
	height:2px;
	width:100%;
	background:url(../images/line.gif) repeat-x 0 0;
	margin:10px 0 0 0;
	padding:0;
}
.line2{
	clear:both;
	height:2px;
	width:100%;
	background:url(../images/line.gif) repeat-x 0 0;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}
*html .line{
	margin:0 0 -12px 0;
}
.pagetop{
	margin:0;
	padding:0;
}
.pagetop_last{
	clear:both;
	width:870px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.pagetop_last a,
.pagetop a{
	display:block;
	float:right;
	width:114px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/pagetop.gif) 0 0;
}
.pagetop_last a:hover,
.pagetop a:hover{
	background:url(../images/pagetop.gif) 0 -20px;
}


/*==============================================
	フッタ
----------------------------------------------*/
#footer_wrap{
	width:100%;
	background:url(../images/footer_bg.gif) repeat-x top #4d0026;
}
#footer{
	clear:both;
	width: 870px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 40px;
}
*html #footer{

}

#mobile{
	width:202px;
	height:110px;
	background:url(../images/qr.gif);
	text-indent:-9999px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#copylight{
	height:auto;
	margin:20px 0 0 0;
}
#produced{
	height:auto;
	margin:7px 0 0 0;
}