/* CSS Document */
body {
	background-color: #140f0a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/wood_dark.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.7;
}
.style1 {color: #00A1E4}
a:link {
	color: #00A1E4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
.style2 {
	color: #999999;
	font-size: 10px;
}
.link_ya {
	background-image: url(img/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00a1e4;
	font-size: 15px;
	padding-left: 8px;
	margin-bottom: -5px;
	margin-top: 30px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.title {  font-size: 15px}
.menu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.menu li {
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 0px;
}
li {
	line-height: 220%;
}
.menu2 {
	margin-left: 0px;
	list-style-type: none;
	line-height: 220%;
}
dt {
	background-image: url(img/listdot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
dd {
	margin-left: 18px;
	margin-bottom: 10px;
}.cap {
	font-size: 11px;
}
H3 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
}
.number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #666666;
	margin-right: 5px;
	line-height: 120%;
}
.red {
	color: red;
}

