@charset "UTF-8";

#contents{
	margin: 0 auto;
	background: url(../images/contents_bg.gif) repeat-y;
	width: 695px;
	height: auto;

}

#contents #wrapper{
	margin: 0 0 0 76px;
}

#contents h2{
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	height: 50px;
	background: url(../images/title_under.gif) no-repeat -10px 55px;
}

#contents #etoure{
	min-height: 440px;
	background: url(images/photo1.jpg) no-repeat 380px 70px;
	border-bottom: dotted 1px #ccc;
	width: 550px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	
}
#contents #etoure p{
	margin: 10px 0 0 0;
	}
	
	#contents #etoure div{
	width:	330px;
	}

#contents #au_dela h4,#contents #etoure h4{
	margin: 35px 0 0 0;
	}

#contents #au_dela h3,#contents #etoure h3{
	border-bottom: dotted 1px #ccc;
	width: 550px;
}

#contents #au_dela ul,#contents #etoure ul{
	margin: 5px 0 0 0;
	line-height: 3.0;
	font-weight: bold;
	color: #666666;
	list-style: armenian;
	border: solid 1px  #CCCCCC; 
	width: 300px;
	padding: 10px 0 10px 20px;
	
}

#contents #au_dela{
	
	min-height: 500px;
	background: url(images/photo2.jpg) no-repeat 380px 100px;
	border-bottom: dotted 1px #ccc;
	width: 550px;

}

#contents ul li span{
  font-weight: bold;
	color: #333333;
}

#contents #au_dela ul li,#contents #etoure ul li{
	list-style: circle;
	margin-left: 15px;
}

#contents .Reserve{
 margin: 60px 0 20px 0;
}


.point_midashi01 {
	color: #666666;
	padding: 4px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 6px;
	background-color: #f7f7f7;
	font-weight: bold;
	width: 90px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

