@charset "utf-8";

/* CSS Document */

/* --------------------------------------------------------------------------------------
 CSS　style
--------------------------------------------------------------------------------------- */

#discover {}

/* --------------------------------------------------------------------------------------
 ディスカバーキープ総合案内　style
--------------------------------------------------------------------------------------- */

/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* メインメニュー */
.txt a 			{ color: #267CAF; text-decoration: none; }
.txt a:link		{ color: #267CAF; text-decoration: none; }
.txt a:visited		{ color: #267CAF; text-decoration: none; }
.txt a:active		{ color: #267CAF; text-decoration: none; }
.txt a:hover		{ color: #1B567A; text-decoration: none; }


/* =================================== */
/* 装飾の設定 */
/* =================================== */

#discover .h2discover {
	background: url(../images/h2discover.jpg);
	height: 167px;
	text-indent: -9999px;
}
#discover .comBox {
	line-height: 1.5em;
	overflow: hidden;
	text-align: left;
	padding: 15px 0 20px 0;
}
#discover .Photo {
	float: left;
	width: 150px;
	text-align: left;
}
#discover .comBox .infoRight {	float: left;	width: 480px;}
#discover .comBox .shopDate .dateTtl {	margin-left: 5px;}
#discover .comBox .txt {
	margin: 5px 0 0;
	font-size: 15px;
	line-height: 1.5;
	color: #333333;
	font-size: 12px;
}
#discover .comBox .txt a:link { text-decoration:underline; color: #0000FF; }
#discover .comBox .txt a:visited { text-decoration:underline; color: #0000FF; }
#discover .comBox .txt a:hover { text-decoration:none; color:#000066; }
#discover .comBox .shopDate {
	background: #f0eed5;
	padding: 5px 0px;
	margin: 5px 0 0 0;
	width: 480px;
	clear: both;
	overflow: hidden;
}
#discover .comBox .shopDate .icoList {	width: 460px; }
#discover .comBox .shopDate .icoList li {
	padding: 0 8px 0 25px;
	margin: 5px 0 0 5px;
	display: block;
	float: left;
}
#discover .comBox .shopDate .icoList .time {	background: url(../sub/../images/ico01.gif) no-repeat left center; }
#discover .comBox .shopDate .icoList .rest {	background: url(../sub/../images/ico02.gif) no-repeat left center; }
#discover .comBox .shopDate .icoList .park {	background: url(../sub/../images/ico03.gif) no-repeat left center; }
#discover .comBox .shopDate .icoList .info {	background: url(../sub/../images/ico04.gif) no-repeat left center;	}
#discover .comBox .shopDate .icoList .infoL {	background: url(../sub/../images/ico04.gif) no-repeat left top;	width: 310px; }

.txtNw { white-space: nowrap; } /* 折り返さない */



#discover .comBox-2 {
	line-height: 1.5em;
	overflow: hidden;
	text-align: left;
	padding: 15px 0 20px 0;
}
#discover .comBox-2 .infoRight {	float: left;	width: 630px;}
#discover .comBox-2 .shopDate .dateTtl {	margin-left: 5px;}
#discover .comBox-2 .txt { margin: 5px 0 0; }
#discover .comBox-2 .txt a:link { text-decoration:underline; color: #0000FF; }
#discover .comBox-2 .txt a:visited { text-decoration:underline; color: #0000FF; }
#discover .comBox-2 .txt a:hover { text-decoration:none; color:#000066; }


#discover .PhotoBox {
	line-height: 1.5em;
	overflow: hidden;
	text-align: left;
	padding: 5px 0 20px 0;
}
#discover .PhotoImg {
	width: 630px;
	overflow: hidden;
	padding: 15px 0 20px 0;
}
#discover .PhotoRight {
	float: right;
	width: 300px;
	text-align: left;
}
#discover .PhotoLeft {
	float: left;
	width: 300px;
	text-align: left;
}
#discover .PhotoBoxTxt01{
	text-align: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background: url(../images/icon_01.gif) left center no-repeat;
	padding-left: 45px;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 30px 0 10px 0;
}
#discover .PhotoBoxTxt02{
	text-align: left;
	font-size: 12px;
	color: #000000;
	margin: 4px auto;
	padding-left: 45px;
	line-height: 18px;
	letter-spacing: 1px;
	background: url(../images/icon_02.gif) no-repeat left top;
}
#discover .PhotoBoxTxt02 a:link { text-decoration:underline; color: #0000FF; }
#discover .PhotoBoxTxt02 .txt a:visited { text-decoration:underline; color: #0000FF; }
#discover .PhotoBoxTxt02 .txt a:hover { text-decoration:none; color:#000066; }
#discover .PhotoBoxTxt02 img{ float: left; margin: 0 10px 10px 0; }

