@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;
	line-height: 30px;
}
h2{
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3{
	margin-left: 20px;
	font-size: 16px;
	color: #006666;
	margin-bottom: 0px;
}

.text1{
	width: 700px;
	margin-left: 50px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.text2{
	
}
.text3{
	
}
.text4{
	font-size: 18px;
	margin-left: 50px;
	color: #FF3300;
	padding: 3px;
}



.table{
	margin-left: 400px;
	width: 350px;
}


.color{
	color: #000099;
}

