@charset "UTF-8";

/* CSS Information
==================================
CSS File for "ホタル特集"
File name : 06hotaru.css
     Date : 2011.04.29
==================================
*/


/*-----------------------------------------------------------------------------
	wrapper設定
----------------------------------------------------------------------------*/
#wrapper {
	width: 950px;
	margin: 0px auto;
	background-color: #069e99;
	background-image: url(../../../special/season/06hotaru/img/tit_hotaru.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}



/*-----------------------------------------------------------------------------
	リンク設定
----------------------------------------------------------------------------*/
a:link,
a:visited {
	color: #8051c0;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	ヘッダー設定
----------------------------------------------------------------------------*/
#header-hotaru {
	width: 950px;
	height: 150px;
	margin: 0px auto;
	
}
#header-hotaru h1 {
	text-align: left;
	background-image: none;
	text-indent: -9999px;
}

/*-----------------------------------------------------------------------------
	コンテナ設定
----------------------------------------------------------------------------*/
#container {
	width: 830px;
	margin: 0px auto;
	padding: 0px 40px;
	background-color: #FFFFFF;
	overflow: hidden;
}

/*-----------------------------------------------------------------------------
	概要設定
----------------------------------------------------------------------------*/
#container #outline {
	width: 830px;
	background-image: url(../../../special/season/06hotaru/img/outline_bg.gif);
	margin: 50px 0px 30px;
	overflow: hidden;
}
#container #outline dl {
	width: 830px;
}
#container #outline dl dt {
	width: 340px;
	float: left;
}
#container #outline dl dd {
	width: 430px;
	float: right;
	padding: 20px 30px 0px;
}
#container #outline dl dd #spot {
	width: 150px;
	height: 30px;
	background-image: url(../../../special/season/06hotaru/img/spot.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 3px;
}
#container #outline dl dd h2 {
	color: #018b86;
	font-size: 217%;
	margin-bottom: 5px;
}
#container #outline dl dd p {
	font-size: 108.4%;
	line-height: 1.7em;
}


/*-----------------------------------------------------------------------------
	コンテンツ設定
----------------------------------------------------------------------------*/
#container #content {
	width: 830px;
	clear: both;
	overflow: hidden;
}

/*-----------------------------------------------------------------------------
	メイン設定
----------------------------------------------------------------------------*/
#container #content #main {
	width: 550px;
	float: left;
}

/* 見出しボックス */
#container #content #main #tit-h3 {
	width: 550px;
	height: 40px;
	background-image: url(../../../special/season/06hotaru/img/tit_h3_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#container #main #tit-h3 h3 {
	width: 150px;
	height: 20px;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 15px;
	text-indent: -9999px;
}
#container #content #main #tit-h3 h3.area {
	background-image: url(../../../special/season/06hotaru/img/tit_h3_area.gif); /* エリアから探す画像 */
	background-repeat: no-repeat;
}
#container #content #main #tit-h3 h3.map {
	background-image: url(../../../special/season/06hotaru/img/tit_h3_map.gif); /* 地図から探す画像 */
	background-repeat: no-repeat;
}
#container #content #main #tit-h3 p {
	text-indent: -9999px;
}
#container #content #main #tit-h3 p a {
	width: 110px;
	height: 20px;
	float: right;
	text-align: right;
	display: block;
	margin: 10px 20px 0px 0px;
	text-indent: -9999px;
}
#container #content #main #tit-h3 p.area a {
	background-image: url(../../../special/season/06hotaru/img/tit_h3_sub_area.gif);
	background-repeat: no-repeat;	
}
#container #content #main #tit-h3 p.map a {
	background-image: url(../../../special/season/06hotaru/img/tit_h3_sub_map.gif);
	background-repeat: no-repeat;
}
#container #content #main #tit-h3 p.area a:hover,
#container #content #main #tit-h3 p.map a:hover {
	background-position: left -20px;	
}

/* タブナビ */
#container #content #main #tab {
	width: 550px;
	margin-bottom: 20px;
}
#container #content #main #tab ul {
	width: 550px;
	border-bottom: 3px solid #fec007;
	overflow: hidden;
}
#container #content #main #tab ul li {
	width: 70px;
	height: 20px;
	display: inline;
	float: left;
	margin-right: 15px;
	text-align: center;
}
#container #content #main #tab ul li a {
	width: 70px;
	height: 18px;
	display: block;
	background-image: url(../../../special/season/06hotaru/img/tab_nav_bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	font-weight: bold;
	color: #626262;
}
#container #content #main #tab ul li.selected a,
#container #content #main #tab ul li a:hover {
	background-image: url(../../../special/season/06hotaru/img/tab_nav_bg_act.gif);
	background-repeat: repeat-x;
	color: #434343;
}

