@import "search-result.css";
@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------全体・共通設定*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
img {
	border-style: none;
}
/* End hide from IE-mac */

a:link {
	color:#FF6600;
	text-decoration: none;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
}
a:hover {
	color:#FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF6666;
	text-decoration: underline;
}
h1 {
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.clear{
	clear:both;
}

body {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	background:#260000;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	background:#3bbac0;
}


/*----------------------------------------------------------------------------ヘッダー要素*/
#header {
	height:65px;
	background:#FFFFFF;
}
#header-box {
	width:970px;
	margin:0 auto;
}
#header-box h1 a{
	background:url(../images/parts/logo.gif) no-repeat;
	width:117px;
	height:70px;
	padding:5px 0 0 0;
	display:block;
	text-indent:-99999px;
	float:left;
}
#search-box {
	width:580px;
	height:40px;
	padding:5px;
	background-color:#3bbac0;
	float:right;
	background-image:url(../images/parts/serch-area-foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow-x:hidden;
}

.search-title {
	margin:10px 10px 0 5px;
	float:left;
}

#form-box-01 {
	width:110px;
	height:40px;
	float:left;
	margin-left:5px;
	_margin-left:0px;
}
.freeword {
	margin-left:0px;
	padding:0;
	width:100px;
	float:left;
}
#form-box-02 {
	width:135px;
	height:40px;
	float:left;
	margin-left:5px;
	_margin-left:5px;
	font-size:10px;
}
#form-box-03 {
	width:115px;
	height:40px;
	float:left;
	margin-left:20px;
	_margin-left:8px;
}
#form-box-04 {
	width:60px;
	height:20px;
	float:left;
	margin-left:10px;
	_margin-left:8px;
	padding-top:15px;
}


/*----------------------------------------------------------------------------グローバル要素*/

#global-menu {
	background-color:#FFFFFF;
	height:47px;
	position:relative;
	_position:relative;
	z-index:999999;
}
#global-menu-in {
	background:url(../images/parts/global_menu_bg.gif) repeat-x top;
	height:47px;
}
#global-menu-box {
	width:970px;
	height:47px;
	margin:0 auto;
}

#global-menu-box a {
	text-indent:-9999px;
}


#global-menu-box .n01 a{ float:left; margin-left:135px; _margin-left:66px; width:143px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -136px top; _background:url(../images/parts/global_menu.gif) no-repeat -136px top;}
#global-menu-box .n02 a{ float:left; margin-left:0px; width:155px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -280px top; _background:url(../images/parts/global_menu.gif) no-repeat -280px top;}
#global-menu-box .n03 a{ float:left; margin-left:0px; width:126px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -435px top; _background:url(../images/parts/global_menu.gif) no-repeat -435px top;}
#global-menu-box .n04 a{ float:left; margin-left:0px; width:155px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -561px top; _background:url(../images/parts/global_menu.gif) no-repeat -561px top;}
#global-menu-box .n05 a{ float:left; margin-left:0px; width:127px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -715px top; _background:url(../images/parts/global_menu.gif) no-repeat -715px top;}
#global-menu-box .n06 a{ float:left; margin-left:0px; width:129px; height:52px; display:block; background:url(../images/parts/global_menu.png) no-repeat -842px top; _background:url(../images/parts/global_menu.gif) no-repeat -842px top;}

#global-menu-box .n01 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -136px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -136px bottom;}
#global-menu-box .n02 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -280px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -280px bottom;}
#global-menu-box .n03 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -435px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -435px bottom;}
#global-menu-box .n04 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -561px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -561px bottom;}
#global-menu-box .n05 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -715px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -715px bottom;}
#global-menu-box .n06 a:hover{ background:url(../images/parts/global_menu.png) no-repeat -842px bottom; _background:url(../images/parts/global_menu.gif) no-repeat -842px bottom;}



#flash-area {
	position:relative;
	width:970px;
	background-color:#3bbac0;
}

#flash-cont {
	margin:0;
	padding:0;
	width:970px;
}

/*----------------------------------------------------------------------------コンテンツ本体要素*/
#contents {
	width:970px;
	background:#FFFFFF;
	margin:0 auto;
}
#contents-details {
	width:970px;
	background:url(../images/parts/details_main.gif) repeat-y;
	margin:0 auto;
}

