* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	background-image: url(../images/top_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	text-align: center;
}
div.navi {
	width: 800px;
	margin: 10px auto;
	padding: 3px 0;
	text-align: right;
}
div.navi a {
	margin-left: 20px;
	padding: 1px 3px;
	color: #666666;
	border: 1px solid #666666;
	text-decoration: none;
}
div.navi a:hover {
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
}
.green1 {
	color: #336666;
}
.red1 {
	color: #CC3366;
}
.left20 {
	margin-left: 20px;
}
.line150 {
	line-height: 150%;
}

div.main {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 100px;
}
div.menu {
	width: 180px;
	height: auto;
	float: left;
	text-align: left;
}
.menu1 {
	display: block;
	width: 160px;
	height: 20px;
	margin-top: 20px;
	padding: 2px 0 0 17px;
	background-image: url(../images/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.menu1:hover {
	background-image: url(../images/menu_icon2.gif);
	color: #aaaaaa;
}
span.menu2 {
	display: block;
	margin: 3px 20px 0 15px;
	padding: 1px 4px;
	color: #666666;
}
.menu2 a {
	color: #666666;
	text-decoration: none;
}
.menu2 a:hover {
	color: #aaaaaa;
}
span.menu3 {
	display: block;
	margin: 3px 10px 0 30px;
	padding: 1px 4px;
	color: #666666;
	font-size: 12px;
}
.menu3 a {
	color: #666666;
	text-decoration: none;
}
.menu3 a:hover {
	color: #aaaaaa;
}
span.temp1 {
	display: block;
	width: 160px;
	height: 20px;
	margin-top: 20px;
	padding: 2px 0 0 17px;
	background-image: url(../images/menu_icon3.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	background-color: #336666;
	color: #ffffff;
	font-weight: bold;
}
span.temp2 {
	display: block;
	margin: 3px 20px 0 15px;
	padding: 1px 4px;
	color: #666666;
	background-color: #669999;
	color: #ffffff;
}
div.contents {
	margin-left: 180px;
	color: #666666;
	text-align: justify;
	text-justify: auto;
	line-height: 130%;
}
h2 {
	color: #000000;
	border-bottom: 1px solid #000000;
	letter-spacing: 2px;
	margin: 20px 0 30px 0;
}
h3 {
	margin-bottom: 10px;
}
a.top {
	margin-left: 30px;
	text-decoration: none;
	color: #888888;
}
a.top:hover {
	color: #cccccc;
}
table {
	margin: 0;
	width: 499px;
}