/* スポット一覧 */
#container #content #main #spot-box {
	width: 550px;
	margin-bottom: 20px;
}
#container #content #main #spot-box .inn-l {
	width: 260px;
	float: left;
}
#container #content #main #spot-box .inn-r {
	width: 260px;
	float: right;
}
#container #content #main #spot-box .inn-l .spot-name,
#container #content #main #spot-box .inn-r .spot-name {
	background-image: url(../../../special/season/06hotaru/img/top_mark_hotaru.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 5px;
	background-position: 0px 2px;
}
#container #content #main #spot-box .inn-l .spot-name p.kana,
#container #content #main #spot-box .inn-r .spot-name p.kana {
	font-size: 83.4%;
	color: #8051c0;
	line-height: 1.2em;
}
#container #content #main #spot-box .inn-l .spot-name h4,
#container #content #main #spot-box .inn-r .spot-name h4 {
	font-size: 141.7%;
	color: #8051c0;
	line-height: 1.2em;
}
#container #content #main #spot-box .inn-l .spot-name h4.small,
#container #content #main #spot-box .inn-r .spot-name h4.small {
	font-size: 133.4%;
}
#container #content #main #spot-box dl {
	width: 260px;
}
#container #content #main #spot-box dl dt {
	width: 100px;
	float: left;
}
#container #content #main #spot-box dl dd {
	width: 150px;
	float: right;
	font-size: 91.7%;
	text-align: justify;
}
#container #content #main #spot-box dl dt img {
	padding: 1px;
	border: 1px solid #dddddd;
}
#container #content #main #spot-box dl dt a:hover img {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}

/* 地図から探す */
#container #content #main #map-box {
	width: 550px;
	margin-bottom: 30px;
}
#container #content #main #map-box .inn-l {
	width: 370px;
	float: left;
}
#container #content #main #map-box .inn-r {
	width: 170px;
	float: right;
}
#container #content #main #map-box .inn-l #map {
	width: 370px;
	height: 600px;
}
#container #content #main #map-box .inn-r ul {
	width: 170px;
}
#container #content #main #map-box .inn-r ul li {
	padding: 10px 0px;
	border-bottom: 1px dotted #dddddd;
	font-weight: bold;
}
#container #content #main #map-box .inn-r ul li span {
	font-size: 95%;	
}
#container #content #main #map-box .inn-r ul li a {
	/*color: #07be02;*/
}
#container #content #main #map-box .inn-r ul li a:hover {
	/*color: #ff0000;*/
}
#container #content #main #map-box .inn-r ul li img {
	margin-right: 5px;	
}
	/* for IE6 */  
    * html #container #content #main #map-box .inn-r ul li img {
	vertical-align: middle;    
    }

/*-----------------------------------------------------------------------------
	サイドバー設定
----------------------------------------------------------------------------*/
#container #content #sidebar {
	width: 230px;
	float: right;
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 30px;
}

/* バナー */
#container #content #sidebar #banner {
	margin-bottom: 20px;	
}
#container #content #sidebar #banner ul li {
	margin-bottom: 10px;	
}

/* ホタル情報 */
#container #content #sidebar #info {
	width: 210px;
	padding: 0px 10px;
}
#container #content #sidebar #info p.attention {
	margin-bottom: 20px;
}
#container #content #sidebar #info h4 {
	margin-bottom: 10px;
	font-size: 108.4%;
	border-left: 8px solid #8c97cb;
	padding-left: 5px;
	color: #556fb5;
}
#container #content #sidebar #info h4.sidebar-dtl {
	margin-top: 20px;	
}
#container #content #sidebar #info p {
	margin-bottom: 30px;
	line-height: 1.7em;
	font-size: 91.7%;
	text-align: justify;
}

/* ナビ */
#container #content #sidebar #nav {
	width: 210px;
	padding: 0px 10px;
}
#container #content #sidebar #nav dl {
	width: 210px;
	margin-bottom: 20px;
}
#container #content #sidebar #nav dl dt {
	margin-top: 20px;
	margin-bottom: 10px;
}
#container #content #sidebar #nav dl dd {
	margin-left: 10px;
	margin-bottom: 4px;
	font-weight: bold;
}


/*-----------------------------------------------------------------------------
	施設詳細ページ設定
----------------------------------------------------------------------------*/

