@charset "utf-8";
/* body,wrapper *******************************************/
body{
	background-color:#39256a;
	height:100%;
}
#wrapper{
	width:750px;
	margin:0 auto;
	background-image:url(img/pagebg.gif);
	background-repeat:repeat-y;
}
/* header_area *******************************************/
#header_area{
	width:740px;
	height:250px;
	margin:0 auto;
	clear:both;
}
#header{
	width:740px;
	height:64px;
	margin:0 auto;
}
#logo{
	width:160px;
	height:64px;
	float:left;
}
#header_bg{
	width:580px;
	height:64px;
	float:left;
	background-image:url(img/header_image.gif);
	background-repeat:no-repeat;
}
#header_bg h1{
	width:127px;
	color:#fff;
	margin:0 0 0 320px;
	line-height:110%;
}
/* content *******************************************/
#content{
	width:710px;
	height:100%;
	margin:0 auto;
}
.top_image{
	margin-top:15px;
}
.sub{
	margin-top:10px;
	vertical-align:bottom;
	clear:both;
}
#enterNavi{
	width:708px;
	height:140px;
	border-left:1px solid #9085ab;
	border-right:1px solid #9085ab;
	border-bottom:1px solid #9085ab;
}
#enterNavi img{
	margin:20px 10px 0 5px;
}
/* main *******************************************/
#main{
	width:490px;
	float:left;
	text-align:left;
}
.sub_text{
	width:476px;
	background-image:url(img/20bg.gif);
	background-repeat:repeat-x;
	line-height:20px;
	margin-top:5px;
	text-align:left;
}

/* room_image *************/
.room_image{
	width:480px;
	height:117px;
	margin-top:5px;
}
.room_image img{
	width:120px;
	float:left;
}
/* sub *******************************************/
#sub{
	width:220px;
	float:left;
	text-align:right;
}
#sub_image{
	width:220px;
	height:347px;
	background-image:url(img/scc02.gif);
	background-repeat:repeat-y;
	text-align:center;
	padding-top:5px;
}

/*image.html GlovalMavi *******************************************/
#wrapper_image{
	width:740px;
	margin:0 auto;
}
#globalNavi{
	width:740px;
	height:100%;
}
#globalNavi img{
	height:30px;
	float:left;
}
/* footer *******************************************/
#footer_image{
	width:750px;
	height:70px;
	text-align:center;
	padding:15px 0 15px 0;
	clear:both;
}
#footer{
	width:740px;
	height:24px;
	text-align:center;
	background-color:#cecece;
	text-align:center;
	margin-left:5px;
}
