@charset "UTF-8";
/* CSS Document */
@import "global.css";

body {
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*HEADER*/
#pageHead { height: 135px; }
#pageHead h1 {
	background-image: url(../images/pageHeadH1.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	height: 18px;
}
#pageHeadLogo {
	height: 62px;
	background-image: url(../images/pageHeadLogoBg.gif);
	background-repeat: no-repeat;
}
#pageHeadLogo img.logo1 { margin-right: 430px; }
#pageHeadGnavi {
	height: 52px;
	background-image: url(../images/pageHeadGnaviBg.gif);
	background-repeat: no-repeat;
}
#pageHeadGnavi ul { list-style-type: none; }
#pageHeadGnavi li {
	display: block;
	float: left;
	overflow: hidden;
}
#pageHeadGnavi li#office a {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 139px;
	height: 52px;
	overflow: hidden;
	line-height: 200px;
}
#pageHeadGnavi li#office a:hover {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -52px;
}
#pageHeadGnavi li#profile a {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -139px 0px;
	display: block;
	height: 52px;
	overflow: hidden;
	width: 143px;
	line-height: 200px;
}
#pageHeadGnavi li#profile a:hover {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -139px -52px;
}
#pageHeadGnavi li#fee a {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -282px 0px;
	display: block;
	height: 52px;
	width: 126px;
	overflow: hidden;
	line-height: 200px;
}
#pageHeadGnavi li#fee a:hover {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -282px -52px;
}
#pageHeadGnavi li#reservation a {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -408px 0px;
	display: block;
	height: 52px;
	width: 149px;
	overflow: hidden;
	line-height: 200px;
}
#pageHeadGnavi li#reservation a:hover {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -408px -52px;
}
#pageHeadGnavi li#consult a {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -557px 0px;
	display: block;
	height: 52px;
	width: 113px;
	overflow: hidden;
	line-height: 200px;
	margin-right: 56px;
}
#pageHeadGnavi li#consult a:hover {
	background-image: url(../images/pageHeadGnaviBtn.jpg);
	background-repeat: no-repeat;
	background-position: -557px -52px;
}
#pageHeadGnavi li#privacy a {
	font-size: 12px;
	color: #5F5C5E;
	text-decoration: none;
	line-height: 14px;
	display: block;
	margin-top: 18px;
	margin-right: 14px;
	width: 122px;
	font-weight: bold;
}
#pageHeadGnavi li#privacy a:hover { color: #FC721A; }
#pageHeadGnavi li#sitemap a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #5F5C5E;
	display: block;
	margin-top: 18px;
	font-weight: bold;
}
#pageHeadGnavi li#sitemap a:hover { color: #FC721A; }
/*MAIN CONTENTS*/
#contentsWrap {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	margin-left: 20px;
	background-image: url(../images/comtentsWrapBg.gif);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 20px;
}
#contents {
	width: 660px;
	margin-right: 20px;
	float: left;
}
#rightNaviWrap {
	float: left;
	width: 220px;
}
/*CONTENTS*/
#contentsInner {
	margin-bottom: 20px;
}
#topofpage {
	background-image: url(../images/topofpageBg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 577px;
	margin-bottom: 20px;
}
#topofpage a {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
#topofpage a:hover { color: #FC721A; }
/*CONTENTS INNER*/
h1.title {
	background-image: url(../images/h1Title.jpg);
	background-repeat: no-repeat;
	height: 37px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #5F5C5E;
	padding-top: 18px;
	padding-left: 55px;
}
h2.title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #5F5C5E;
	background-image: url(../images/h2Title.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
}
h3.title {
	color: #663300;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../images/h3Title.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 21px;
	padding-top: 5px;
	padding-left: 17px;
}
.contentsDoc {
	border: 1px solid #DED9DD;
	margin-top: 1px;
	margin-bottom: 15px;
	padding-top: 14px;
	padding-right: 19px;
	padding-bottom: 14px;
	padding-left: 19px;
	color: #333333;
}
#pLink {
	background-image: url(../images/pLinkBg.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#pLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#pLink a:hover {
	text-decoration: underline;
}
/*RIGHT NAVI*/
#searchBtn1 a {
	line-height: 200px;
	background-image: url(../images/rightNaviSearchBtn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 85px;
	overflow: hidden;
}
#searchBtn1 a:hover {
	background-image: url(../images/rightNaviSearchBtn.jpg);
	background-repeat: no-repeat;
	background-position: -220px 0px;
}
#searchBtn2 a {
	background-image: url(../images/rightNaviSearchBtn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	height: 90px;
	line-height: 200px;
	display: block;
	overflow: hidden;
}
#searchBtn2 a:hover {
	background-image: url(../images/rightNaviSearchBtn.jpg);
	background-repeat: no-repeat;
	background-position: -220px -85px;
}
#rightNaviBnrArea {
	margin-top: 5px;
	margin-left: 5px;
}
#rightReservationWrap {
	border: 1px solid #CCCCCC;
	width: 206px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.rightReservationDoc1 {
	font-size: 14px;
	line-height: 24px;
	color: #5F5C5E;
	background-color: #E9E7E9;
	margin-top: 2px;
	padding-left: 3px;
	font-weight: bold;
	letter-spacing: -1px;
}
.rightReservationDoc2 {
	font-size: 10px;
	color: #333333;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}
.rightReservationDoc3 {
	color: #00769E;
	background-image: url(../images/rightReservationLine.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top: 8px;
	padding-top: 5px;
	padding-left: 5px;
}
.rightReservationDoc3 span {
	color: #5F5C5E;
}
#rightReservationBtn a {
	font-size: 14px;
	color: #5F5C5E;
	text-align: center;
	display: block;
	background-image: url(../images/rightReservationBtn.gif);
	background-repeat: no-repeat;
	width: 190px;
	margin-left: 8px;
	margin-top: 8px;
	height: 40px;
	line-height: 18px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
}
#rightReservationBtn a:hover {
	background-image: url(../images/rightReservationBtn.gif);
	background-repeat: no-repeat;
	background-position: 0px -46px;
	color: #E25A00;
}
#rightBnr #muryosoudan a {
	background-image: url(../images/rightBnrMuryosoudan.jpg);
	background-repeat: no-repeat;
	line-height: 200px;
	display: block;
	height: 70px;
	overflow: hidden;
	width: 210px;
	margin-bottom: 5px;
}
#rightBnr #muryosoudan a:hover {
	background-image: url(../images/rightBnrMuryosoudan.jpg);
	background-repeat: no-repeat;
	background-position: -210px 0px;
}
#rightBnr #accessmap a {
	background-image: url(../images/rightBnrAccessmap.jpg);
	background-repeat: no-repeat;
	line-height: 200px;
	display: block;
	height: 70px;
	overflow: hidden;
	width: 210px;
	margin-bottom: 5px;
}
#rightBnr #accessmap a:hover {
	background-image: url(../images/rightBnrAccessmap.jpg);
	background-repeat: no-repeat;
	background-position: -210px 0px;
}
#rightBnr #blog a {
	background-image: url(../images/rightBnrBlog.jpg);
	background-repeat: no-repeat;
	line-height: 200px;
	display: block;
	height: 70px;
	overflow: hidden;
	width: 210px;
	margin-bottom: 5px;
}
#rightBnr #blog a:hover {
	background-image: url(../images/rightBnrBlog.jpg);
	background-repeat: no-repeat;
	background-position: -210px 0px;
}
/*PAGE FOOT*/
#pageFootInfo {
	background-color: #F5F4F5;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#pageFootNavi { margin-top: 5px; }
#pageFootNavi ul { list-style-type: none; }
#pageFootNavi li {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../images/pageFootIcon.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-left: 18px;
}
#pageFootNavi li a {
	text-decoration: none;
	color: #323232;
}
#pageFootNavi li a:hover { text-decoration: underline; }
#copyright {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(../images/copyrightBg.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 18px;
	padding-right: 10px;
	padding-top: 10px;
}