h2#modelhouse {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_modelhouse.gif) no-repeat;
}

h2#maker {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_maker.gif) no-repeat;
}

h2#policy {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_policy.gif) no-repeat;	
}

h2#movie {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_movie.gif) no-repeat;	
}

h2#areamap {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_areamap.gif) no-repeat;
}

h2#access {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_access.gif) no-repeat;
}

h2#topics {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_topics.gif) no-repeat;
}

h2#sitemap {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_sitemap.gif) no-repeat;
}

h2#link {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_link.gif) no-repeat;
}
h2#inquiry {
	width:306px;
	text-indent:-999999px;
	height:55px;
	margin:0 10px;
	padding:0;
	background:url(../images/parts/title_inquiry.gif) no-repeat;
}


#info-area {
	position:absolute;
	left:0;
	top:0;
}

#new-topics {
	margin:0;
	padding:0;
	border-left:1px solid #FFFFFF;
	width:270px;
	
}



#new-topics h3 {
	color:#FFFFFF;
	margin:0;
	padding:10px;
	font-size:18px;
}
#new-topics ul {
	margin:5px;
	padding:0 15px;
	
}
#new-topics ul li {
	color:#FFCC00;
	line-height:1.8em;
}

#new-topics-test {
	margin:0;
	padding:0;
	/*border-left:1px solid #FFFFFF;*/
	/*width:270px;*/
	
	margin:15px 0 0 0;
	padding:5px;
	/*border:1px solid #FFFFFF;
	border-top:3px solid #FFFFFF;*/
	width:255px;
	background:#315e60;
	
}



#new-topics-test h3 {
	color:#FFFFFF;
	margin:0;
	/*padding:10px;
	font-size:18px;*/
	text-indent:-99999px;
	background:url(../images/parts/h2_whatsnew.gif) no-repeat;
	width:130px;
	height:45px;
}
#new-topics-test ul {
	margin:5px;
	padding:0 15px;
	height: 150px;
	overflow: auto;
	
}
#new-topics-test ul li {
	color:#FFCC00;
	line-height:1.8em;
}

#bnr-area {

}

#bnr-area img {
	margin-top:20px;
}


/*----------------------------------------------------------------------------カレンダー要素*/


.bn_month01 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_01.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month01 a:hover{
	background:url(../images/calender/month_01.gif) bottom no-repeat;
}

.bn_month02 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_02.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month02 a:hover{
	background:url(../images/calender/month_02.gif) bottom no-repeat;
}


.bn_month03 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_03.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month03 a:hover{
	background:url(../images/calender/month_03.gif) bottom no-repeat;
}


.bn_month04 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_04.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month04 a:hover{
	background:url(../images/calender/month_04.gif) bottom no-repeat;
}


.bn_month05 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_05.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month05 a:hover{
	background:url(../images/calender/month_05.gif) bottom no-repeat;
}


.bn_month06 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_06.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month06 a:hover{
	background:url(../images/calender/month_06.gif) bottom no-repeat;
}


.bn_month07 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_07.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month07 a:hover{
	background:url(../images/calender/month_07.gif) bottom no-repeat;
}


.bn_month08 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_08.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month08 a:hover{
	background:url(../images/calender/month_08.gif) bottom no-repeat;
}

.bn_month09 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_09.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month09 a:hover{
	background:url(../images/calender/month_09.gif) bottom no-repeat;
}



.bn_month10 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_10.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month10 a:hover{
	background:url(../images/calender/month_10.gif) bottom no-repeat;
}

.bn_month11 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_11.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month11 a:hover{
	background:url(../images/calender/month_11.gif) bottom no-repeat;
}

.bn_month12 a{
	width:117px;
	height:25px;
	background:url(../images/calender/month_12.gif) top no-repeat;
	display:block;
	float:left;
	text-indent:-999999px;
}

.bn_month12 a:hover{
	background:url(../images/calender/month_12.gif) bottom no-repeat;
}






















#calender {
	height:60px;
	background-color:#315e60;
}

#calender-block {
	margin:0px auto;
	padding:0;
	padding-top:15px;
	
	width:970px;
}

#calender-block img {
	float:left;
}

