@charset "utf-8";
/* CSS Document */

body{
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	
}
.img{
	
}


.text1{
	color: #333333;
	text-align: right;
	margin-right: 35px;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 15px;
	
}
h1{
	color: #FF6600;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	letter-spacing: 2px;
}
h2{
	color: #333333;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	margin-top: 15px;
	
}
.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}