@charset "UTF-8";

html body #wrapper #content >/**/#oneline {
	height: 305px;
}


#Navigation {
	background-image: url(../images/nav_back.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
}
#wrapper #Navigation #Navmain {
	height: 120px;
}
/*ナビゲーションの位置*/
#wrapper #Navigation #Navmain #Nav {
	margin-top: 95px;
}
#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: left top;
	position: relative;
	padding-bottom: 25px;
}

#content #lead .title01 {
	background-image: url(../images/content_title01.png);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	height: 16px;
	padding-top: 0px;
}
#wrapper #content #lead {
	width: 335px;
	position: relative;
	padding-top: 15px;
	padding-left: 70px;
}
#content #lead p {
	text-decoration: none;
	text-align: left;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	font-size: 90%;
	padding-left: 45px;
	padding-top: 1.3em;
}
html body #wrapper #content #lead >/**/p {
	line-height: 1.3em;
}
/*IE7用に別指定*/
*+html #wrapper #content #lead p {
	letter-spacing: 0.05em;
}

#wrapper #content #lead h4 {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	height: 19px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
}
#wrapper #content #lead .maptitle01 {
	background-image: url(../images/map_title01.png);
	padding-top: 11px;
}
#wrapper #content #lead .maptitle02 {
	background-image: url(../images/map_title02.png);
	margin-top: 21px;
	_margin-top: 18px;
}
/*IE4~6用に別指定*/
* html #wrapper #content #lead #eigyojikan {
	margin-left: 1.1em;
}
/*IE7用に別指定*/
*+html #wrapper #content #lead #eigyojikan {
	margin-left: 1.1em;
}


#wrapper #content #lead ul{
	color: #333333;
	padding-top: 0.1em;
}
#wrapper #content #lead ul li {
	font-size: 90%;
	line-height: 1.3em;
	letter-spacing: 0.2em;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 67px;
}
/* Windows IEはこのスタイルを無視する */
html body #wrapper #content #lead ul >/**/li {
	line-height: 1.4em;
	letter-spacing: 0.15em;
	font-size: 85%;
}

#wrapper #content #map {
	text-decoration: none;
	background-image: url(../images/Map01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 262px;
	position: absolute;
	width: 459px;
	top: 72px;
	right: 0px;
}
