@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;
}
h1{
	font-size: 16px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
}
h2{
	font-size: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
h3{
	font-size: 18px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.table1{
	width: 500px;
	margin-left: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.table2{
	width: 750px;
	margin-left: 45px;
	line-height: 20px;
	margin-top: 0px;
}
.text1{
	margin-left: 50px;
	color: #009933;
	margin-bottom: 0px;
}
.text2{
	margin-left: 30px;
}
.ad_bo{
	line-height: 17px;
	text-align: center;
	background-color: #3399FF;
	color: #FFFFFF;
}
