@charset "UTF-8";

/* CSS Information
==================================
CSS File for "夜空を彩る伊豆花火2010"
File name : 07hanabi.css
     Date : 2011.06.15
==================================
*/

/*-----------------------------------------------------------------------------
	全体枠設定
----------------------------------------------------------------------------*/
#season-box {
	width: 950px;
	margin: 10px auto;
}

/*-----------------------------------------------------------------------------
	ヘッダー設定
----------------------------------------------------------------------------*/
#season-box #header-season {
	width: 950px;
	height: 150px;
}
#season-box #header-season h1 {
	width: 950px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(../../../special/season/07hanabi/img/tit_hanabi.jpg);
	background-repeat: no-repeat;
}



/*-----------------------------------------------------------------------------
	メインコンテナ設定
----------------------------------------------------------------------------*/
#season-box #container {
	width: 910px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}

#season-box #container .frm-u {
	width: 910px;
	height: 10px;
	background-image: url(../../../special/season/07hanabi/img/container_frm_u.gif);
	background-repeat: no-repeat;
	font-size: 0px; /* IE6用（隙間回避） */
}
#season-box #container .frm-c {
	width: 830px;
	padding: 30px 40px;
	background-color: #FFFFFF;
}
#season-box #container .frm-d {
	width: 910px;
	height: 10px;
	background-image: url(../../../special/season/07hanabi/img/container_frm_d.gif);
	background-repeat: no-repeat;
}



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


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

/*-----------------------------------------------------------------------------
	 ダイジェストボックス設定
----------------------------------------------------------------------------*/
#season-box #container .frm-c #content #dgt-box {
	width: 560px;
	float: left;
	overflow: hidden;
}
/* エリア */
#season-box #container .frm-c #content #dgt-box #area {
	width: 560px;
	overflow: hidden;
}
#season-box #container .frm-c #content #dgt-box #area ul {
	width: 560px;
	border-bottom: 1px solid #00acff;	
	overflow: hidden;
}
#season-box #container .frm-c #content #dgt-box #area ul li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.map {
	width: 110px;
	margin-right: 0px;
}
#season-box #container .frm-c #content #dgt-box #area ul li a {
	width: 70px;
	height: 20px;
	display: block;
	background-image: url(../../../special/season/07hanabi/img/nav.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.higashi a {
	background-position: 0px 0px;	
}
#season-box #container .frm-c #content #dgt-box #area ul li.minami a {
	background-position: -90px 0px;	
}
#season-box #container .frm-c #content #dgt-box #area ul li.naka a {
	background-position: -180px 0px;	
}
#season-box #container .frm-c #content #dgt-box #area ul li.nishi a {
	background-position: -270px 0px;	
}
#season-box #container .frm-c #content #dgt-box #area ul li.kita a {
	background-position: -360px 0px;	
}
#season-box #container .frm-c #content #dgt-box #area ul li.map-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.map a {
	background-position: -450px 0px;
	width: 110px;
	margin-right: 0px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.higashi-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.higashi a:hover {
	background-position: 0px -21px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.minami-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.minami a:hover {
	background-position: -90px -21px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.naka-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.naka a:hover {
	background-position: -180px -21px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.nishi-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.nishi a:hover {
	background-position: -270px -21px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.kita-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.kita a:hover {
	background-position: -360px -21px;
}
#season-box #container .frm-c #content #dgt-box #area ul li.map-act a,
#season-box #container .frm-c #content #dgt-box #area ul li.map a:hover {
	background-position: -450px -21px;
}




/* ダイジェスト詳細 */
#season-box #container .frm-c #content #dgt-box .inn {
	width: 560px;
	overflow: hidden;
	padding: 20px 0px;
	border-bottom: 1px solid #959595;
}
#season-box #container .frm-c #content #dgt-box .inn dl {
	overflow: hidden;
}
#season-box #container .frm-c #content #dgt-box .inn dl dt {
	width: 170px;
	float: left;
}
#season-box #container .frm-c #content #dgt-box .inn dl dt img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #aaaaaa;	
}
#season-box #container .frm-c #content #dgt-box .inn dl dd {
	width: 350px;
	float: right;
	padding-right: 20px;
}
#season-box #container .frm-c #content #dgt-box .inn dl dd p.kana {
	font-size: 83.4%;
	color: #601414;
	margin: 0px;
}
#season-box #container .frm-c #content #dgt-box .inn dl dd h3 {
	font-size: 141.7%;
	margin-bottom: 5px;
}
#season-box #container .frm-c #content #dgt-box .inn dl dd h4 {
	font-size: 108.4%;
	font-weight: normal;
	clear: both;
}
#season-box #container .frm-c #content #dgt-box .inn dl dd p {
	font-size: 91.7%;
	margin-top: 5px;
}

