@charset "UTF-8";

@import "collection-rollover.css";

/* CSS Document */

/* Min CSS Reset */

html, body, div{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック';
  font-size: 12px;
  }
h1,h2,h3,h4{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

/* a tag */
a{/*リンクされた文字*/
	color:0000ff;
	font-style:normal;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:0000ff;
	font-style:normal;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color:#934C7B;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#ff0000;
	font-style:normal;
	text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
 
/* Head */ 
 #head{
	background: transparent url(../../img/head-bg.jpg) repeat-x bottom center;
	width: 950px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 }
.pagetitle {
	font-size:18px;
	color:#555;
	top:50px;
	left:10px;
	position:relative;
	font-weight:bold;
}

.l-header {float:left;}

div#tabnav-00 {
	overflow: hidden;
	top:85px;
	left:0px;
	position:relative;
	width: 620px;
	height: 34px;
	background: url(img/bg_border.gif) 0 repeat-x;
}
div#tabnav-00 ul {
	width: 620px;
	height: 34px;
	list-style-type:none;
	margin:0;
	padding:0;
}
div#tabnav-00 ul li {
	float: left;
	width: 100px;
	height: 34px;
	margin: 0 0 0 2px;
	line-height: 34px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
}
div#tabnav-00 ul li a {
	display: block;
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -7000px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */
}
div#tabnav-00 ul li a:hover {
	background-position: 0 100%;
}
div#tabnav-00 ul li#menu00 a { 
	background-image: url(../../img/tab/home.gif);
}
div#tabnav-00 ul li#menu01 a { 
	background-image: url(../../img/tab/theme.gif);
}
div#tabnav-00 ul li#menu02 a {
	background-image: url(../../img/tab/area.gif);
}
div#tabnav-00 ul li#menu03 a {
	background-image: url(../../img/tab/hotel.gif);
}
div#tabnav-00 ul li#menu04 a {
	background-image: url(../../img/tab/freeplan.gif);
}
div#tabnav-00 ul li#menu05 a {
	background-image: url(../../img/tab/tokushu.gif);
}
.head_imgbig{
	padding-right: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BDE1D9;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 174px;
}
#head_img{
	padding-right: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BDE1D9;
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	height: 663px;
}
#head_img ul{
	display: block;
	list-style-type:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_img li{
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#contentsFlash{
	padding-left: 10px;
}
.title{
	padding-left: 10px;
}
 
/* Foot */ 
#foot{
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#foot a{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
}
#foot a:link {/*未訪問のリンク*/
    color:0000ff;
    font-style:normal;
}
#foot a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
}
#foot a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
}
#foot h2{
	font-size: 14px;
	text-decoration: none;
}
#foot h3{
	font-weight: normal;
	text-decoration: none;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}
#foot ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 1em;
}
#foot li{
	float: left;
	list-style-position: inside;
	list-style-image: url(../../images/list_30.png);
	margin-right: 2em;
}
#foot .text{
	margin: 0px;
	padding: 0px;
	clear: left;
}
#foot address{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#foot .jata{
	float: right;
}
#foot .copyright{
	clear: both;
	padding: 1em;
	width: 930px;
	margin-left: -20px;
	font-size: 10px;
}
/* CSS Grid */



.main{
	width:920px;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #BDE1D9;
	background-image: url(../../images/back_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.st219,
.st448,
.st448x2,
.st677,
.st219h869,
.st219top10,
.st448x4,
.st448h488,
.g240,
.g400,
.g560,
.g720,
.g880,
.g960 {
	float:left;
	display: inline;
	height: 283px;
	margin-left:10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
} 

.st219{
	width:217px;
}
.st219top10{
	width:217px;
	margin-top: 10px;
}
.st219banner{
	float:left;
	display: inline;
	height: 174px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:219px;
}
.st219110banner{
	float:left;
	display: inline;
	height: 110px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:219px;
}
.st219202banner{
	float:left;
	display: inline;
	height: 202px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:219px;
}
.st219287banner{
	float:left;
	display: inline;
	height: 287px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:219px;
}
.st219174banner{
	float:left;
	display: inline;
	height: 174px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:219px;
}
.st173158banner{
	float:left;
	display: inline;
	height: 158px;
	margin-left:10px;
	background-color: #FFFFFF;
	width:173px;
}
.st448 {
	width:446px;
}
.st448x2{
	width:446px;
	height:576px;
}
.st448x4{
	width:446px;
	height:950px;
}
.st448h488 {
	width:446px;
	height:488px;
}
.st677{
	width:675px;
}
.st219h869{
	width:217px;
	height:871px;
}
p.grid{ padding-left:10px;}
  
.clear {
	clear:both;
	height: 10px;
}


.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 }
	 
.clearfix, .main{ display:block;} 

 /* Grid box */ 
#gridbox{
	padding: 10px;
 }
#gridbox h3{
	font-size: 12px;
	padding: 0px;
	color: #990000;
	margin-top: 0.8em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#gridbox p{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
 }
#planbox .subcatch{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#planbox .subcatch2{
	font-size: 12px;
	clear: both;
	background-color: #E4FFEF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#planbox .subcatch2 strong{
	color: #990000;
}
#planbox .planboximg{
	width: 140px;
	float: left;
	margin-right: 10px;
}
#planbox .planboxtxt{
}
h2.topix{
	background-image: url(../../images/tit_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: -5000px;
	margin-bottom: 10px;
}
h2.search{
	background-image: url(../../images/tit_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: -5000px;
	margin-bottom: 10px;
}
#planbox h3{
	font-size: 17px;
}
#gridbox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gridbox li{
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #078598;
	list-style-position: inside;
	list-style-image: url(../../images/heart.gif);
}
