body {
	background-image: url(../bg.gif);
	line-height: 130%;
}
th {
	font-weight: bold;
	background-color: #CCFFF0;
}
ul {
	list-style-type: square;
	margin-top: 10px;
	padding-left: 1em;
	margin-left: 1em;
}
li {
	margin-bottom: 7px;
}

.box {
	border: 1px solid #CCCCFF;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	width: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #9999FF;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCFF;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
}
h3 {
	font-size: medium;
	margin-left: 10px;
	margin-bottom: 5px;
}
h4 {
	font-size: medium;
	margin-bottom: 5px;
	color: #003399;
	margin-top: 8px;
}
p {
	margin-right: 20px;
	margin-left: 30px;
}
hr {
	color: #CCFFF0;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.honkou {
color: #0033CC; font-weight: bold; 
}
a {
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
}
.gaiyo-title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	}
ol{
	margin-top: 10px;
	padding-left: 1em;
	margin-left: 1em;
}
.midashi {
	color: #FFFFFF;
	background-color: #006699;
}
.hosoku {
	font-weight: normal;
}
#datalist {
	font-size: 12px;
}