/* もっと詳しく */
#season-box #container .frm-c #content #dgt-box .inn dl dd .more a {
	width: 80px;
	height: 18px;
	display: block;
	background-image: url(../../../special/season/07hanabi/img/btn_more.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	text-indent: -9999px;
}
#season-box #container .frm-c #content #dgt-box .inn dl dd .more a:hover {
	background-position: 0px -18px;	
}

/* エリアネーム */
#season-box #container .frm-c #content #dgt-box .area-name {
	background-color: #fbf0e8;
	padding: 2px 2px 2px 5px;
}
/* エリアネームの説明　文字小 */
#season-box #container .frm-c #content #dgt-box .area-name h3 .small {
	font-size: 91.7%;
	font-weight: normal;	
}
/* トップへ */
#season-box #container .frm-c #content #dgt-box .btn-top {
	text-align: right;
	margin-top: 5px;
	background-image: url(../../../special/season/img/btn_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	font-size: 91.7%;
	clear: both;
}

/*-----------------------------------------------------------------------------
	 マップ設定
----------------------------------------------------------------------------*/
#season-box #container .frm-c #content #dgt-box .map {
	width: 560px;
}
#season-box #container .frm-c #content #dgt-box .map p.pdf {
	font-size: 91.7%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#season-box #container .frm-c #content #dgt-box .map p.pdf img {
	margin-right: 5px;
}
/*
#season-box #container .frm-c #content #dgt-box .map .pdf {
	margin-right: 0;
	margin-left: auto;
	background-color: #CCCCCC;
}
#season-box #container .frm-c #content #dgt-box .map ul {
	font-size: 91.7%;
	padding-left: 20px;
	text-align: right;
}
#season-box #container .frm-c #content #dgt-box .map ul li {
	font-size: 91.7%;
	padding-left: 20px;
}
#season-box #container .frm-c #content #dgt-box .map ul li.pdf {
	background-image: url(../../../common/ico_pdf.gif);
	background-repeat: no-repeat;
}
*/

/*-----------------------------------------------------------------------------
	 サイドバー設定
----------------------------------------------------------------------------*/
#season-box #container .frm-c #content #sidebar {
	width: 230px;
	float: right;
	overflow: hidden;
	padding: 10px;
	background-color: #f6edd8;
}
#season-box #container .frm-c #content #sidebar h4 {
	margin-bottom: 10px;
	font-size: 108.4%;
}
#season-box #container .frm-c #content #sidebar p {
	margin-bottom: 30px;
	line-height: 1.7em;
}

/* PR */
#season-box #container .frm-c #content #sidebar #pr {
	margin-bottom: 15px;
}
#season-box #container .frm-c #content #sidebar #pr p.pr {
	margin-bottom: 0px;
	font-size: 83.4%;
	color: #999999;
	text-align: center;
}

/* バナー */
#season-box #container .frm-c #content #sidebar #banner {
	margin-bottom: 15px;
}
#season-box #container .frm-c #content #sidebar #banner img.space {
	margin-bottom: 5px;
}


/*-----------------------------------------------------------------------------
	 06月夜空を彩る伊豆花火設定
----------------------------------------------------------------------------*/
/* 花火背景 */
#season-box .hanabi {
	background-image: url(../../../special/season/07hanabi/img/bg_hanabi.gif);
	background-repeat: repeat-y;
	background-position: 0px 150px;
	padding-bottom: 20px;
}

