@charset "utf-8";
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: center;
	background: url(../en/images/03.gif) repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
}
#wrapper #footer {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrapper #topnavi {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 300px;
}

#box1 {
	background-color: #000000;
	float: left;
	height: 300px;
	width: 240px;
	margin-left: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#box1 ul {
	list-style-type: none;
	text-align: left;
	text-indent: 50px;
	margin-left: 0px;
	padding-left: 0px;
}


#box2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 300px;
	width: 250px;
	float: right;
	margin-right: 10px;
	list-style-type: square;
	list-style-position: outside;
}
#box3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 100px;
	width: 500px;
	text-align: center;
	margin-top: 10px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration:underline;
	position:relative;
                  top:1px;
                  left:2px;

}	
#menu1 {
	float: right;
	width: 400px;
}
#menu2 {
	float: left;
	width: 420px;
	padding-left: 10px;
	text-align: left;
	text-indent: 20px;
}
#wrapper #contents h2 {
	text-indent: 25px;
}
.line {
	background: no-repeat bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 300px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.title3 {
	background: url(file:///C|/Documents%20and%20Settings/mitsue/My%20Documents/0819/en/images/03.gif) repeat-x;
}
