@charset "UTF-8";

/* CSS Information
==================================
CSS File for "伊豆桜特集"
File name : 03sakura.css
     Date : 2010.03.09
==================================
*/


/*-----------------------------------------------------------------------------
	ヘッダー設定
----------------------------------------------------------------------------*/
#header-sakura {
	width: 950px;
	margin: 10px auto 20px;
	overflow: hidden;
}
#header-sakura .tit {
	width: 680px;
	height: 330px;
	float: left;
	background-image: url(../../../special/2010/03sakura/img/sakura_tit.jpg);
	background-repeat: no-repeat;
}
#header-sakura h1 {
	text-indent: -9999px;
}
#header-sakura h2 {
	font-weight: normal;
	color: #ffffff;
	margin: 205px 0px 0px 55px;
	line-height: 1.8em;
}


/* ナビ */
#header-sakura .nav {
	width: 240px;
	float: right;
	margin-top: 75px;
}
#header-sakura .nav ul {
	width: 210px;
	margin-top: 10px;
}
#header-sakura .nav ul li a {
	width: 210px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2010/03sakura/img/nav_cts.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header-sakura .nav ul li.kaika a {
	background-position: 0px 0px;	
}
#header-sakura .nav ul li.haru a {
	background-position: 0px -45px;	
}
#header-sakura .nav ul li.info a {
	background-position: 0px -90px;	
}
#header-sakura .nav ul li.access a {
	background-position: 0px -135px;	
}
/* マウスオーバー */
#header-sakura .nav ul li.kaika a:hover {
	background-position: -210px 0px;	
}
#header-sakura .nav ul li.haru a:hover {
	background-position: -210px -45px;	
}
#header-sakura .nav ul li.info a:hover {
	background-position: -210px -90px;	
}
#header-sakura .nav ul li.access a:hover {
	background-position: -210px -135px;	
}


/*-----------------------------------------------------------------------------
	ナビ設定
----------------------------------------------------------------------------*/
#nav {
	width: 950px;
	margin: 0px auto 20px;
}
#nav ul {
	width: 950px;
	border-bottom: 4px solid #fb81c0;
	overflow: hidden;
}
#nav ul li {
	width: 186px;
	display: inline;
	float: left;
	height: 26px;
	margin-right: 4px;
	background-image: url(../../../special/2010/01kawazu/img/nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#nav ul li.top {
	background-position: left top;	
}
#nav ul li.kaika {
	background-position: -190px 0px;
}
#nav ul li.map {
	background-position: -380px 0px;
}
#nav ul li.koe,
#nav ul li.koe a {
	width: 190px;
	background-position: -570px 0px;
}
#nav ul li.koryukan {
	margin-right: 0px;
	background-position: -764px 0px;
}
#nav ul li a {
	width: 186px;
	height: 26px;
	display: block;
}
#nav ul li a:hover {
	filter: alpha(opacity=30);	/* IE */
	-moz-opacity:0.30;			/* Firefox・Netscape */
	opacity:0.30;				/* Opera・Safari */
	background-color: #FFFFFF;
}

#nav ul li.top-act,
#nav ul li.kaika-act,
#nav ul li.map-act,
#nav ul li.koe-act,
#nav ul li.koryukan-act {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
	background-color: #FFFFFF;
}
#nav ul li.kaika-act {
	background-position: -190px 0px;
}
#nav ul li.map-act {
	background-position: -380px 0px;
}
#nav ul li.koe-act {
	background-position: -570px 0px;
}
#nav ul li.koryukan-act {
	margin-right: 0px;
	background-position: -764px 0px;
}

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


/*-----------------------------------------------------------------------------
	 メインコンテンツ設定
----------------------------------------------------------------------------*/
#main {
	width: 910px;
}

/* 見出し */
#main h3 {
	width: 910px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#main h3.kaika {
	background-image: url(../../../special/2010/03sakura/img/h3_tit_kaika.gif); /* 開花情報画像 */
	background-repeat: no-repeat;	
}
#main h3.haru {
	background-image: url(../../../special/2010/03sakura/img/h3_tit_haru.gif); /* 春の伊豆を満喫画像 */
	background-repeat: no-repeat;	
}
#main h3.info {
	background-image: url(../../../special/2010/03sakura/img/h3_tit_info.gif); /* 伊豆の桜情報画像 */
	background-repeat: no-repeat;	
}
#main h3.access {
	background-image: url(../../../special/2010/03sakura/img/h3_tit_access.gif); /* 伊豆高原への行き方画像 */
	background-repeat: no-repeat;	
}