#discover h3 {
	background: url(../images/h3bg.gif) no-repeat left top;
	padding-left: 3em;
	font-size: 14px;
	text-align: left;
	display: block;
	line-height: 2.1em;
	clear: both;
	margin: 0px auto;
	color: #666666;
	font-weight: bold;
	height: 31px;
	margin-top: 20px;
} /* 090417 EDIT */
.ImgBox {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 1.5em;
}

#discover .commonTxt01 {
	width: 610px;
	margin: 8px auto;
	text-align: left;
}

#discover h4 {
	padding-left: 2em;
	line-height: 2.4em;
	text-align: left;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/ttlbg_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#discover h4 a:link { text-decoration:underline; color: #FFFFFF; }
#discover h4 a:visited { text-decoration:underline; color: #FFFFFF; }
#discover h4 a:hover { text-decoration:none; color:#FFB9B9; }
#discover .ImgBox img {　margin-right: 8px; float: left; }
#discover .commonBox .h4Box .commonImg01 {
	width: 290px;
	margin-left: 10px;
	text-align: left;
}
#discover .commonBox .h4Box .commonImg01 a:link { text-decoration:underline; color: #0000FF; }
#discover .commonBox .h4Box .commonImg01 a:visited { text-decoration:underline; color: #0000FF; }
#discover .commonBox .h4Box .commonImg01 a:hover { text-decoration:none; color:#000066; }
#discover .commonBox .h4Box .commonImg01 img {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}
#discover em { color: #F34046; }
#discover .marker {
	background-color: #D9FFC1;
	padding: 2px 5px 1px 5px;
}
#discover .nortice {
	font-size: 12px;
	line-height: 1.5;
	color: #990000;
	background-color: #FFEEFF;
	padding: 10px;
	margin-top: 20px;
	letter-spacing: 2px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	line-height:inherit;
	text-align:left;
}
table.chart-01 {
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.color-01.adjust-fontsize-14 {
	font-size: 14px;
}
table.chart-01 th,
table.chart-01 td {
	border:1px solid #7AA500;
	padding: 7px;
	color: #333333;
}
table.chart-01 th {
	width:auto;
	background-color:#F3F9E6;
	text-align:left;
	white-space: nowrap;
}

/* common.css のカスタマイズ */

.ttl-1 {
	font-weight: bold;
	background: url(../images/ttlbg_01.gif) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 60px;
	margin-top: 15px;
	position: relative;
	clear: both;
	text-align: left;
  	color: #FFFFFF;
	font-size: 16px;
	line-height: 35px;
}
.ttl-1 a:link { color: #FFFFFF; text-decoration: underline; }
.ttl-1 a:hover { color: #FFB9B9; text-decoration: none; }
.ttl-1 a:visited { color: #FFFFFF; text-decoration: underline; }
.ttl-1 span {
	position: absolute;
	right: 10px;
	top: 5px;
	font-weight: normal;
	background: url(../images/ico_tel.gif) no-repeat left 10px;
	padding-left: 18px;
}
.ttl-2 {
	font-weight: bold;
	background: url(../images/ttlbg_03.gif) no-repeat left top;
	display: block;
	height: 35px;
	padding-left: 2em;
	margin-top: 16px;
	position: relative;
	clear: both;
	text-align: left;
	line-height: 32px;
  	color: #333333;
	font-size: 14px;
} /* 090417 EDIT */
.ttl-2 a:link { color: #1B567A; text-decoration: underline; } /* 090417 EDIT */
.ttl-2 a:hover { color: #0F3246; text-decoration: none; } /* 090417 EDIT */
.ttl-2 a:visited { color: #1B567A; text-decoration: underline; } /* 090417 EDIT */
.ttl-2 span {
	position: absolute;
	right: 10px;
	top: 5px;
	font-weight: normal;
	background: url(../images/ico_tel.gif) no-repeat left 10px;
	padding-left: 18px;
}


/* =================================== */
/* 静的コンテンツ　本文（共用）*/
/* =================================== */

.txt-reguler {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 1px;
}
.txt-nortice {
	font-size: 12px;
	line-height: 1.5;
	color: #990000;
	letter-spacing: 1px;
}
.txt-bold {
	font-size: 13px;
	line-height: 1.5;
	color: #3187D5;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt-small {
	font-size: 10px;
	line-height: 1.5;
	color: #666666;
	letter-spacing: 2px;
}
.txt-marker {
	background-color: #FFFF99;
	padding: 2px 5px 1px 5px;
}


/* =================================== */
/* プリロードイメージ */
/* =================================== */

#image-preload{
	width: 0px;
	height: 0px;
	display: inline;
	background-image:url();
}

