@charset "Shift-JIS";

/* ============================================================== */
/* CSS Design by CHAMIX  2010.04.02                               */
/* ============================================================== */

/* Directory:top
----------------------------------------------------------------- */
.lesno {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.fmenu {
	font-size:0.7em;
	line-height: 1.3em;
}

.fmenu a:link {
	color: #666666;
	text-decoration: none;
}
.fmenu a:visited {
	color: #666666;
	text-decoration: none;
}
.fmenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.fmenu a:active {
	color: #FFCC00;
	text-decoration: underline;
}

ul {
	margin: 2px 0px 5px;
	padding: 0px 0px 0px 20px;
}

#info {
	color: #FFFFFF;
}

#info a{
	color: #FFFFFF;
}

#info dl {
	font-size:0.75em;
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#info dt {
	clear: both;
	float: left;
	white-space: nowrap;
}

#info dd {
	padding-left: 30px;
	padding-right: 10px;
}

#info td#cou{
	font-size:0.7em;
	line-height: 1.3em;
	color: #B9AF99;
}

#info img{
	vertical-align: middle;
}

/*#mente {
	font-size:0.7em;
	line-height: 1.3em;
	width: 780px;
	text-align: left;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
}

#mente a{
	color: #FFFFFF;
}*/


/* Directory:update
----------------------------------------------------------------- */
.updateh {
	padding-top: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.updatef {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	text-align: right;
	font-size:0.7em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.updatef a{
	color: #FFFFFF;
}





