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

body{
	margin: 0px;
	padding: 0px;
	width: 800px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: groove;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	
}

.ad_bo{
	width: 800px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	font-size: 12px;
	height: 35px;
	line-height: 17px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	clear: left;
}
.table_koe{
	float: none;
	width: 550px;
	margin-left: 70px;
	border: thin ridge #663333;
	margin-top: 20px;
}
.text1{
	margin-left: 50px;
	font-weight: bold;
	margin-bottom: 0px;
}
.text2{
	font-weight: normal;
	margin-right: 35px;
	font-size: 12px;
}
.text3{
	font-size: 12px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 150%;
}
h1{
	color: #663300;
	width: 670px;
	font-size: 16px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h2{
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #3A7474;
	margin-top: 15px;
}
.img{
	float: none;
	clear: none;
}
