@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	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: #66CC99;
	text-align: center;
	width: 1000px;
}
h1{
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 30px;
	background-color: #006666;
	color: #FFFFFF;
	letter-spacing: 3px;
}
h2{
	color: #009999;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 20px;
}
h3{}

.text1{
	font-weight: bold;
	color: #FF0000;
	float: right;
	margin-right: 50px;
}
.text2{}
.text3{}
