@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/25
*/
/*------------------------------------------------------------
	ゲストハウスのご案内
------------------------------------------------------------*/
#conts h3 {
	padding: 0 0 15px 0;
	
	clear: both;
}

#conts h3#last {
	padding: 30px 0 10px 0;
	
	clear: both;
}

#conts h3#top {
	padding: 30px 0 12px 0;
	
	clear: both;
}

#conts p {
	padding: 0 15px 0 5px;
	
	line-height: 1.6;
}

#conts p.top {
	padding-top: 20px;
}

#conts p.top01 {
	padding-top: 15px;
}

#conts p.right {
	padding-bottom: 20px;
	padding-left: 225px;
}

#conts p.clear {
	clear: both;
}

#conts img.photo {
	margin: 0 10px 0 15px;
		
	display: inline; /* IE6hack */
	
	float: right;
}

#conts img.photoL {
	margin: 0 15px 0 0;
		
	display: inline; /* IE6hack */
	
	float: left;
}

#conts img.topPhoto {
	margin: 0 0 10px 5px;
	
	display: block;
}

#conts img.btm {
	margin-bottom: 15px;
}

#conts .box {
	padding: 10px 0 10px 5px;
}

#conts p.padding {
	padding-bottom: 20px;
}

#conts br.spacer {
	padding-top: 10px;
}
