@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: 20px;
	margin-left: 10px;
	color: #FF3300;
}
h2{
	font-size: 14px;
	color: #006633;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 150%;
}
h3{
	margin-left: 20px;
	font-size: 16px;
	color: #FF6600;
	margin-bottom: 10px;
	border-top-style: none;
}
h4{
	margin-left: 20px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	border-top-style: none;
}

.text1{
	margin-left: 50px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.text2{
	background-color: #99CCCC;
	width: 650px;
	margin-left: 50px;
	margin-top: 15px;
	color: #000000;
	padding: 3px;
	line-height: 25px;
	margin-bottom: 0px;
}
.text3{
	background-color: #99CC99;
	width: 150px;
	margin-top: 10px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 50px;
}
.text4{
	font-size: 18px;
	margin-left: 50px;
	color: #FF3300;
	padding: 3px;
}
.text5{
	color: #FFFFFF;
	background-color: #FF0000;
	width: 400px;
	margin-left: 390px;
	margin-bottom: 20px;
	padding: 5px;
	line-height: 18px;
	font-weight: bolder;
}

.text6{
	width: 700px;
	margin-left: 25px;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
.table{
	width: 700px;
	margin-left: 50px;
	margin-bottom: 20px;
}

.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
	width: 800px;
}
.color{
	color: #000099;
}
.img{
	padding-left: 50px;
	margin-left: 50px;
}
.img_right{
	float: none;
	margin-left: 150px;
}
