@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: 18px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #FF6600;
	letter-spacing: 5px;
	text-align: center;

}
h3{
	
}
h2{
	font-size: 16px;
	margin-left: 10px;
	
}
.text1{
	font-size: 14px;
	color: #FF3300;
	font-weight: bolder;
}

.text2{
	font-size: 16px;
}
.text3{
	font-weight: bolder;
	color: #FF0000;
	font-size: 16px;
}
.text4{
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #FFFF66;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.table_y{
	border: thin solid #FFCC33;
	margin-left: 20px;
	width: 750px;
	line-height: 22px;
}
.table_h{
	border: thin solid #990000;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table_k{
	border: thin solid #006633;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table{
	border: thin solid #006699;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.table_a{
	border: thin solid #006699;
	margin-left: 20px;
	width: 600px;
	line-height: 20px;
}
.ad_bo{
	line-height: 17px;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	width: 800px;
}