/*-----------------------------------------------------------------------------
	 ページトップ設定
----------------------------------------------------------------------------*/
#main .pagetop {
	text-align: right;
	padding-left: 20px;
	margin-bottom: 35px;
}
#main .pagetop a {
	color: #4c4c4c;
	text-decoration: underline;
}
#main .pagetop a:hover {
	color: #ff0000;
}
#main .pagetop img {
	vertical-align: middle;
	margin-right: 3px;
}


/*-----------------------------------------------------------------------------
	 1.桜開花情報設定
----------------------------------------------------------------------------*/
#main #kaika {
	width: 910px;
	margin-bottom: 20px;
	overflow: hidden;
}
#main #kaika .inn-l {
	width: 430px;
	float: left;
}
#main #kaika .inn-r {
	width: 430px;
	float: right;
}

#main #kaika h4 {
	width: 430px;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#main #kaika h4.sato {
	background-image: url(../../../special/2010/03sakura/img/kaika_tit_sato.gif); /* さくらの里画像 */
	background-repeat: no-repeat;	
}
#main #kaika h4.namiki {
	background-image: url(../../../special/2010/03sakura/img/kaika_tit_namiki.gif); /* 桜並木画像 */
	background-repeat: no-repeat;	
}
/* 現在のさくら */
#main #kaika #now {
	width: 300px;
	color: #47b301;
	margin: 10px 0px 20px;
	padding: 10px 0px 0px 110px;
	background-image: url(../../../special/2010/03sakura/img/kaika_hukidashi.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#main #kaika #now span {
	color: #959595;
}
/* 今咲いている */
#main #kaika #more {
	text-indent: -9999px;
}
#main #kaika #more a {
	width: 208px;
	height: 30px;
	display: block;
	margin: 0px 20px 0px auto;
}
#main #kaika #more a:hover {
	background-position: 0px -30px;	
}
#main #kaika #more.sato a {
	background-image: url(../../../special/2010/03sakura/img/kaika_more_sato.gif); /* さくらの里画像 */
	background-repeat: no-repeat;	
}
#main #kaika #more.namiki a {
	background-image: url(../../../special/2010/03sakura/img/kaika_more_namiki.gif); /* 桜並木画像 */
	background-repeat: no-repeat;	
}


/*-----------------------------------------------------------------------------
	 2.春の伊豆を満喫設定
----------------------------------------------------------------------------*/
#main #haru {
	width: 910px;
	margin-bottom: 20px;
	overflow: hidden;
}
/* レポ */
#main #haru #repo {
	margin-bottom: 30px;
	overflow: hidden;	
}
#main #haru #repo ul {
	width: 910px;	
}
#main #haru #repo ul li {
	width: 220px;
	height: 340px;
	display: inline;
	float: left;
	margin-right: 20px;
	background-image: url(../../../special/2010/03sakura/img/haru_repo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main #haru #repo ul li.pranpo {
	width: 190px;
	margin-right: 0px;
}
#main #haru #repo ul li a {
	width: 220px;
	height: 340px;
	display: block;
}
#main #haru #repo ul li.pranpo a {
	width: 190px;
	margin-right: 0px;
}
#main #haru #repo ul li a:hover {
	filter: alpha(opacity=25);	/* IE */
	-moz-opacity:0.25;			/* Firefox・Netscape */
	opacity:0.25;				/* Opera・Safari */
	background-color: #FFFFFF;
}
#main #haru #repo ul li.gourmet {
	background-position: 0px 0px;	
}
#main #haru #repo ul li.dhc {
	background-position: -240px 0px;	
}
#main #haru #repo ul li.sansaku {
	background-position: -480px 0px;	
}
#main #haru #repo ul li.pranpo {
	background-position: -720px 0px;	
}

