@charset "UTF-8";
body {
	font-family:Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴシック Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
}
.bottom {
	font-size: 10px;
	line-height: 12px;
}
.ryokan_indexkakomi {
	background-color: #FFCC33;
	margin: 30px 0;
	padding: 5px 10px 10px 15px;
	width: 714px;
	border-top: solid 7px #534741;
	font-size: 12px;
}
.pocchi {
	background-image: url(ryokan_image/pocchi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 14px;
}
.image1 {
	float: right;
	margin-left: 5px;
}
#map {
	width: auto;
	padding: 5px 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	letter-spacing: 0.1em;
	margin: 10px 20px;
	font-size: 10px;
}
#map a:visited {
	color: #534741;
	text-decoration: underline;
}
#map a:link {
	color: #534741;
	text-decoration: underline;
}
#map a:hover {
	color: #CC0000;
	text-decoration: none;
}
.ryokan_note {
	background-image: url(ryokan_image/ryokan_note.gif);
	background-repeat: repeat;
	line-height: 24px;
}
#mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #534741;
}
#mainContent a:visited {
	color: #666600;
	text-decoration: underline;
}
#mainContent a:link {
	color: #000000;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #B22222;
	text-decoration: none;
}
#footer {
	font-weight: normal;
	background-color: #FFCC00;
	height: 50px;
	padding: 0 0 0 10px;
} 
#footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0;
}
.hyou1 {
	color: #FFFFFF;
	background-color: #666600;
	text-align: center;
	width: auto;
	padding: 2px 5px;
	font-size: 12px;
}
.hyou2 {
	color: #000000;
	background-color: #e9967e;
	text-align: left;
	width: auto;
	padding: 2px 5px;
}
.hyou3 {
	color: #454545;
	background-color: #ffffff;
	text-align: right;
	padding: 2px 5px;
	font-size: 12px;
	width: auto;
}
.kakomi {
	width: 700px;
	border: 2px solid #534741;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
	background-color: #FFFFFF;
	color: #534741;
	font-size: 12px;
}
.afiri_image {
	padding: 0px;
	margin-right: 5px;
}
.afiri_kakomi {
	width: 700px;
	margin: 0 0 10px 30px;
	padding: 0;
	text-align: right;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.yellow {
	font-weight: bold;
	color: #FFCC00;
	font-size: 13px;
}

/* NEWの点滅 */
.new {
	margin:0 0 0 5px;
	background-position: center;
}

/* dlを使った表組 */
dl {
	margin: 0;
	padding: 0 10px 10px 10px;
	border: 3px #6b8e23 solid;
}
dl dt {
	float: left;
	width: 7em;
	margin:0 0 0 1em;
	padding: 5px 0;
	font-weight: bold;
	line-height: 130%;
}
dl dd {
	margin:0 0 0 1em;
	padding: 5px 0;
	line-height: 130%;
	border-bottom: 1px #6b8e23 solid;
}
.big {
	font-size: 20px;
	font-weight: bold;
}
