@charset utf-8;
/* formatting style
--------------------------*/

* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}
hr {
	display: none;
}
/* link styles
-----------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #003300;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
/* basic layout
-----------------------------*/

#container_top {

	color: #003300;
	background-image: url(../images/back_top.png);
	list-style: none;
	background-repeat: repeat;
}
#wrapper_top {

	background-image: url(../images/back_top.png);
	list-style: none;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container_under {
	color: #003300;
	list-style: none;
	background-repeat: repeat;
}
#wrapper_under {
	list-style: none;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/back.gif);
	border-right: 1px solid #CAE7AD;
	border-left: 1px solid #CAE7AD;
}
#header {
}
#header ul {
	float: right;
	position: relative;
	list-style: none;
}
#header ul li {
	padding-top: 60px;
}
#header ul li a {
	padding-right: 10px;
	padding-left: 10px;

}


#header img {
	float: left;
	margin: 10px;
	background-image: none;
}



#top_swf {
	height: 300px;
	width: 800px;
	border-right: 1px solid #CAE7AD;
	border-left: 1px solid #CAE7AD;
	position: relative;
	clear: both;
}


#menu ul {
	list-style: none;
	width: 800px;
	font-weight: bold;
	clear: both;
	overflow: visible;
}
#menu ul li {
	list-style: none;
	float: left;
	position: relative;
}
#menu ul li a {
	height: 2.5em;
	width: 100px;
	line-height: 2.5em;
	color: #003300;
	text-decoration: none;
	text-align: center;
	display: block;
	border-bottom: 3px ridge #B0C287;
	font-style: normal;
	background-image: url(../images/lightgreen.png);
}
#menu ul li a:hover {
	background-image: url(../images/lightgreenhover.png);
}



#main {
	background-repeat: repeat-y;
	float: right;
	width: 530px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	clear: right;
}
#main #main_top {
	margin-top: 10px;
	margin-bottom: 10px;



}
#main #main_top ul li {
	list-style: none;
	float: left;
	padding: 15px 5px;
	position: relative;
}
#main #main_top h2 img {
	position: relative;
}
#main #main_in {
}

#main #main_in table {
	margin-top: 20px;
	margin-left: 10px;
}
#main #main_in table tr td {
	padding: 10px;
}


#main #main_in ul {
	text-align: left;
}
#main #main_in #time {
	margin: 5px;
	padding: 5px;
}
#main #main_in dl {
	margin-left: 10px;
}
#main #main_in dl dt {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main #main_in dl dd {
	padding-left: 10px;
}
#main #main_in ol {
	padding-left: 10px;
}
#main #main_in ol li {
	margin-top: 10px;
	margin-right: 10px;
}

#main #main_footer {
	position: relative;
	width: 530px;

}
#main #main_footer a {
	float: right;
}
#home #container_under #wrapper_under #main #main_in h4 {
	padding-top: 10px;
}






#sidebar {
	width: 230px;
	float: left;
	background-repeat: repeat-y;
	text-decoration: none;
	position: relative;
}
#sidebar hr {
	display: none;
}



/* sidebar styles
-----------------------------*/


#sidebar #yoyaku {
	background-repeat: repeat;
	background-image: url(../images/lightgreenhover.png);
	text-align: center;
}
#sidebar #yoyaku a img {
	margin-bottom: 10px;

}




#sidebar #s_plan {
	text-decoration: none;
	float: left;
	width: 230px;
	text-align: center;
	left: 1px;
}
#sidebar #s_plan h2 img {
	margin-top: 10px;
}

#sidebar #s_plan p a img {
	margin-bottom: 20px;

}



#sidebar #s_menu {
	width: 170px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}
#sidebar #s_menu h2 img {
	padding-top: 10px;
}
#sidebar #s_menu a {
	font-weight: bold;
	font-size: large;
}

#sidebar #s_menu hr {
	display: block;
}


#footer {
	clear: both;
	padding: 15px;
	color: #FFFFFF;
	background-image: url(../images/neivy.png);
	position: relative;
}

/* footer styles
-----------------------------*/

#footer ul li a {
	color: #ECE9D8;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}

#kanko #wrapper #main #main_in dt {
	margin-top: 15px;
}
#kanko #wrapper #main #main_in dd {
	margin-right: 15px;
	margin-left: 15px;
}
#shodoshima #wrapper #main #main_in dt {
	margin-top: 15px;
	font-weight: bold;
}
#shodoshima #wrapper #main #main_in dd {
	margin-right: 15px;
	margin-left: 15px;
}