/* イチオシ */
#main #haru #ichioshi {
	clear: both;
}
#main #haru #ichioshi h4 {
	margin-bottom: 10px;	
}
/* カテゴリ分け */
#main #haru #ichioshi dl {
	width: 910px;
}
#main #haru #ichioshi dl dt {
	width: 220px;
	margin-right: 20px;
	float: left;
}
#main #haru #ichioshi dl dt.last {
	width: 190px;
	margin-right: 0px;
}
/* 店舗リンク */
#main #haru #ichioshi dl dt ul {
	margin: 10px 0px;
}
#main #haru #ichioshi dl dt ul li {
	text-align: center;
	line-height: 2em;
	font-weight: bold;
}
#main #haru #ichioshi dl dt ul li a {
	color: #07be02;
}
#main #haru #ichioshi dl dt ul li a:hover {
	color: #ff0000;
}
/* もっと見る */
#main #haru #ichioshi dl dt ul li.more a {
	height: 30px;
	width: 130px;
	display: block;
	margin: 10px auto 0px;
	background-image: url(../../../special/2010/03sakura/img/haru_ichioshi_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main #haru #ichioshi dl dt ul li.more a:hover {
	background-position: 0px -30px;	
}

/*-----------------------------------------------------------------------------
	 3.伊豆の桜情報設定
----------------------------------------------------------------------------*/
#main #info {
	width: 910px;
	margin-bottom: 20px;
	overflow: hidden;
}
/* ダイジェスト */
#main #info #info-dgt ul {
	width: 910px;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
#main #info #info-dgt ul li {
	width: 190px;
	margin-right: 50px;
	float: left;
}
#main #info #info-dgt ul li.last {
	margin-right: 0px;
}
#main #info #info-dgt ul li h4 {
	color: #68d421;
	margin: 10px 0px 5px;
}
#main #info #info-dgt ul li h4 img {
	margin-right: 3px;	
}
	/* for IE6 */  
    * html #main #info #info-dgt ul li h4 img {
	vertical-align: middle;    
    }
#main #info #info-dgt ul li p {
	text-align: justify;	
}

/* マップ */
#main #info #info-map {
	width: 910px;
	clear: both;
	overflow: hidden;
}
#main #info #info-map .inn-l {
	width: 560px;
	float: left;
}
#main #info #info-map .inn-l #map {
	width: 560px;
	height: 560px;
}
#main #info #info-map .inn-r {
	width: 330px;
	float: right;
}
#main #info #info-map .inn-r ul {
	width: 330px;
}
#main #info #info-map .inn-r ul li {
	padding: 10px 0px;
	border-bottom: 1px dotted #dddddd;
}
#main #info #info-map .inn-r ul li a {
	color: #07be02;
}
#main #info #info-map .inn-r ul li a:hover {
	color: #ff0000;
}
#main #info #info-map .inn-r ul li img {
	margin-right: 5px;	
}
	/* for IE6 */  
    * html #main #info #info-map .inn-r ul li img {
	vertical-align: middle;    
    }



/*-----------------------------------------------------------------------------
	 4.伊豆高原への行き方設定
----------------------------------------------------------------------------*/
#main #access {
	width: 910px;
	margin-bottom: 20px;
	overflow: hidden;
}
#main #access #dtl {
	border: 5px solid #5ce900;
	clear: both;
	margin-bottom: 20px;
}
#main #access #dtl dl {
	width: 900px;
	overflow: hidden;
	
}
#main #access #dtl dl dt {
	width: 365px;
	float: left;
	background-color: #5ce900;
	padding: 5px;
}
#main #access #dtl dl dd {
	width: 485px;
	float: right;
	padding: 25px 0px 10px;
}
#main #access #dtl dl dd h4 {
	font-size: 116.7%;
	color: #59df03;	
}
/* 詳しく見る */
#main #access #dtl dl dd #more {
	width: 310px;
	height: 30px;
	margin-top: 10px;
	text-indent: -9999px;
}
#main #access #dtl dl dd #more a {
	width: 310px;
	height: 30px;
	display: block;
}
#main #access #dtl dl dd #more a:hover {
	background-position: 0px -30px;	
}

#main #access #dtl dl dd #more.train a {
	background-image: url(../../../special/2010/03sakura/img/access_train_more.gif); /* 電車 */
	background-repeat: no-repeat;	
}
#main #access #dtl dl dd #more.car a {
	background-image: url(../../../special/2010/03sakura/img/access_car_more.gif); /* 車 */
	background-repeat: no-repeat;	
}


/*-----------------------------------------------------------------------------
	 ギャラリーページ設定
----------------------------------------------------------------------------*/
/* ギャラリーページ用タイトル */
#header-sakura .tit-s h1 {
	width: 950px;
	height: 120px;
	background-image: url(../../../special/2010/03sakura/img/sakura_tit_s.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
	background-color: #ff6283;
}

