*{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;";
}

.contents{
	height:860px;
	overflow:hidden;
	background-image:url(../images/background_paper.jpg);
	clear:both;
}
	


.main{
	position:relative;
	width:640px;
	height:655px;
	float:left;
	background-image:url(../images/paper_booking.png);
	background-repeat:no-repeat;
	margin:50px 0 0 50px;
}


#information{
	position:absolute;
	margin:45px 50px 0 45px;
	float:left;
	width:540px;
	height:230px;
}

#information_02{
	position:absolute;
	float:left;
	margin:380px 50px 0 45px;
	width:540px;
	height:230px;
}



h2{
	color:#d2b48c;
	font-size:20px;
	letter-spacing:0.2em;
	margin-bottom:20px;
}

#explain{
	margin-top:30px;
	line-height:1.5;
	margin-bottom:15px;
}



#news_01{
	position:absolute;
	margin-top:10px;
	width:540px;
}

#news_02{
	position:absolute;
	margin-top:60px;
	width:540px;
}

#news_03{
	position:absolute;
	margin-top:110px;
	width:540px;
}


.info_title{
	position:absolute;
	float:left;
	width: 120px;
}

h3{
	font-size:15px;
	margin-left:4px;
	letter-spacing:0.1em;
	color:rgb(64,34,15);
	margin-bottom:10px;
}


.info{
	position:absolute;
	margin-left:130px;
	float:right;
	width:410px;
}


p{
	font-size:14px;
	color:rgb(64,34,15);
	letter-spacing:0.1em;
	margin-bottom:10px;
}

html{
	overflow-y: scroll;
}


/*
#mail{
	background-image:url(../images/mail.png);
	background-repeat:no-repeat;
	height:72px;
	margin-bottom:0;
}


