@import url(style_main.css);

html{
	height: 100%;
}

body{
	margin:0;
	padding:0;
	font-size:small;
	background: url(img/bg_top_header.png) repeat-x top;
	height: 100%;
}

h1{
	line-height: 23px;
}

#header{
	height: 153px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

#header #top_title_img{
	position: absolute;
	bottom: 6px;
}

#header #global_navi{
	position: absolute;
	bottom: 6px;
	right: 0;
}

#header #global_navi li{
	float: left;
}


#content{
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	color: #666666;
	text-align: left;
	height: auto !important;
	position: relative;
	padding: 0 0 50px 0;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align: center;
	min-height:305px;
	height: auto !important;
	height: 305px;
	background: url(img/bg_top_footer.png) repeat-x top;
	display: block;
	clear: both;
	padding: 32px 0 0 0;
}

.btn_totop{
	background: url(img/btn_totop.png) no-repeat bottom;
	width: 117px;
	height: 23px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.btn_totop a:link{
	display: block;
	width: 117px;
	height: 23px;
}

.btn_totop span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:none!important;
	}	
.guide{
	color:#cccccc;
}

.txt_green{
	color: #006600;
}

.bdr_b_666{
	border-bottom: 1px solid #666666;
}

.bdr_blue{
	border: 1px solid #4274A3;
}

.bdr_b_blue{
	border-bottom: 1px solid #4274A3;
}

.bdr_r_blue{
	border-right: 1px solid #4274A3;
}
.bdr_r_blue2{
	border-right: 2px solid #4274A3;
}


.w_100p{
	width: 100%;
}

/* @group top_page */


#movie_body{
	height: 350px;
	padding: 0 0 28px 0;
	background: url(img/bg_movie) no-repeat bottom;
	width: 100%;
	margin: 0 0 30px 0;
}

#movie{
	background: #d5d5d5;
	height: 350px;
	display: block;
}

#movie_list{
	margin: 0 0 30px 0;
}

#movie_list img{
	border: 1px solid #4274A3;
}

#movie_list li{
	float: left;
	margin: 0 3px 0 0;
}

#top_left{
	width: 660px;
	display: block;
	float: left;
}


#top_right{
	width: 282px;
	display: block;
	float: right;
}


#top_news ul li{
	border-bottom: 1px dotted #cccccc;
	padding: 8px;
	margin: 8px;
}


/* @end */

/* @group owner_page */



#owner_left{
	width: 610px;
	display: block;
	float: left;
}


#owner_right{
	width: 330px;
	display: block;
	float: right;
}

#owner_name{
	border-bottom: 1px solid #4274A3;
	height: 84px;
	line-height: 84px;
	padding: 0 0 0 30px;
	margin: 0 0 30px 0;
	color: black;
}

.owner_newest_anq{
	background: url(img/btn_to_anq.png) no-repeat;
	display: block;
	width: 300px;
	height: 70px;
	padding: 60px 10px 35px 20px;
	line-height: 1.8em;
	color: black;
}

.owner_navi_menu{
	position: absolute;
	left: 600px;
	top: 50px;
	width: 450px;
}

.owner_navi_menu li{
	float: left;
	background: url(img/point_user_navi_menu.gif) no-repeat 3px 1px;
	line-height: 15px;
	padding:  0 15px 0 13px;
}

#owner_left iframe,#left iframe{
	width: 560px;
}






#member_left,#member_topics{
	width: 100%;
	display: block;
}


/* @end */

/* @group room */

#room_content{
	margin-left:auto;
	margin-right:auto;
    width: 908px;
}

#shisetsu_content{
	margin-left:auto;
	margin-right:auto;
    width: 908px;
}
.w_454{
	width: 454px;
}

.h_238{
	height: 238px;
}

.mgn_t_100{
	margin-top: 100px;
	
}


table.guide_border {
	border-collapse: collapse;

	border: 2px solid #4275a1;
}

.guide_border th{
	border-collapse: collapse;
	border: 1px solid #4384a0;
	color: #666666;
}

.guide_border td{
	border-collapse: collapse;
	border: 1px solid #4384a0;
}

.guide_bg{
background-color: #e5f8ff;

}

/* @end */

/* @group eco */

.eco_conent{
	background: url(img/line_clover.gif) no-repeat bottom;
	padding:  0 0 40px 0;
}
.eco_sub_contents01{
	background: url(img/eco_sub_img01.jpg) no-repeat right;
}
.eco_sub_contents02{
	background: url(img/eco_sub_img02.jpg) no-repeat right;
}
.eco_sub_contents03{
	background: url(img/eco_sub_img03.jpg) no-repeat right;
}


/* @end */

/* @group contact */

.contact_table td{
	line-height: 50px;
}

/* @end */








