@charset "utf-8";
@import url(common.css);
/*	------------------------------------------------------------
index
----------------------------------------------------------------	*/
/*-------------- h2 --------------*/
body#index h3#h01{
	display:block;
	text-indent:-9999em;
	background:url(../img/index/h_01.gif) left top no-repeat;
	height:63px;
}
body#index h2#h02{
	display:block;
	text-indent:-9999em;
	background:url(../img/index/h_02.gif) left top no-repeat;
	height:63px;
	margin-top: 0px;
}
/*-------------- whatsnew --------------*/
div#whatsnew{
	margin:0;
	padding:0;
	clear:both;
	float:none;
}
div#whatsnew_txt{
	margin:10px 20px 0 19px;
	height:60px;
	overflow:auto;
}
div#whatsnew_txt p{
	font-size:10px;
	line-height:0.5em;
/*	line-height:100%;	*/
/*	margin-top:5px;		*/
/*	margin-bottom:5px;	*/
	font-weight:normal;
}
/*-------------- 施設検索 --------------*/
div#map_search{
	background-color:#E0F2D5;
	clear:both;
	float:none;
	padding:10px;
	height:32px;
}
div#map_search dl{
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
	/*height:32px;*/
}
div#map_search dl dd{
	/*float:left;*/
}
span#search01{
	/*background:url(../img/index/search_h01.jpg) top left no-repeat;
	width:94px;
	height:29px;
	display:block;
	text-indent:-9999em;*/
}
select#DrpPre{font-size:18pt;}	
.search{
	margin:3px 0px 5px 10px;
}
div#search02{
	clear:both;
	float:none;
	padding:10px;
	height:29px;
}	
div#search03{
	background-color:#E0F2D5;
	clear:both;
	float:none;
	padding:8px;
	/*height:24px;*/
}
div#search04{
	background-color:#FFFFFF;
	clear:both;
	float:none;
	padding:8px;
	/*height:16px;*/
}
div#search03 p{
}
div#search03 img{
vertical-align:baseline;
}
.search_inp{
	margin:10px 10px 7px 0;
}

p#is_01{
	background:url(../img/howto/h_04.gif) left center no-repeat;
	text-indent:24px;
	margin-top: 0px;
	margin-left: 8px;
	color: #623B21;
	font-weight: bold;
	font-size: 10pt;
	float: none;
}
div#map_search b{
	background:url(../img/howto/h_04.gif) left center no-repeat;
	color: #623B21;
	font-weight: bold;
	font-size: 10pt;
	margin:0 0 10px 0;
	line-height: 150%;
}
p#is_02{
	color:#623B21;
	font-weight:bold;
	margin: 2px 0px 0px 16px;
	font-size: 10pt;
}
div#is_03{
	background:url(../img/howto/h_06.gif) left center no-repeat;
	margin: 0 0 0 20px;
	color: #623B21;
	font-weight: bold;
	font-size: 10pt;
	text-indent: 24px;
}

/*-------------- オススメ施設動画 --------------*/
div#movie,p#mov_title,div#movie_innner{
	width:550px;
}
div#movie{
	margin-left:10px;
	margin-top:0px;
	background:url(../img/common/footer_movie.gif) bottom left no-repeat;
	float:left;
	clear:both;
}
p#mov_title{
	text-indent:-9999em;
	background:url(../img/common/header_movie.gif);
	display:block;
	height:70px;
}
div#movie_innner{
	background:url(../img/common/bg_movie.gif) left top repeat-y;
	float:left;
	clear:both;
	margin-bottom:22px;
}
embed {
	width:298px;
	height:250px;
	text-align:left;
	float:left;
}
div#mov_catch{
	font-weight:bold;
	margin:0 2px 0px 12px;
	background-color:#FFFF99;
}
div#movie_txt h3{
	margin:10px 13px 10px 10px;
	font-weight:bold;
	font-size:100%;
}
div#movie_txt{
	background:url(../img/common/header_movtxt.gif) top left no-repeat;
	padding-top:10px;
	width:232px;
	margin:0;
	float:right;
}
div#movie_txt p{
	margin:10px 13px 10px 10px;
	font-size:80%;
}
div#movie_txt a{
	display:block;
	text-indent:-9999em;
	height:33px;
	margin-top:10px;
	background:url(../img/common/btn_01.gif) top center no-repeat;
}
div#movie_txt a:hover{
	background:url(../img/common/btn_01.gif) bottom center no-repeat;
}
/*-------------- 下部メッセージ --------------*/
div.bottomclear {
	clear:both;
}
div.search_window {
	float: left;
	width: 543px;
	margin: 10px 0 0;
}
div.bottommessage {
	background: url(../img/entry/entry_07/hader_comment.gif) left top no-repeat;
	padding-top:10px;
	width: 540px;
	margin: 10px 0 0;
	float: left;
	clear: both;
}
div.bottommessageinner {
	background: url(../img/entry/entry_07/bg_comment.gif) left top repeat-y;
	width: 543px;
}
div.bottommessageinner2 {
	background: url(../img/entry/entry_07/footer_comment.gif) left bottom no-repeat;
	padding:10px;
	width:523px;
}
div.bottommessageinner2 p {
	padding: 0 20px 0 40px;
	margin:0;
}
div.index_list {
	width:550px;
	float: left;
	clear: both;
}
div.index_list ul {
	margin:10px 20px 0 60px;
	list-style:square;
	line-height:150%;
	font-size:80%;
}
