body {
	font: 12px "Trebuchet MS", Verdana, sans-serif, "ＭＳ Ｐゴシック";
	background: #FFFFFF url(../images/annual_bg.jpg) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	color: #993333;
}
a:hover {
	color: #FFFFFF;
	background: #E7BB76;
}
#wrapper {
	width: 620px;
	background: #FAF8F4;
	margin-right: auto;
	margin-left: auto;
}
#cover {
	width: 100%;
	background: #B8883D;
	color: #FFFFFF;
	padding-bottom: 1em;
}
#cover h1 {
	background: url(../images/cover.jpg) no-repeat center top;
	text-align: center;
	width: 616px;
	height: 871px;
	text-indent: -9999px;
	padding: 0px 3px 3px;
	margin: 0;
}
#cover em {
	font-style: normal;
}
#cover ul {
	list-style-type: none;
}
#cover ul li {
	list-style: url(../images/marker0.gif);
	clear: both;
}
#cover ul li ul li {
	list-style: url(../images/marker1.gif);
}
#cover #download {
	margin: 3em 0;
	text-align: center;
}
#cover #download a {
	border: 1px solid #666666;
	background: #001122;
	padding: 0.5em;
}
#cover #download a:hover {
	color: #333333;
	background: #E7BB76;
}
#cover #download span {
	text-decoration: underline;
}
#cover #backcover {
	text-align: left;
	margin: 3em 0;
	text-align: center;
	clear: both;
}
#cover a {
	color: #FFFFFF;
	text-decoration: none;
}
#cover a:hover {
	color: #333333;
	background: #E7BB76;
}
#cover .chapter {
	font-weight: bold;
	color: #CCCC00;
	margin-right: 1em;
}
#contents {
	width: 100%;
}
#contents h2 {
	color: #0033CC;
	border-bottom: 1px solid #333333;
	background: url(../images/marker_y2.gif) no-repeat left center;
	padding-left: 20px;
}
#contents h2 span {
	padding-left: 1em;
}
#contents h2 a {
	display: block;
	text-decoration: none;
	color: #0033CC;
}
#contents h2 a:hover {
	color: #FFFF33;
	background-color:#E7BB76;
}
#contents h3 {
	color: #000000;
	padding-left: 20px;
	background: url(../images/marker_y3.gif) no-repeat left 2px;
	border-bottom: 1px solid #999999;
}
#contents .chapter {
	color: #333333;
	margin-right: 1em;
}
#contents .article {
	margin: 2em 0 2em 1em;
	border-bottom: 2px dotted #CCCCCC;
}
#contents .article dt {
	background: url(../images/marker0.gif) no-repeat left 5px;
	padding-left: 12px;
}
#contents .sub_theme {
	margin-left: 4em;
}
span.name {
	font-weight: bold;
}

