@charset "utf-8";
/* ------------ all ------------ */
*{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
ul li{
	list-style-type: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #060624;
}
a:link {
	color: #fbfea7;
	text-decoration: underline;
}
a:visited {
	color: #fbfea7;
	text-decoration: underline;
}
a:hover {
	color: #fbfea7;
	text-decoration: none;
}

#contents {
	width:898px;
	margin:0 auto;
	padding-top:13px;
}
	

/* ------------ header ------------ */
#header {
	width:898px;
	margin:0 auto;
}
#header_akibawalk{
	width:995px;
	margin:0 auto;
}
#header_akibawalk_bg{
	width:100%;
	height:68px;
	background:url(../images/akibawalk/akibawalk_header_bg.gif) repeat-x;
}
.head_menu {
	float: right;
	padding-top: 27px;
}

/* ------------ menu ------------ */
#menuarea {
	width:100%;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 59px;
}
.menu {
	width:898px;
	margin:0 auto;
}

/* ------------ flash ------------ */
#flash {
	width:898px;
	height:315px;
	margin:15px auto 0 auto;
}

/* ------------ left ------------ */	
#left {
	width:210px;
	float:left;
}

/* ------------ ihonex ------------ */

#ihonex{
	background:#282828;
	padding:0 5px 5px 5px;
	border-right:1px #5f5545 solid;
	border-bottom:1px #5f5545 solid;
	border-left:1px #5f5545 solid;
	margin:0 0 10px 0;
}

#ihonex div{
	padding:9px;
	background-color: #ececec;
	background-image: url(../ihonex/img/bg_metal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#ihonex h3{
	padding:0 0 10px 0;
	float:left;
}

#ihonex fieldset{
	border:none;
	position:relative;
	margin:0 0 10px 0;
	padding:0 0 10px ;
	background:url(../ihonex/img/line.gif) bottom no-repeat;
}

#ihonex fieldset .bt_calendar{
	float:right;
}

#ihonex ul.bt_submit{
	text-align:center;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../ihonex/img/line.gif) bottom no-repeat;
}

#ihonex ul.bt_submit_02{
	text-align:center;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../ihonex/img/line.gif) bottom no-repeat;
}

#ihonex ul.bt_submit_02 li{
	display:inline;
}

#ihonex .bt_check{
	padding:0 0 0 30px;
	margin:0 0 3px 0;
	line-height:1.7;
	background-image: url(../ihonex/img/key.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:10px;
}

#ihonex .bt_rules{
	padding:0 0 0 30px;
	margin:0 0 3px 0;
	line-height:1.7;
	background-image: url(../ihonex/img/note.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:10px;
}

#ihonex .bt_check a,
#ihonex .bt_rules a{
	color:#555;
} 
.waku {
	width: 20px;
}


/* ------------ center ------------ */
#center {
	width:478px;
	padding-left:15px;
	float:left;
}
#news_area {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.news {
	width:450px;
	padding-left:14px;
}
.news_txt {
	font-size: 12px;
	line-height: 2;
	color: #FFFFFF;
	float: left;
	width:450px;
}

.news_ti {
	font-size: 12px;
	color: #d3a930;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5c5c5c;
	border-bottom-color: #5c5c5c;
	margin-bottom: 10px;
}
.news_bt {
	float: right;
	margin-left: 9px;
	width: 51px;
	padding-top: 5px;
}

/* ------------ right ------------ */
#right {
	width:180px;
	float:right;
}
.bana {
	margin-top: 5px;
}

/* ------------ footer ------------ */
#footer {
	width:100%;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 68px;
	margin-top: 50px;
}
.foot {
	width:898px;
	margin:0 auto;
}
.foot_txt {
	font-size: 11px;
	line-height: 1.5;
	color: #FFFFFF;
	float: left;
	padding-top: 17px;
	padding-left: 5px;
}
.bt_hotel {
	float:right;
	padding-top:17px;
}

#copy {
	width:100%;
	text-align:center;
}
#copy_under{
	text-align:center;
	font-size:10px;
	color:#8a8a96;
	line-height:16px;
	padding-bottom:20px;
}
#copy_under a{
	color:#8a8a96;
	text-decoration:none;
}
#copy_under a:hover{
	color:#cccccc;
}
/* ------------ decoration ------------ */
a:hover img.imghover, a:hover img.bana, a:hover img.reserve_bt {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.float_left {
	float: left;
}
.txt_cha {
	color:#d3a930;
}
.txt_cha_b {
	color:#d3a930;
	font-weight:bold
}
.txt_bold {
	font-weight: bold;
}
