@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

 Style Info:     トップページのスタイル設定
 File name:      home.css
 Last update:    2009.09.13
----------------------------------------------------------- */


/*----------------------------------------------------
	main
----------------------------------------------------*/


/*  トップ中段のナビゲーション
----------------------------------------------------*/

.top #contents #Tnavi {
	width: 960px;
	margin: 6px 0 15px;
}
.top #contents #Tnavi li {
	float: left;
}
.top #contents .column {
	width: 960px;
	clear: both;
}


/*  トップのタブの最新情報
----------------------------------------------------*/

.top #contents #leftColumn {
	float: left;
	width: 640px;
	font-size: 10px;
}
.top #contents #leftColumn h3 {
	margin: 0 0 15px;
	padding-bottom: 5px;
	background: url(/top_images/top_h3_bg_infomation.gif) no-repeat right top;
	border-bottom: 1px solid #666;
}
.top #contents #leftColumn ul#tab {
	clear: both;
	width: 100%;
	background: url(/common/images/common_border_999.gif) repeat-x left bottom;
}
.top #contents #leftColumn ul#tab li {
	float: left;
	width: 100px;
	text-align: center;
}
.top #contents #leftColumn ul#tab li a {
	display: block;
	width: 100px;
	height: 25px;
	border: 1px solid #999;
	background: #eee url(/common/images/common_arrow_gray.gif) no-repeat right bottom;
	line-height: 25px;
	color: #666;
}
.top #contents #leftColumn ul#tab li a.selected {
	background: #FFF none;
	border-bottom: 1px solid #FFF;
}
.top #contents #leftColumn dl {
	height: 104px;
	overflow: hidden;
	padding: 20px 25px 0;
	border: 1px solid #999;
	border-top: none;
	color: #666;
}

.top #contents #leftColumn dl a{
	color:#666666;
}

.top #contents #leftColumn dl a:hover {
color:#DE7705;
}

.top #contents #leftColumn dl dt {
	float: left;
	/*
	padding-left: 15px;
	background: url(/common/images/common_arrow_orange_R.gif) no-repeat left center;
	*/
}


.top #contents #leftColumn dl dd {
	padding: 0 0 8px 0em;
	margin-bottom: 12px;
	border-bottom: 1px dashed #000;
}

.top #contents #leftColumn dl dd:last-child {
	border-bottom: none;
}


/*  トップの検索フォーム
----------------------------------------------------*/

.top #contents #rightColumn {
	float: right;
	width: 300px;
	font-size: 10px;
}
.top #contents #rightColumn h3 {
	margin: 0 0 15px;
	padding-bottom: 5px;
	background: url(/top_images/top_h3_bg_reservation.gif) no-repeat right top;
	border-bottom: 1px solid #666;
}
.top #contents #rightColumn form {
	height: 170px;
	overflow: hidden;
	padding: 5px 8px;
	background: #f4f3f1;
	border: 1px solid #CCC;
	line-height: 1;
}
.top #contents #rightColumn form h4 {
	margin-bottom: 5px;
}
.top #contents #rightColumn form dl {
}
.top #contents #rightColumn form dl dt {
	position: absolute;
	margin-top: 5px;
}
.top #contents #rightColumn form dl dd {
	padding-left: 80px;
	margin-bottom: 5px;
}
.top #contents #rightColumn form .action {
	width: 82px;
	height: 16px;
	margin: 0 auto 5px;
	background: url(/common/images/common_srcform_inputbtn_bg.gif) no-repeat center center;
}
.top #contents #rightColumn form .action input:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}
.top #contents #rightColumn form .reserve_cal {
	width: 132px;
	height: 19px;
	margin: 0 auto;
}


/*  トップのバナー
----------------------------------------------------*/
.top #contents #top_banner {
	clear: both;
	width: 960px;
	padding-top: 10px;
}
.top #contents #top_banner li {
	float: left;
	padding-left: 9px;
}
.top #contents #top_banner li:first-child {
	padding-left: 0;
}


.graphArea h3{
	margin:10px 0 !important;
	font-size:16px !important;
	}

.newstitle {padding:2px; background-color:#FA932E; color:#FFF !important; width:60px; margin-left:5px; float:left; text-align:center;}

#news dd {line-height:1.8em !important;}

    html>/**/body .imgArea {  
        margin-top /*\**/: -20px\9;    
    } 

#visualBox2 {
	clear:both;
	width:960px;
	height:500px;
	position:relative;
	overflow:hidden;
	}

#visualBox2 #btnChange {
	width:944px;
	height:90px;
	position:absolute;
	bottom:7px;
	left:8px;
	}

#visualBox2 #btnChange li{
	float:left;
	}

#visualBox2 #btnChange li.btn01 a{
	margin-right:40px !important;
	}

#visualBox2 #btnChange li.btn02 a{
	margin-right:40px !important;
	}

#visualBox2 #btnChange li.btn03 a{
	margin-right:40px !important;
	}
#visualBox2 #btnChange li.btn04 a{
	}


#pageImg img {
	position: absolute;
	top: 0;
	left: 0;
}