.bn-next_last {
	width:970px;
	height:20px;
}

.last-month a{
	background:url(../images/calender/last_month.gif) no-repeat top;
	width:90px;
	height:20px;
	float:left;
	display:block;
}

.next-month a{
	background:url(../images/calender/next_month.gif) no-repeat top;
	width:90px;
	height:20px;
	float:right;
	display:block;
}

.last-month a p, .next-month a p{
	display:none;
}
.last-month a:hover, .next-month a:hover {
	background-position:bottom;
}

/*----------------------------------------------------------------------------フッター要素*/
#footer {
	background:url(../images/parts/footer.gif) no-repeat top;
	height:50px;
	margin:0 auto;
	width:970px;
}
#footer-index {
	margin:0 auto;
	width:970px;
	color:#FFFFFF;
	}

#footer-index h2 {
	font-size:medium;
	color:#FFFFFF;
	margin:10px 0 0 0;
	padding:0;
}
#footer-index p {
	line-height:1.5em;
	margin:5px 0;
}


#footer-details {
	background:url(../images/parts/details_foot.gif) no-repeat top;
	height:50px;
	margin:0 auto;
	width:970px;
}

#sub-menu {
	padding:20px 10px 10px 10px;
	border-bottom:1px #FFFFFF solid;
	color:#FFFFFF;
}

#copyright {
	padding:10px;
	text-align:right;
	color:#FFFFFF;
}



/*----------------------------------------------------------------------------サイトマップ*/

#sitemap-area {
	margin:10px 15px 0px 15px;
}

#sitemap-left {
	float:left;
	width:460px;
	margin-right:15px;
}


#sitemap-right {
	float:left;
	width:460px;
}



h3#sitemap-topics {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_topics.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-maker {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_maker.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-event {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_event.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-areamap {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_areamap.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-access {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_access.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-movie {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_movie.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-sitemap {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_sitemap.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-inquiry {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_inquiry.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-link {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_link.gif) no-repeat;
	text-indent:-999999px;
}
h3#sitemap-policy {
	width:450px;
	height:30px;
	background:url(../images/parts/sitemap_title_policy.gif) no-repeat;
	text-indent:-999999px;
}

#sitemap-area ul li{
	list-style:url(../images/parts/list_indent.gif);
}

.page-summary {
	margin:10px;
}


/*----------------------------------------*/
#topics-area {
	padding:10px;
}
#topics-area p {
	padding:10px;
}
.column-title {
	padding:10px;
	border-bottom:1px solid #663333;
	font-size:24px;
}

.ichiran {
	padding:10px;
	background:#eee;
	border-bottom:1px solid #663333;
}
.column-title {
}

/*---------------------------------------------------20110909 トップ改修のための追記*/

/*#slide-area {
	background:url(../images/parts/bg_slidearea.gif) repeat;
	width:685px;
	height:330px;
	padding:5px;
	float:right;
	margin-top:15px;
}
*/
.main_view {
	float:right;
	margin-top:15px;
	width:695px;
	position:relative;
}

.window {
	background:url(../images/parts/bg_slidearea.gif) repeat;
	width:695px;
	height:330px;
	padding:0;
	height:340px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}


/*slide*/
.image_reel {
position: absolute;
top: 0; left: 0;
}

.image_reel a {float: left;
	display:block;
	width:685px;
	height:330px;
	padding:5px;
}
/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 5px; right: 5px;
	width: 100px; height:30px;
	padding-top:15px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	background:#fff;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background:url(../images/parts/bg_slidearea.gif);
}

.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.paging a:hover {font-weight: bold;}


/**/

#tvk-contents {
	width:705px;
	float:right;
}

.btn-area {
	background:url(../images/parts/bg_slidearea.gif) repeat;
	padding:5px;
	float:left;
	margin:10px 0 10px 10px;
	width:215px;
	height:205px;
}

#new-topics-area {
	width:255px;
	height:330px;
	background:url(../images/parts/bg_newsarea.jpg) repeat;
	padding:5px;
	margin-top:15px;
}

#new-topics-area h3{
	width:255px;
	height:52px;
	background:url(../images/parts/h3_newsarea.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
	}

