body {
	background-repeat: repeat-y;
	background-position: 500px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #999999;
}

a:link {
	color: #003366;
	text-decoration: underline
}

a:visited {
	color: #660000;
	text-decoration: underline
}

a:active {
	color: #800000;
	text-decoration: underline
}

a:hover {
	color: #ff5050;
	text-decoration: underline
}
.top {
	padding-left: 20px;
	width: 500px;
	background-color:#FFFFFF;
}
.top2 {
	padding-left: 20px;
	background-color:#FFFFFF;
}
.title1 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #999999;
	color: white;
	width: 450px;
	border: 1px solid #333333;
}
.title2 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #D2B48C;
	color: white;
	width: 450px;
	border: 1px solid #996633;
}
.title3 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #996666;
	color: white;
	width: 450px;
	border: 1px solid #660000;
}
.title4 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #556B2F;
	color: white;
	width: 450px;
	border: 1px solid #003300;
}
.title5 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #CCCCCC;
	color: white;
	width: 450px;
	border: 1px solid #999999;
}
.title6 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #FFFACD;
	color: #663300;
	width: 450px;
	border: 1px solid #BDB76B;
}
.title7 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #BDB76B;
	color: white;
	width: 450px;
	border: 1px solid #999999;
}
.title8 {
	padding-left: 5px;
	font-size: 22px;
	line-height: 30px;
	background-color: #336699;
	color: #FFFFFF;
	width: 450px;
	border: 1px solid #003366;
}
.header1 {
	padding-left: 5px;
	font-size: 16px;
	line-height: 20px;
	background-color: #999999;
	color: white;
	width: 450px;
}

.header2 {
	padding-left: 5px;
	font-size: 16px;
	line-height: 20px;
	background-color: #996666;
	color: white;
	width: 450px;
}
.text {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	clear: none;
	float: none;
	font-family: "ｍｓ ｐゴシック", "osaka";
	color: #333333;
	background-color: white;
	position: static;
	text-indent: 0px;
	height: auto;
	display: block;
	width: 450px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	border: 0px none;
}
.text2 {
	font-size: 14px;
	line-height: 140%
}
.text3 {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	clear: none;
	float: none;
	font-family: "ｍｓ ｐゴシック", "osaka";
	color: #666666;
	background-color: white;
	position: static;
	text-indent: 0px;
	height: auto;
	display: block;
	width: 450px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	border: 0px none;
}
.text4 {
	font-size: 14px;
	line-height: 99%;
}
.text5 {
	font-size: 12px;
	line-height: 140%;
	display: block;
	padding: 0px 0px 0px 40px;
}
.comment {
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	background-attachment: fixed;
	clear: none;
	float: none;
	font-family: "ｍｓ ｐゴシック", "osaka";
	color: #333333;
	background-color: white;
	position: static;
	width: 450px;
	text-indent: 0px;
	height: auto;
	display: block;
	margin: 0px;


}
.dic {
	font-size: 14px;
	text-indent: 50px;
}
.list-note {
	list-style-image: url(../img/ompu.gif);
	line-height: 260%;
	text-indent: -3em;
	margin-left: 70px;
}
