@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-bottom: 10px;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	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;
}

#main h4 {
	font-size: small;
	color:#666666;
	border: none;
	margin: 0px 0px 25px 140px;
	padding: 5px 0px 0px;
}
#main h4 img {
	margin: 0px 0px 0px 70px;
	padding: 0px;
}

#php table{
	width:500px;
	border-top:1px solid #BFCD6E;
	margin-bottom:10px;
	margin-left:25px;
	padding-bottom:0px;
}
#php td {
	padding-left:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:0px;
}
#php p {
	font-size: small;
	line-height: 1.4em;
	color:#444444;
	padding-left:5px;
	padding-top:5px;
}
#php img{
	float:right;
	padding-left:10px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
}
#php h5{
	font-size:small;
	color:#444444;
	padding-top:6px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
	border: 1px solid #BFCD6E;
	border-left: 4px double #BFCD6E;
	letter-spacing:0.05em;
	background-image: url(image/line1.gif );
	background-repeat: repeat-x;
}
#button{
             border-top: 4px double #BFCD6E;
	margin-left:25px;
              margin-right:40px;
}
#form_button{
	text-align:right;
}
