@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: 24px;
	color: #FF9900;

}
h2{
	
}

.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}
.table{
	
}
.text{
	margin-top: 20px;
	
	
}
.img{
	
}
