/* navi.css */


/************************************************
*	Sidebar      					     		*
************************************************/

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 202px;
	}
	
#sidebar img {
	border: 0;
	}
	
#sidebar img a {
	border: 0;
	}
	
#s-contents {
	display: block;
	width: 180px;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	background: #333333 url(images/s-contents.gif) no-repeat;
	}

#s-contents p {
	display: none;
	}

.s-banner {
	display: block;
	width: 185px;
	height: 50px;
	margin: 0 0 10px 15px;
	}

.s-banner span {
	display: none;
	}

#sidebar h4 {
	display: none;
	list-style: none;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li.btn-kobe {
	margin: 10px 0 3px 15px;
	padding: 0;
}

#sidebar ul li.btn-kobe a {
	display: block;
	width: 187px;
	height: 53px;
	background-image: url(../../_images/navigation/btn-kobe.gif);
	background-repeat: no-repeat;
}

#sidebar ul li.btn-kobe a:hover {
	background-image: url(../../_images/navigation/btn-kobe-over.gif);
	background-repeat: no-repeat;
}

#sidebar ul li.btn-nagashima {
	margin: 0 0 3px 15px;
	padding: 0;
}

#sidebar ul li.btn-nagashima a {
	display: block;
	width: 187px;
	height: 53px;
	background-image: url(../../_images/navigation/btn-nagashima.gif);
	background-repeat: no-repeat;
}

#sidebar ul li.btn-shiga a:hover {
	background-image: url(../../_images/navigation/btn-shiga-over.gif);
	background-repeat: no-repeat;
}

#sidebar ul li.btn-shiga {
	margin: 0 0 10px 15px;
	padding: 0;
}

#sidebar ul li.btn-shiga a {
	display: block;
	width: 187px;
	height: 53px;
	background-image: url(../../_images/navigation/btn-shiga.gif);
	background-repeat: no-repeat;
}

#sidebar ul li.btn-shiga a:hover {
	background-image: url(../../_images/navigation/btn-shiga-over.gif);
	background-repeat: no-repeat;
}

.side-top {
	display: block;
	width: 185px;
	height: 10px;
	margin: 10px 0 0 15px;
	padding: 0;
	background-image: url(../../_images/navigation/side-top.gif);
	background-repeat: no-repeat;
}

.side-center {
	width: 185px;
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
	background-image: url(../../_images/navigation/side-center.gif);
	background-repeat: repeat-y;
}

.side-center a:link {
	padding: 2px;
	color: #FF9900;
	text-decoration: none;
}

.side-center a:hover {
	color: #8F0F08;
	text-decoration: underline;
}

.side-center a:active {
	color: #8F0F08;
	text-decoration: underline;
}

.side-center a:visited {
	color: #FF9900;
	text-decoration: underline;
}

.side-center h4 {
	margin: 0 12px 8px 12px;
	padding: 2px 0 7px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
	background-image: url(../../_images/_all/line.gif);
	background-repeat: repeat-x;
	/* background-attachment: fixed; */
	background-position: 0 140%;
}

