@charset "Shift_JIS";

/************************************************************************
	01 : 初期設定
************************************************************************/
div#basics{
	width:445px;
	height:30px;
}

p.title-img{
	margin:5px 0 5px;
}

p.images{
	float:right;
	height:auto;
	padding:0;
	width:auto;
	margin:8px 0 20px 10px;
	clear: right;
	text-align:center;
	display:block;
}

/************************************************************************
	01 : ホテル登録
************************************************************************/
div#registration-main-box{
	border:#CCCCCC 1px solid;
	float:right;
	text-align:left;
	width:581px;
	margin: 0 0 20px;
	
}

div#registration-box{
	margin:10px auto 0;
	width:445px;
}

div#registration-box p.img{
	float:right;
	height:auto;
	padding:0;
	width:auto;
	margin:15px 0 80px 10px;
	clear: right;
	text-align:center;
	display:block;
}

div#registration-box p.img img{
	margin:0 auto 5px;
}

div#registration-flow-main{
	width:445px;
	height:166px;
	margin: 0 0 15px;
}
	

div#registration-flow-box{
	background:url(../../images/registration/flow_box.gif) no-repeat 0 0;
	float:left;
	height:137px;
	margin:10px 0 0;
	width:121px;
	padding:10px 8px 0;
}

p#flow-title{
	margin:0;
	padding:0;
	display: block;
	text-align: center;
}

p.chapter-txt{
	display:block;
	margin:8px 0 25px;
}

div#registration-arrow{
	background:url(../../images/registration/arrow.gif) center center no-repeat;
	float:left;
	height:146px;
	width:16px;
	margin: 10px 0 0;
}

p#flow-txt{
	display:block;
	margin:20px 0 0;
}

p#txt-title{
	display:block;
	margin:10px 0 20px;
}

div#btn{
	background:url(../../images/registration/btn_back.gif) center center no-repeat;
	width:445px;
	height:36px;
	text-align: center;
	margin: 30px 0 15px;
	clear: both;
}

div#btn-img{
	width:194px;
	margin:0 auto 0;
	padding: 0;
}


/************************************************************************
	02 : 初めての方へ
************************************************************************/
div#hotel-search{
	width:445px;
	position:relative;
	margin: 0;
}

p#hotel-search-img{
	position:absolute;
	left: 248px;
	top: 128px;
	margin:0;
}

dl#starter{
	width:445px;
	display:block;
	margin:10px 0 15px;
	padding:0;
	border-bottom:#999999 dotted 1px;
}

dl#starter dt{
	width:445px;
	display:block;
	margin:0;
	padding:0;
}

dl#starter dd{
	width:445px;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}

/************************************************************************
	03 : 特集
************************************************************************/
div#special-box{
	width:445px;
	background:url(../../images/special/02/back.jpg) 0 0 no-repeat;
	padding: 30px 0 0;
}

div#special02-box{
	width:400px;
	height:380px;
	padding: 0 0 23px;
	margin: 0 auto 10px;
}

div#special03-box{
	width:400px;
	height:340px;
	padding: 0 0 23px;
	margin: 15px auto 10px;
}

div#special03-box p,
div#special02-box p{
	color:#336699;
	font-weight:bold;
	padding:0;
	margin:10px 0 5px;
}


ul#asian{
	background:transparent url(../../images/special/02/asian_img_bottom.jpg) no-repeat 0 0;
	widows:445px;
	height:70px;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display: block;
}

ul#asian li#comment{ position:absolute; top:9px; left:253px;}	
ul#asian li#img1{ position:absolute; top:10px; left:20px;}	
ul#asian li#img2{ position:absolute; top:10px; left:75px;}	
ul#asian li#img3{ position:absolute; top:10px; left:130px;}	
ul#asian li#img4{ position:absolute; top:10px; left:185px;}	

ul#felice{
	background:transparent url(../../images/special/02/felice_img_bottom.jpg) no-repeat 0 0;
	widows:445px;
	height:70px;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}

ul#felice li#comment{ position:absolute; top:10px; left:19px;}
ul#felice li#img1{ position:absolute; top:10px; left:177px;}	
ul#felice li#img2{ position:absolute; top:10px; left:231px;}	
ul#felice li#img3{ position:absolute; top:10px; left:286px;}	
ul#felice li#img4{ position:absolute; top:10px; left:341px;}	


div#special02-box p.Object,
div#special03-box p.Object{
	float:right;
	height:auto;
	padding:0;
	width:auto;
	margin:10px 0 0 10px;
	clear: right;
	text-align:center;
	display:block;
}

#top-title{
	width:445px;
	height:30px;
	background:url(../../images/features/features_title.gif) no-repeat 0 0;
	
}

p.margin{
	margin:5px 0 5px;
	display:block;
}

p.margin2{
	margin:5px 0 15px;
	display:block;
}

#sub-box{
	border-bottom:1px #CCCCCC solid;
	width:400px;
	height:128px;
	border-top: 1px #CCCCCC solid;
	padding: 10px 0 10px;
	margin: 0 auto 0;
	
}

#sub-box2{
	float:left;
	margin:0 10px 0 0;
}

#sub-box3{
	float:left;
	width: 220px;
}


#sub-box3 p.Object{
	float:right;
	height:auto;
	padding:0;
	width:auto;
	margin:5px 0 0 5px;
	clear: right;
	text-align:center;
	display:block;
}


#sub-box3 p.margin{
	margin:5px 0 0 0;
}

/************************************************************************
	04 : クーポン印刷
************************************************************************/
body#coupon-b{
	margin:0;
	padding:0;
	background:none;
}
div#coupon-content{
	margin:20px auto 0;
	padding:0;
	width:560px;
}

/************************************************************************
	05 : NotFound
************************************************************************/
body#notfound-b{
	margin:10px;
	padding:0;
	text-align:left;
	background:none;
}

div#notfoud{
	width:650px;
	height:100px;
	border:#CCCCCC 1px solid;
	margin: 0px;
	padding: 15px;
	text-align: center;
}
	
/************************************************************************
	05 : 有料ページテーブル
************************************************************************/
div#charge-a{
	width:250px;
	height:auto;
	float: right;
	padding: 0 0 0 0;
	}

table#appeal1 {
    width: 400px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#appeal1 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	color: #666666;
}
table#appeal1 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

.appealtr {
	color:#ffffff;
	background:#FF6600;
	font-weight: bold;
	text-align: center;
	}
	
.appealtrtext1{
	font-size:10px;
	}
	
.appealtrtext2{
	font-size:12px;
	color:#333333;
	}

.appealtrtext3{
	font-size:12px;
	color:#333333;
	font-weight: bold; 
	}
