@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;
	color: #CC3300;
	margin-top: 20px;
	margin-left: 35px;
}
h2{
	font-size: 18px;
	color: #FF3300;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
	clear: left;
}
h3{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 20px;
}
h4{
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 2px;
}
.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}
.table{
	width: 600px;
	margin-left: 100px;
	border: thin solid #FFCC66;
	line-height: 18px;
}
.text{
	color: #3A7676;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
}
.text2{
	line-height: 20px;
	margin-top: 50px;

}
.img{
	float: left;
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	border: medium ridge #333333;
	
	
}
.img_menu{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