/* 花火概要背景 */
#season-box .hanabi #container .frm-c #outline {
	background-image: url(../../../special/season/2009/05hotaru/img/outline_bg.gif);
}
/* 花火今月の「ここにスポット」 */
#season-box .hanabi #container .frm-c #outline dl dd #spot {
	width: 150px;
	height: 30px;
	background-image: url(../../../special/season/07hanabi/img/spot.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* タイトル文字色 */
#season-box .hanabi #container .frm-c #outline dl dd h2 {
	color: #601414;	
}
/* ダイジェスト罫線 */
#season-box .hanabi #container .frm-c #content #dgt-box #area {
	border-bottom: 1px solid #959595;
}
/* エリアリンクタブ */
#season-box .hanabi #container .frm-c #content #dgt-box #area ul li a {
	background-color: #ede7f5;
	color: #507b9c;
}
/* 名称リンク設定 */
#season-box .hanabi #container .frm-c #content #dgt-box .inn dl dd h3 a {
	color: #601414;	
}



/* 花火サイドバー */
#season-box .hanabi #container .frm-c #content #sidebar {
	background-color: #f6edd8;	
}
#season-box .hanabi #container .frm-c #content #sidebar h4 {
	/*border-left: 8px solid #589fcb;
	padding-left: 5px;
	color: #601414;*/
}
/* 花火カレンダー */
#season-box .hanabi #container .frm-c #content #sidebar h5 {
	color: #589ecb;
	font-size: 116.7%;
}
#season-box .hanabi #container .frm-c #content #sidebar dl {
	width: 230px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0px;
}
#season-box .hanabi #container .frm-c #content #sidebar dl dt {
	font-size: 108.4%;
	width: 37px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#season-box .hanabi #container .frm-c #content #sidebar dl dt.sat {
	color: #0099FF;	
}
#season-box .hanabi #container .frm-c #content #sidebar dl dt.sun {
	color: #FF3300;
}
#season-box .hanabi #container .frm-c #content #sidebar dl dt .week {
	font-size: 70%;
	margin-left: 1px;
}
#season-box .hanabi #container .frm-c #content #sidebar dl dd {
	width: 188px;
	float: right;
	padding-top: 2px;
}

/* お役立ちリンク */
#container #content #sidebar #link {
	
}
#container #content #sidebar #link ul li {
	margin-bottom: 10px;
	text-indent: -9999px;
}

#container #content #sidebar #link ul li a {
	width: 230px;
	height: 70px;
	display: block;
	background-image: url(../../../special/season/07hanabi/img/sidebar_link.jpg);
	background-repeat: no-repeat;
}
#container #content #sidebar #link ul li.access a {
	background-position: 0px 0px;	
}
#container #content #sidebar #link ul li.repo a {
	background-position: 0px -70px;	
}
#container #content #sidebar #link ul li.delicious a {
	background-position: 0px -140px;	
}
#container #content #sidebar #link ul li.beach a {
	background-position: 0px -210px;	
}
#container #content #sidebar #link ul li.journal a {
	background-position: 0px -280px;	
}
#container #content #sidebar #link ul li.collection a {
	background-position: 0px -350px;	
}
#container #content #sidebar #link ul li.tanbou a {
	background-position: 0px -420px;	
}

#container #content #sidebar #link ul li.access a:hover {
	background-position: -230px 0px;	
}
#container #content #sidebar #link ul li.repo a:hover {
	background-position: -230px -70px;	
}
#container #content #sidebar #link ul li.delicious a:hover {
	background-position: -230px -140px;	
}
#container #content #sidebar #link ul li.beach a:hover {
	background-position: -230px -210px;	
}
#container #content #sidebar #link ul li.journal a:hover {
	background-position: -230px -280px;	
}
#container #content #sidebar #link ul li.collection a:hover {
	background-position: -230px -350px;	
}
#container #content #sidebar #link ul li.tanbou a:hover {
	background-position: -230px -420px;	
}



