@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" sans-serif;
}
#aisatu {
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ‚o–¾’©" sans-serif;
}
#wrapper {
	height: 100%;
	width: 750px;
}
#header {
	height: 80px;
}
#header a img{
	border-width: 0;
	float: left;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 50px;
	height: 30px;
	width: 620px;
}
#header li {
	display: inline;
	float: left;
}
h1#title {
	text-align: right;
	margin-top: 20px;
	margin-right: 30px;
	font-size: 15px;
}
#address {
	font-size:14px;
	margin-top: 5px;
	margin-left: 440px;
}
#address address {
	width: 150px;
	font-style: normal;
	line-height: 15px;
}
#header li span, .menu:link, .menu:visited, .menu:hover, .menu:active {
	border-top: 1px solid #99ff66;
	border-left: 1px solid #99ff66;
	border-bottom: 1px solid #99ff66;
	background-color: #2e8b57;
	color: fffaf0;
	display:block;
	padding: 5px 0;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	height: 30px;
	width: 120px;
}
.menu_eof:link, .menu_eof:visited , .menu_eof:hover, .menu_eof:active {
	border: 1px solid #99ff66;
	background-color: #2e8b57;
	color: fffaf0;
	display:block;
	padding: 5px 0;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 120px;
}
.menu:hover, .menu_eof:hover, #header li span {
	background-color: #00bb00;
}

#index_main {
	height: 450px;
	/*background-image: url("img/001usa.jpg");*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
#index_policy {
	margin-left: 50px;
	margin-bottom: 50px;
}
#index_policy p {
	margin-top: 50px;
}
#policy {
	font-size: 12px;
	margin: 0px 50px;
}
#policy a {
	color: #0000ff;
	text-decoration: none;
}
#content {
	margin: 40px 60px;
}
#content form {
	width: 500px;
	margin: 0 30px;
}
#content fieldset {
	margin: 20px 0;
}
#content address {
	font-style: normal;
	font-family: monospace;
}
#message {
	margin: 40px;
}
#message p {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
}
address#footer {
	background-color: #2e8b57;
	color: fffaf0;
	clear: both;
	padding: 10px 10px 10px 0;
	text-align: right;
	font-style: normal;
	font-size: 12px;
}