
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	right: -20px;
}
#maintop {
	position: absolute;
	left: 210px;
	top: 73px;
	right: -20px;
	width: 600px;
}
#main {
	position: absolute;
	left: 220px;
	top: 90px;
	width: 570px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 210px;
}

.MAINTEXT_MENU {
	font-size: 14px;
	line-height: 180%;
	padding:3px;
}
.MAINTEXT14 {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #333333;

}
.MAINTEXT14b {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.MAINTEXT13 {
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #333333;

}
.MAINTEXT13b {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}
.MAINTEXT11 {
	font-size: 11px;
	line-height: 115%;
}
.MAINTEXT14bblue {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
}
.MAINTEXT13bred {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
}
h1 {
	color: #444444;
	font-size: 20px;

	font-family: ＤＨＰ平成明朝体W3;

	text-align: center;
	border-top: solid #006699 1px;
	border-bottom: solid #006699 1px;

	padding: 5px 0px 3px 0px;
	margin-top: 20px;

}
h2 {
	color: #006699;
	font-size: 16px;

	border-bottom: solid #cccccc 1px;
	border-left: outset #006699 8px;
	font-family: ＤＨＰ平成明朝体W3;

	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;

}
h3 {
	color: #006699;
	font-size: 15px;

	border-bottom: dashed #006699 1px;
	padding-left: 5px;
	margin-top: 10px;

}
dl {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;

}
A {text-decoration: none;	color: #325273;

}
A:hover{color:#cc0000;text-decoration:underline;}
body {
	background: url(img/bg.gif);

	font-size: 15px;
	margin-top: 0px;

	line-height: 130%;

}