@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menu_ue{
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: 33px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	width: 800px;
}
h1{
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 2px;
	color: #006633;
}
h2{
	font-size: 16px;
	margin-left: 15px;
}
h3{
	font-size: 16px;
	margin-left: 30px;
	margin-bottom: 5px;
	color: #006633;
}
.text1{
	margin-left: 20px;
}
.text2{
	color: #996699;
	margin-left: 10px;
	margin-top: 10px;
}
.text3{
	margin-left: 20px;
	line-height: 20px;
	margin-top: 20px;
	color: #000000;
}
.table{
	width: 720px;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000000;
}
.table_s{
	width: 720px;
	margin-left: 10px;
	border: thin solid #9999FF;
}