/* トップへ */
#container .home a {
	width: 120px;
	height: 30px;
	display: block;
	background-image: url(../../../special/season/06hotaru/img/btn_top.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#container .home a:hover {
	background-position: 0px -30px;	
}

/* ホタル鑑賞スポット */
#container #content #main #spot-dtl {
	width: 550px;
	margin-bottom: 30px;
}
#container #content #main #spot-dtl h3 {
	width: 550px;
	height: 40px;
	margin-bottom: 10px;
	background-image: url(../../../special/season/06hotaru/img/dtl_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* ページャー */
#container #content #main #spot-dtl .pager {
	width: 550px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	text-indent: -9999px;
}
/* 前へ */
#container #content #main #spot-dtl .pager .prev {
	width: 110px;
	height: 20px;
	float: left;
	background-image: url(../../../special/season/06hotaru/img/pager_prev.gif);
	background-repeat: no-repeat;
}
#container #content #main #spot-dtl .pager .prev a {
	width: 110px;
	height: 20px;
	display: block;
	background-image: url(../../../special/season/06hotaru/img/pager_prev.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#container #content #main #spot-dtl .pager .prev a:hover {
	background-position: 0px -40px;
}
/* 次へ */
#container #content #main #spot-dtl .pager .next {
	width: 110px;
	height: 20px;
	float: right;
	background-image: url(../../../special/season/06hotaru/img/pager_next.gif);
	background-repeat: no-repeat;
}
#container #content #main #spot-dtl .pager .next a {
	width: 110px;
	height: 20px;
	display: block;
	background-image: url(../../../special/season/06hotaru/img/pager_next.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#container #content #main #spot-dtl .pager .next a:hover {
	background-position: 0px -40px;
}

/* スポット名 */
#container #content #main #spot-dtl .spot-name {
	background-image: url(../../../special/season/06hotaru/img/top_mark_hotaru.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 5px;
	background-position: 0px 2px;
}
#container #content #main #spot-dtl .spot-name p.kana {
	font-size: 83.4%;
	color: #000000;
	line-height: 1.2em;
}
#container #content #main #spot-dtl .spot-name h4 {
	font-size: 141.7%;
	color: #000000;
	line-height: 1.2em;
}
#container #content #main #spot-dtl .spot-name h4.small {
	font-size: 133.4%;
}

/* 写真・紹介 */
#container #content #main #spot-dtl #info1 {
	width: 550px;
	overflow: hidden;
	margin-bottom: 30px;
}
#container #content #main #spot-dtl #info1 dl {
	width: 550px;
}
#container #content #main #spot-dtl #info1 dl dt {
	width: 320px;
	float: left;
}
#container #content #main #spot-dtl #info1 dl dd {
	width: 210px;
	float: right;
	font-size: 108.4%;
	line-height: 1.7em;
	text-align: justify;
}
#container #content #main #spot-dtl #info1 dl dt img {
	padding: 4px;
	border: 1px solid #eeeeee;
}

/* 表組み */
#container #content #main #spot-dtl #info3 {
	width: 550px;
	margin-bottom: 20px;
}
#container #content #main #spot-dtl #info3 table {
	width: 550px;
	border: 1px solid #a0a0a0;	
	border-collapse: collapse;
}
#container #content #main #spot-dtl #info3 table th {
	width: 130px;
	background-color: #edfcfe;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0a0a0;
}
#container #content #main #spot-dtl #info3 table th,
#container #content #main #spot-dtl #info3 table td {
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}
#container #content #main #spot-dtl #info3 table td #map {
	width: 377px;
	height: 350px;
	margin: 7px 0px;
}

/* PR */
#container #content #main #pr {
	width: 550px;
	margin-bottom: 30px;
}
#container #content #main #pr .pr-tit {
	margin-bottom: 5px;	
}
#container #content #main #pr dl {
	width: 550px;
	clear: both;
	overflow: hidden;
}
#container #content #main #pr dl dt {
	width: 270px;
	float: left;	
}
#container #content #main #pr dl dd {
	width: 270px;
	float: right;
	padding-top: 10px;
}
#container #content #main #pr dl dt a:hover img {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}
#container #content #main #pr dl dd p {
	font-size: 108.4%;
	line-height: 1.5em;
	margin-bottom: 15px;
	text-align: justify;
}
#container #content #main #pr dl dd .shop {
	border-left: 10px solid #b2a2ea;
	padding-left: 10px;
}
#container #content #main #pr dl dd .shop h4 {
	font-size: 116.7%;
	line-height: 1em;
}
#container #content #main #pr dl dd .shop .info {
	line-height: 1em;
	margin-top:5px;
}