#writing-area {
	background:#f5dd04;
	height:268px;
	padding:5px;
}
#writing-area ul{
	margin:0;
	padding:5px;
	height:258px;
	overflow:auto;	
}

#writing-area ul li{
	list-style:none;
	padding:10px 0;
	color:#0099ff;
}

#writing-area ul li a{
	color:#0099ff;
	font-weight:bold;
}

#writing-area ul li a:hover{
	color:#FF6600;
	background:#FFFF00;
}

.slide-txt {
	display:block;
	background:#FFF;
	font-size:18px;
	height:35px;
	margin-top:5px;
	padding:5px;
	color:#0099ff;
}

.btn-area a{
	display:block;
	background:#FFF;
	padding:4px;
	border:1px solid #FFF;
}
.btn-area a:hover{
	display:block;
	background:#FFF;
	padding:4px;
	border:1px solid #FF9900;
	text-decoration:none;
}

.btn-area a.kurashikan h2{
	display:block;
	width:205px;
	height:50px;
	background:url(../images/parts/h2_kurashikan.jpg) no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.btn-area a.seasons h2{
	display:block;
	width:205px;
	height:50px;
	background:url(../images/parts/h2_the-seasons.jpg) no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.btn-area a.barakura h2{
	display:block;
	width:205px;
	height:50px;
	background:url(../images/parts/h2_barakura.jpg) no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.btn-area a .facilities-txt{
	line-height:1.2em;
	font-size:10px;
	color:#333;
	padding:5px;
	display:block;
	height:75px;
}
.btn-area a:hover .facilities-txt{
	color:#FF9900;
	text-decoration:none;
}

#footer-txt {
	padding:20px 0 0 0;
	color:#FFF;
}

#bnr-area-new img {
	margin-top:10px;
}


/*----------------------------------------------------------------------------グローバル要素リニューアル*/

#global-menu {
	background-color:#FFFFFF;
	height:47px;
	position:relative;
	_position:relative;
	z-index:999999;
}
#global-menu-in {
	background:url(../images/parts/global_menu_bg.gif) repeat-x top;
	height:47px;
}
#global-menu-box-new {
	width:970px;
	height:47px;
	margin:0 auto;
}

#global-menu-box-new a {
	text-indent:-9999px;
}


#global-menu-box-new .n01 a{ float:left; margin-left:140px; _margin-left:71px; width:175px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -140px top; _background:url(../images/parts/global_menu_new.gif) no-repeat -140px top;}
#global-menu-box-new .n02 a{ float:left; margin-left:0px; width:160px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -315px top; _background:url(../images/parts/global_menu_new.gif) no-repeat -315px top;}
#global-menu-box-new .n03 a{ float:left; margin-left:0px; width:150px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -475px top; _background:url(../images/parts/global_menu_new.gif) no-repeat -475px top;}
#global-menu-box-new .n04 a{ float:left; margin-left:0px; width:155px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -625px top; _background:url(../images/parts/global_menu_new.gif) no-repeat -625px top;}
#global-menu-box-new .n05 a{ float:left; margin-left:0px; width:190px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -780px top; _background:url(../images/parts/global_menu_new.gif) no-repeat -780px top;}

#global-menu-box-new .n01 a:hover{ float:left; margin-left:140px; _margin-left:71px; width:175px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -140px bottom; _background:url(../images/parts/global_menu_new.gif) no-repeat -140px bottom;}
#global-menu-box-new .n02 a:hover{ float:left; margin-left:0px; width:160px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -315px bottom; _background:url(../images/parts/global_menu_new.gif) no-repeat -315px bottom;}
#global-menu-box-new .n03 a:hover{ float:left; margin-left:0px; width:150px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -475px bottom; _background:url(../images/parts/global_menu_new.gif) no-repeat -475px bottom;}
#global-menu-box-new .n04 a:hover{ float:left; margin-left:0px; width:155px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -625px bottom; _background:url(../images/parts/global_menu_new.gif) no-repeat -625px bottom;}
#global-menu-box-new .n05 a:hover{ float:left; margin-left:0px; width:190px; height:52px; display:block; background:url(../images/parts/global_menu_new.png) no-repeat -780px bottom; _background:url(../images/parts/global_menu_new.gif) no-repeat -780px bottom;}


