@charset"Shift_JIS";
/* CSS Document */
#menulist {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
#choice {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
	padding: 0px;
	margin-right: 0px;
	margin-left: 100px;
}
#choice ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#choice li {
	list-style-type: none;
	float: left;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5D3E2;
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
}
#choice a,#choice a:link,#choice a:visited {
	display: block;
	color: #777777;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5D3E2;
}
#choice a:hover {
	color: #663300;
	position: relative;
	bottom: 1px;
	text-decoration: underline;
}
#choice li span {
	color: #666666;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}

.menu_header {
	background-image: url(image/menu_h.gif);
	height: 15px;
	width: 550px;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	clear: both;
}
.menu_contents {
	background-image: url(image/menu_l.gif);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 110px;
	clear: both;
}
.menu_footer {
	background-image: url(image/menu_f.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}

.menu_contents p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFCD6E;
	line-height: 0em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	padding: 5px 0px 10px 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.menu_contents span {
	display: block;
	text-align: right;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	padding-right: 10px;
	padding-bottom: 5px;
}
.menu_contents .service,.menu_contents .noline {
	border-bottom: none;
	padding-bottom: 5px;
}
.menu_contents .service span {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	color: #666666;
}
#main h4 {
	font-size: medium;
	border: none;
	margin: 0px 0px 25px 130px;
	padding: 5px 0px 0px;
}
#main img {
	margin: 0px;
	padding: 0px;
}
.menu_contents span a,.menu_contents span a:link,.menu_contents span a:visited {
	color: #006633;
	padding-right: 3px;
}

.menu_contents span a:hover {
	color: #006633;
	position: relative;
	bottom: 1px;
	text-decoration: underline;
}