.side-center ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.side-center ul li.list {
	margin: 0 0 0 10px;
	padding: 3px 0 2px 0.8em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.875em;
	color: #333333;
	background-image: url(../../_images/navigation/list.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	text-align: left;
}

.side-center ul li.list a:link {
	padding: 2px;
	color: #333333;
	text-decoration: none;
}

.side-center ul li.list a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.side-center ul li.list a:active {
	color: #FF9900;
	text-decoration: underline;
}

.side-center ul li.list a:visited {
	color: #333333;
	text-decoration: underline;
}

.side-center p {
	margin: 0 14px 0 0;
	padding: 4px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #333333;
	text-align: right;
}

.side-bottom {
	display: block;
	width: 185px;
	height: 6px;
	margin: 0 0 10px 15px;
	padding: 0;
	background-image: url(../../_images/navigation/side-bottom.gif);
	background-repeat: no-repeat;
}

.no-display {
	margin: 0; 
	padding: 0;
	display: none;
}
	
/************************************************
*	middle-right      							*
************************************************/

.middle-right_top {
	display: block;
	margin: 0 0 0 15px;
	padding: 0;
	width: 180px;
	height: 10px;
	font-size: 0px;
	background-image: url(../../_images/all/side/middle-right_top.gif);
	background-repeat: no-repeat;
}

.middle-right_mdl {
	margin: 0 0 0 15px;
	padding: 0;
	width: 180px;
	background-image: url(../../_images/all/side/middle-right_mdl.gif);
	background-repeat: repeat-y;
}

.middle-right_mdl a:link {
	padding: 2px;
	color: #FF9900;
	text-decoration: none;
}

.middle-right_mdl a:hover {
	color: #8F0F08;
	text-decoration: underline;
}

.middle-right_mdl a:active {
	color: #8F0F08;
	text-decoration: underline;
}

.middle-right_mdl a:visited {
	color: #FF9900;
	text-decoration: underline;
}

.middle-right_mdl h5 {
	margin: 0 12px 8px 12px;
	padding: 2px 0 7px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.825em;
	font-weight: bold;
	color: #FF9900;
	background-image: url(../../_images/all/line.gif);
	background-repeat: repeat-x;
	/* background-attachment: fixed; */
	background-position: 0 140%;
}

.middle-right_mdl ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.middle-right_mdl li {
	margin: 0 0 0 14px;
	padding: 0 0 4px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(../../_images/all/list.gif);
	background-repeat: no-repeat;
	background-position: 0 25%;
}

.middle-right_mdl li a:link {
	padding: 2px;
	color: #333333;
	text-decoration: none;
}

.middle-right_mdl li a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.middle-right_mdl li a:active {
	color: #FF9900;
	text-decoration: underline;
}

.middle-right_mdl li a:visited {
	color: #333333;
	text-decoration: underline;
}

.middle-right_mdl p {
	margin: 0 14px 0 0;
	padding: 4px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #333333;
	text-align: right;
}

.middle-right_btm {
	display: block;
	margin: 0 0 10px 15px;
	padding: 0;
	width: 180px;
	height: 10px;
	font-size: 0px;
	background-image: url(../../_images/all/side/middle-right_btm.gif);
	background-repeat: no-repeat;
}

#middle-clear {
	clear: both;
	height: 1px;
}

.information-flow_top {
	display: block;
	margin: 0 10px;
	padding: 0;
	width: 160px;
	height: 10px;
	font-size: 0px;
	background-image: url(../../_images/all/side/information-flow_top.gif);
	background-repeat: no-repeat;
}

.information-flow_mdl {
	margin: 0 10px;
	padding: 0;
	width: 160px;
	background-image: url(../../_images/all/side/information-flow_mdl.gif);
	background-repeat: repeat-y;
}

.information-flow_mdl h5 {
	margin: 5px 12px 8px 12px;
	padding: 0 0 7px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	background-image: url(../../_images/_all/line.gif);
	background-repeat: repeat-x;
	/* background-attachment: fixed; */
	background-position: 0 150%;
}

.information-flow_mdl h6 {
	margin: 0 12px 5px 12px;
	padding: 0 0 5px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.75em;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
	width: 136px;
}

.information-flow_mdl p {
	margin: 0 10px;
	padding: 0 0 4px 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.7em;
	color: #333333;
	line-height: 1.25em;
	text-align: left;
}

.information-flow_mdl p span {
	color: #FF9900;
}

.information-flow_mdl img {
	float: left;
	margin: 5px 5px 5px 0;
}

.information-flow_btm {
	margin: 0 10px 5px 10px;
	padding: 0;
	width: 160px;
	height: 10px;
	background-image: url(../../_images/all/side/information-flow_btm.gif);
	background-repeat: no-repeat;
}

.information-flow_arr {
	margin: 0 auto 5px auto;
	text-align: center;
}

.information-flow_est {
	margin: 10px 10px 0 10px;
	padding: 0;
}

.information-flow_est a {
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(../../_images/all/btn-reservation.gif);
	background-repeat: no-repeat;
}

.information-flow_est a:hover {
	background-image: url(../../_images/all/btn-reservation-over.gif);
	background-repeat: no-repeat;
}
