h2 {
	background-color: #4FA3B8;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #99CC00;
	background-image: url(../img/l-list-h2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
h1#list-h1 {
	text-align: center;
	margin: 5px;
	background-color: #ECE9D8;
	border-top-width: 1px;
	border-right-width: thick;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #003399;
	border-bottom-color: #666666;
	border-left-color: #003399;
	font-size: large;
	background-image: url(../img/l-list-h1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 1em;
	background-image: url(../img/l-list-h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 3em;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 4em;
}
h2 a { color: white; }
h2 a:visited { color: white; }
h2 a:hover { color: #9c0; }
.tamatebako li {
	font-size: small;
}
.purple01 {
	color: #CF7B9E;
}

