@charset "Shift_JIS";
/*----------------------------------------

	+ html
		- header
		- globalnav
		- crumb

		- content_etc (side‚Č‚µ)
			+ main
				- title

		+ content (side‚ ‚č)
			+ main
				- title
			- side

		- footer

-----------------------------------------*/

/*----------------------------------------
	cmn
-----------------------------------------*/

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
}

body > #wrapper {
	height: auto;
}

#box {
	text-align: left;
}

/*----------------------------------------
	header
-----------------------------------------*/

/* link */
#header ul {
	float: left;
	width: 122px;
	height: 44px;
	margin-top: 14px;
	background: url(/img/cmn_header_line.gif) no-repeat;
}

#header li {
	margin-left: 14px;
	padding: 3px 0 0 9px;
	background: url(/img/cmn_link_ya01.gif) no-repeat 0 0.7em;
	font-weight: bold;
	letter-spacing: 1px;
}

#header li a:link,
#header li a:visited {
	color: #1aa0d9;
}

#header li a:hover,
#header li a:active {
	color: #333333;
	padding-bottom: 1px;
}


/*----------------------------------------
	globalnav
-----------------------------------------*/

#globalnav {
	width: 944px;
	height: 34px;
	margin: 0 12px;
	background: url(/img/cmn_nav_bg.gif) no-repeat;
}

#globalnav ul {
	height: 28px;
	margin: 0 0 0 32px;
	padding-left: 2px;
	background: url(/img/cmn_nav_line.gif) no-repeat 0 5px;
}

#globalnav li {
	float: left;
	margin-top: 5px;
	padding: 3px 11px 5px 11px;
	background: url(/img/cmn_nav_line.gif) no-repeat right top;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
}

#globalnav li a:link,
#globalnav li a:visited {
	color: #ffffff;
}

#globalnav li a:hover,
#globalnav li a:active {
	color: #005dab;
	padding-bottom: 1px;
}

#globalnav li.choice {
	background: url(/img/cmn_nav_bg_on.gif) repeat-x right top;
}

#globalnav li.choice a:link,
#globalnav li.choice a:visited,
#globalnav li.choice a:hover,
#globalnav li.choice a:active {
	color: #ffffff;
	text-decoration: none;
}

#globalnav .clear {
	height: 1px;
	font-size: 1px;
	line-height: 0;
}

/*----------------------------------------
	crumb
-----------------------------------------*/

#crumb li {
	float: left;
	margin-top: 10px;
	padding-left: 17px;
	background: url(/img/cmn_crumb_ya.gif) no-repeat left center;
}

#crumb li.top {
	padding-left: 0;
	background: none;
}

#crumb .clear {
	height: 10px;
	font-size: 1px;
	line-height: 0;
}

/*----------------------------------------
	content_etc
-----------------------------------------*/

#content_etc {
	width: 880px;
	margin: 0 0 60px 44px;
}

#content_etc #main {
	width: 696px;
	margin-left: 92px;
}

#content_etc #title {
	width: 696px;
	margin: 20px 0 18px 0;
	padding: 0px 0px 0px 12px;
	background: url(/img/etc_title_bg_top.gif) no-repeat;
}

#content_etc #title h1 {
	padding: 10px 18px 12px 26px;
	background: url(/img/etc_title_bg_btm.gif) no-repeat left bottom;
	font-weight: bold;
	color: #1aa0d9;
}

/*----------------------------------------
	content
-----------------------------------------*/


#content_clear {
	clear: both;
	height: 50px;
	font-size: 1px;
}

/*----------------------------------------
	content main
-----------------------------------------*/

#content #main {
	float: left;
	width: 696px;
}

/*----------------------------------------
	content main title
-----------------------------------------*/

#content #title {
	position: relative;
}

#content #title p {
	width: 696px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content #title ul {
	position: absolute;
	top: 17px;
	right: 0;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

#content #title li {
	float: left;
	padding: 3px 9px 3px 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

#content #title li a {
	padding-bottom: 1px;
}

#content #title li.choice {
	background-repeat: no-repeat;
	background-position: right center;
}

#content #title h1 {
	margin-top: 3px;
	padding: 10px 18px 11px 18px;
	background-color: #f5f5f5;
	border: solid 1px #ebebeb;
	font-weight: bold;
}

/* sightseeing */
.sightseeing p {
	padding-top: 1px;
	background-image: url(/img/sightseeing_title_bg.gif);
}

.sightseeing ul,
.sightseeing li {
	background-image: url(/img/sightseeing_nav_line.gif);
}

.sightseeing li.choice {
	background-image: url(/img/sightseeing_nav_bg.gif);
}

.sightseeing li a:link,
.sightseeing li a:visited {
	color: #5f990d;
}

.sightseeing li a:hover,
.sightseeing li a:active {
	color: #333333;
}

.sightseeing li.choice a:link,
.sightseeing li.choice a:visited,
.sightseeing li.choice a:hover,
.sightseeing li.choice a:active {
	color: #5f990d;
	text-decoration: none;
}

.sightseeing h1 {
	color: #5f990d;
}

/* town */
.town p {
	padding-top: 9px;
	background-image: url(/img/town_title_bg.gif);
}

.town ul,
.town li {
	background-image: url(/img/town_nav_line.gif);
}

.town li.choice {
	background-image: url(/img/town_nav_bg.gif);
}

.town li a:link,
.town li a:visited {
	color: #9c7715;
}

.town li a:hover,
.town li a:active {
	color: #333333;
}

.town li.choice a:link,
.town li.choice a:visited,
.town li.choice a:hover,
.town li.choice a:active {
	color: #9c7715;
	text-decoration: none;
}

.town h1 {
	color: #9c7715;
}

/* map */
.map p {
	padding-top: 13px;
	background-image: url(/img/map_title_bg.gif);
}

.map ul,
.map li {
	background-image: url(/img/map_nav_line.gif);
}

.map li.choice {
	background-image: url(/img/map_nav_bg.gif);
}

.map li a:link,
.map li a:visited {
	color: #04a388;
}

.map li a:hover,
.map li a:active {
	color: #333333;
}

.map li.choice a:link,
.map li.choice a:visited,
.map li.choice a:hover,
.map li.choice a:active {
	color: #04a388;
	text-decoration: none;
}

.map h1 {
	color: #04a388;
}

/* other */
.other p {
/*	padding-top: 13px;	*/
	background-image: url(/img/other_title_bg.gif);
}

.other h1 {
	color: #1aa0d9;
}

/* movie */
#content #main .movie h1 {
	margin-top: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	font-weight: normal;
}

/* category */
#category ul,
#category li, {
	list-style-type: square;
	visibility: visible;
}