/* パンくず */
#main #breadcrumbs {
	margin-bottom: 10px;	
}
#main #breadcrumbs img {
	margin-right: 3px;
}
	/* for IE6 */  
    * html #main #breadcrumbs img {
		vertical-align: middle;    
    }
#main #breadcrumbs a {
	color: #ff6283;
	font-weight: bold;
}
#main #breadcrumbs a:hover {
	color: #fa94a9;	
}

/* タブ */
#main #tab {
	width: 910px;		
}
#main #tab ul {
	width: 910px;
	border-bottom: 5px solid #55d402;
	overflow: hidden;
	margin-bottom: 15px;
}
#main #tab ul li {
	width: 370px;
	height: 50px;
	display: inline;
	float: left;
	background-image: url(../../../special/2010/03sakura/img/tab.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	text-indent: -9999px;
}
#main #tab ul li a {
	width: 370px;
	height: 50px;
	display: block;
	background-image: url(../../../special/2010/03sakura/img/tab.gif);
	background-repeat: no-repeat;
}
#main #tab ul li.sato,
#main #tab ul li.sato a:hover {
	background-position: 0px 0px;	
}
#main #tab ul li.namiki,
#main #tab ul li.namiki a:hover {
	background-position: -380px 0px;	
}
#main #tab ul li.sato a {
	background-position: 0px -50px;	
}
#main #tab ul li.namiki a {
	background-position: -380px -50px;	
}

/* さくらの里・桜並木詳細 */
#main #sakura-dtl {
	width: 910px;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}
#main #sakura-dtl .inn-l {
	width: 430px;
	float: left;
}
#main #sakura-dtl .inn-r {
	width: 430px;
	float: right;
	background-image: url(../../../special/2010/03sakura/img/gallery_doredake.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0px 0px 20px;
}
#main #sakura-dtl .inn-r h4 {
	color: #000000;
	font-weight: normal;
	margin-left: 110px;
}
#main #sakura-dtl .inn-r h3 {
	width: 250px;
	color: #000000;
	font-weight: bold;
	font-size: 200%;
	line-height: 1.2em;
	margin-left: 110px;
	text-indent: 0px; /* トップのh3を継承のため */
	margin-bottom: 0px; /* トップのh3を継承のため */
}
#main #sakura-dtl .inn-r p {
	width: 330px;
	padding: 0px 20px;
	font-size: 108.4%;
	color: #47b301;
	background-image: url(../../../special/2010/03sakura/img/gallery_dot.gif);
	background-repeat: repeat;
	line-height: 2.35em;
}
#main #sakura-dtl .inn-r .date {
	color: #959595;
	padding-left: 20px;
	margin: 5px 0px 10px;
}
#main #sakura-dtl .inn-r .more a {
	width: 130px;
	height: 30px;
	display: block;
	margin-left: 20px;
	background-image: url(../../../special/2010/03sakura/img/gallery_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#main #sakura-dtl .inn-r .more a:hover {
	background-position: 0px -30px;	
}

/* ギャラリー */
#main #gallery {
	width: 910px;
	clear: both;
	margin-bottom: 20px;
}
#main #gallery .inn-l {
	width: 440px;
	float: left;	
}
#main #gallery .inn-r {
	width: 440px;
	float: right;	
}
#main #gallery h5 { /* 定点タイトル画像 */
	margin-bottom: 20px;	
}
#main #gallery h5.r { /* ギャラリータイトル画像 */
	margin-left: 10px;		
}

/* サムネイル設定 */
#main #gallery ul {
	width: 440px;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#main #gallery ul li {
	margin: 0px 0px 20px 0px;
	float: left;
}
#main #gallery ul li img {
	border: 1px solid #EAEAEA;
	padding: 4px;
}
#main #gallery ul li a:hover img {
	border-color: #888888;
}
#main #gallery ul li p {
	text-align: center;
	margin-top: 3px;
}

/* サムネイル用マージン */
#main #gallery ul.left li {
	padding-right: 10px;	
}
#main #gallery ul.right li {
	padding-left: 10px;	
}


/* フッターナビ */
#main #footer-nav {
	width: 910px;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#main #footer-nav a {
	color: #07be02;
	margin: 0px 20px;
	font-size: 116.7%;
}
#main #footer-nav a:hover {
	color: #ff0000;
}
#main #footer-nav span {
	font-size: 116.7%;
	background-color: #FFFF00;
	padding: 1px 10px;
	margin: 0px 10px;
	font-weight: bold;
	color: #777777;
}
