@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{
	font-size: 18px;
	margin-left: 10px;
	color: #FF3300;
}
h2{
	font-size: 18px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
h3{
	margin-left: 30px;
	font-size: 20px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.text1{
	font-size: 12px;
	padding-right: 5px;
	text-align: right;
	margin-left: 50px;
	margin-right: 20px;
}
.text2{
	color: #FF0000;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-weight: bolder;
}
.text3{
	font-weight: bolder;
	color: #FF0000;
	font-size: 18px;
	line-height: 24px;
}
.text4{
	font-size: 16px;
	margin-left: 30px;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 25px;
}
.text5{
	font-size: 16px;
	margin-left: 30px;
	font-weight: bolder;
	margin-top: 50px;
	color: #FF6600;
}
.text6{
	padding-left: 50px;
	color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	
}
.img{
	margin-right: 10px;
	}
.ul{
	list-style-type: none;
	line-height: 24px;
}
.table{
	font-size: 14px;
	background-color: #FFCC99;
	margin-left: 50px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 24px;
	width: 750px;
	}
	.table2{
	float: none;
	clear: left;
	margin: 20px;
	
	}
	.table3{
	background-color: #FFFFCC;
	color: #660000;
	font-weight: bold;
	width: 700px;
	margin-left: 50px;
	font-size: 16px;
	
	}
.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: center;
	width: 800px;
}
