@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
}
#menu_ue{
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	height: 33px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1{
	color: #0033CC;
	margin-left: 5px;
	
}
h2{
	margin-left: 10px;
	color: #333333;
	margin-bottom: 5px;
	
	
}
h3{
	margin-left: 0px;
	
}

.text1{
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	
	
}
.text2{
	margin-left: 50px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	
	
}
.text3{
	margin-left: 50px;
	margin-top: 0px;
	color: #FF6600;
	margin-bottom: 20px;
	font-size: 14px;

}
.text4{
	margin-left: 50px;
	font-size: 12px;
	
	
}


.img
{
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-left: 120px;
	
}
.bg_l{
	margin-left: 30px;
	width: 500px;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 30px;
	}



.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}
