
BODY {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#header {
	border-right-width: 1px;
	border-right-color: #a8a8a8;
	border-left-color: #a8a8a8;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	width: 850px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	position: relative;
	top: -10px;
	width: 850px;
	height: 110px;
	background-repeat: no-repeat;
	background-image: url(../img/title850.jpg);
}

#body {
	border-left-color: #a8a8a8;
	border-right-color: #a8a8a8;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#footer {
	border-right-width: 1px;
	border-right-color: #a8a8a8;
	border-left-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: white;
	text-align: center;
	background-color: #577cb9;
	width: 850px;
}

.clear {
	clear: both;
}

.dotted {
	border-color: #bfbfbf;
	border-style: dashed;
}


#menu {
	padding-bottom: 10px;
	padding-right: 16px;
	padding-left: 8px;
	float: left;
}

#menu A {
	text-decoration: none;
	color: black;
}

#menu A:hover {
	text-decoration: none;
	color: #456dac;
}

.waku {
	border-right-color: #456dac;
	border-left-color: #456dac;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
}

#book {
	margin-bottom: 6px;
	text-align: center;
	width: 208px;
}

#material {
	margin-bottom: 16px;
}

#material UL {
	border-color: #5e81b9;
	border-style: solid;
	border-width: 1px;
	width: 206px;
}

#material LI {
	font-size: 14px;
	margin-left: 5px;
	padding-top: 6px;
	list-style-type: none;
	padding-bottom: 4px;
	width: 200px;
	border-bottom-color: #bfbfbf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: 185px;
	background-repeat: no-repeat;
	background-image: url(../img/next.jpg);
}

#info {
	line-height: 15px;
	width: 198px;
	padding: 5px;
	font-size: 12px;
	border-color: #5e81b9;
	border-width: 1px;
	border-style: solid;
}

#info SPAN {
	display: inline-block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#main {
	font-size: 13px;
	margin-left: 234px;
	width: 612px;
}

.list_dot LI {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
