@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;
}



