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

body p{
	font-size: 16px;
	line-height: 20px;
}


#cont_bg{
		width:700px;
		height:100%;
		background-color:white;
		float:right;
		padding:0 20px;
		margin-right:50px;
}


#main{
	width:700px;
	height:150px;
	margin:70px auto 20px;
}

h2{
	width:700px;
	margin-bottom:20px;
	}
	
.cont{
	width:700px;
	margin-bottom:70px;
}

.text{
	margin-bottom:20px;
}

#text_l {
	width: 350px;
	height:195px;
	background-image:url(../cont/img/hotel/kodawari_bg.png);
	float: left;
}

#img01 {
	width: 320px;
	height:195px;
	background-color:#F6C;;
	float:right;
	
}


#flow li{
	width: 500px;
	height: 80px;
	background-color: #d9ffcf;
	margin-top: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#kodawari{
	width:350px;
	height:195px;
	background-image:url(../cont/img/hotel/kodawari_bg.png);
	float:left;
}
	
.kodawari_no{
	float: left;
	clear: both;
	margin-left: 5px;
	margin-top: 18px;
	}
	
.kodawari_text{
	float: left;
	margin-left: 5px;
	margin-top: 18px;
}


	

#flow li{
	width: 500px;
	height: 60px;
	background-color: #d9ffcf;
	margin-top: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.flow_no{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.flow_text{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
	
	
	
