@charset "utf-8";
/* CSS Document */

/*
00.共通
*/

html,
  body {
    width: 100%;
    height: 100%;
  }
#wrapper{
	background-color:#f6f5f0;
	}


table{
	margin:0 auto;
	font-size:0.9em;
	line-height:1.7;
	margin-bottom:9px;
	}
	
h1{
	border-top:2px solid #9a9a9c;
	margin:23px 0 0;
	text-align:center;
	padding:0;
	height:24px;
	color:#212374;
	font-size:1.8em;
}

  h1 span{
    position:relative;
    top:-13px;
    padding:0 100px;
    background:white;
}

.sentence1{
	padding:8px 0 14px 0;
	}

.nav{
	padding-bottom:50px;
	display:block;
	margin:0 auto;
	}

area{
  border:none;
  outline:none;
	}

/*
01.layout
*/

#top_line{
	border-top:5px solid #212374;
	}

#header{ 
	width:1200px;
	margin:0 auto;
}

#Gn{
	width:1200px;
	margin:0 auto;
	padding-bottom:25px;
}

#container{
	background-color:#ffffff;
	width:784px;
	margin:0 auto;
	padding-bottom:50px;
}

#information{
/*	border:1px solid #ff0000;*/
	background-color:#ffffff;
	width:720px;
	margin:0 auto;
	text-align:center;
	}

/*
02.header
*/

.header_rogo{
	display:block;
	margin:0 auto;
	padding:30px 0 30px 0;
	}

/*
03.インフォメ
*/

.service_title{
	font-size:1.2em;
	}

.service_title2{
	font-size:1em;
	line-height:0.8em;
	}

.service_title3{
	font-size:1.2em;
	line-height:1.2em;
	}

.service_title4{
	font-size:1em;
	}
	
.day{	
	font-size:0.9em;
	line-height:0.9em;
	}

.day_fuji{
	line-height:1.2em;
	padding-bottom:3px;
	}

.b{
	width:140px;
	background-color:#f6f5f0;
	}

.b_2{
	width:120px;
	background-color:#f6f5f0;
	line-height:1em;
	}

.b_3{
	width:144px;
	background-color:#f6f5f0;
	}

.b_4{
	width:134px;
	background-color:#f6f5f0;
	}
	
.c{
	width:75px;
	background-color:#f6f5f0;
	}

.c_2{
	width:78px;
	background-color:#f6f5f0;
	}

.c_3{
	width:64px;
	background-color:#f6f5f0;
	}

.c_4{
	width:70px;
	background-color:#f6f5f0;
	}	

.d{
	width:150px;
	}

.d_2{
	width:137px;
	}

.close{
	font-size:0.85em;
	}

.gray{
	background-color:#f6f5f0;
	}
	
#plan_description{
	padding:20px 0 60px 0;
	margin:0 auto;
	text-align:left;
	line-height:1.8em;
	width:590px;
	}	

#plan_description span.nakaguro{
	font-size:1.3em;
	}
	
/*
04.クーポン
*/

#coupon{
	/* [disabled]padding-bottom:240px; */
	padding-bottom:20px;
	position: relative;
	}

.coupon_line{
/*	border:1px solid #ff0000;*/
	position:absolute;
	top:0px;
	right:-32px;
	}

#coupon_description{
	padding:0px 0 25px 0;
	margin-top:-30px;
	font-size:1em;
	line-height:1.9em;
	}

#coupon_Img{
	/* [disabled]float:left; */
	padding-top: 10px;
	padding-bottom: 10px;
	}

.rental_blue{ 
	color:#212374;
	font-size:1.8em;
	font-weight:bold;
	}

#rental_description2{
	/* [disabled]float:right; */
	padding-top: 13px;
	}

.angel{
	padding:15px 0 13px 0;
	}

/*
05.チェックイン／アウト
*/

#in_out h1{
	clear:both;
	 margin-bottom:20px;
	}

#check_table{
	
	line-height:2em;
	font-size:1.2em;
	}

#in_out table td{
	width:200px;
	}

#in_out{
	padding-bottom:50px;
	}

#in_out_description{
	margin:0 auto;
	width:400px;
	text-align:left;
	}
