@charset "utf-8";

body{
	background:url(../img/index_bg.jpg) repeat-x #fff;
}


#head_contents{
	background:url(../img/index_bg.jpg) repeat-x;
}

#head_contents h1{
	width:372px;
	background:url(../img/index_head.jpg) no-repeat;
}



#index_lead{

	position:relative;
	/*padding:25px 26px 12px 10px;*/
	/*background:url(../img/index_head_img.png) no-repeat;*/
}

#index_lead h2{
	margin:0;
	padding:0;

}

/*#index_lead h3{
	width:517px;
	height:92px;
	background:url(../img/index_head_text.png) no-repeat;
	text-indent:-9999px;
	margin:20px 0 0 300px;
}

.index_hotelname{
	width:249px;
	height:23px;
	background:url(../img/index_head_name.gif) no-repeat;
	text-indent:-9999px;
	margin:16px 0 19px 555px;
}*/

.index_lead_text{
	font-size:83%;
	width:465px;
	height:40px;
	position:absolute;
	top:200px;
	right:20px;
	z-index:9999;
}

#index_news h3{
	width:582px;
	height:27px;
	background:url(../img/index_title01.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 11px 0;
}

#index_news img{
	float:left;
	margin:0 10px 0 10px;
}

#index_news p{
	margin:0 8px 0 170px;
}

#index_news{
	margin:0 0 18px;
}

#index_business h3{
	width:582px;
	height:27px;
	background:url(../img/index_title02.jpg) no-repeat;
	text-indent:-9999px;
	margin:11px 0 11px 0;
}

.index_business_box{
	margin:11px 0;
}

.index_business_box img{
	float:left;
	margin:0 10px 0 10px;
}

.index_business_box dl{
	width:354px;
	margin:0 0 0 219px;
}

.index_business_box dt{
	width:354px;
	height:38px;
	text-indent:-9999px;
	position:relative;
}

.index_business_box dd{
	margin:8px 0;
}

.index_business_box dt a{
	display:block;
	width:168px;
	height:33px;
	position:absolute;
	top:0;
	left:20px;
}

.index_business_menu1 dt{background:url(../img/index_sub01.gif);}
.index_business_menu2 dt{background:url(../img/index_sub02.gif);}
.index_business_menu3 dt{background:url(../img/index_sub03.gif);}


/*  ---- index Side CMS ----  */

#index_sub{
	padding:0 0 8px;
	background:url(../img/index_side_bg.jpg) repeat-x #77000b;
}

#index_sub h3{
	width:240px;
	height:60px;
	text-indent:-9999px;
	background:url(../img/index_side_title.jpg) no-repeat;
}

.index_sub_box{
	width:224px;
	margin:0 8px;
	padding:8px 0;
	background:#fff;
	font-size:77%;
}

.index_sub_box a:link{color:#fff;}
.index_sub_box a:visited{color:#fff;}
.index_sub_box a:hover{color:#fff;}
.index_sub_box a:active{color:#fff;}

.index_sub_box dl{
	margin:0 8px;
}

.index_sub_box dt{
	background:#000;
	padding:2px 8px;
	color:#fff;
	margin:0 0 8px;
}

.index_sub_box img{
	float:left;
}

.index_sub_box p{
	margin:0 0 0 80px;
}

.index_sub_box span{
	display:block;
	color:#e43097;
}

#footer{
	background:#000;
	color:#FFF;
	text-align:center;
	padding:4px 0;
}

