@charset "UTF-8";
#Navigation {
	background-image: url(../images/nav_back.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	position: relative;
}
#wrapper #Navigation #Navmain {
	height: 270px;
}
/*ナビゲーションの位置*/
#wrapper #Navigation #Navmain #Nav {
	margin-top: 245px;
}
#Navigation #Navmain #Nav li {
	top: 0px;
}
/*サブナビゲーションの位置*/
#Navigation #Navsub #NavsubService li,
#Navigation #Navsub #NavsubEat li {
	top: 0px;
}
/*コンテント背景とインデント*/
#oneline  {
	background-image: url(../images/content_nav_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.3em;
	margin-bottom: 15px;
	text-indent: -9999px;
}
#content .title01 {
	height: 21px;
	background-image: url(../images/content_title01.png);
	background-repeat: no-repeat;
	background-position: 194px 5px;
}
#content p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
	line-height: 2em;
	text-align: center;
	letter-spacing: 0.05em;
	_letter-spacing: 0.15em;
}

#banar {
	text-decoration: none;
	position: relative;
	text-indent: -9999px;
	height: 20px;
	width: 900px;
	margin-top: 10px;
}
#banar .gurunavi{
	text-decoration: none;
	display: block;
	background-image: url(../images/banar_guru_kyoto.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 106px;
	float: right;
	padding-right: 30px;
}

