* {margin:0; padding:0}
body {
	font-size: 80%;
		background: #0e0d08 url(../img/bg.jpg) no-repeat center top;
}

dt {color: #fff; font-weight:bold; cursor:pointer; padding-top: 10px;}
dt:hover {color: #069;}
dd {overflow:hidden; color:#fff;}
dd a {color: #eee;}
span {
	font-size: 80%;
	}

div#mcontents {
	width: 750px;
	padding-top: 350px;
	padding-bottom: 15px;
	margin: 0px auto;
}
div#art01, div#art02, div#art03 {
	float: left;
	width: 240px;
	margin-left: 7px;
}
strong {
	display: block;
	width: 100%;
	padding: 5px 0 3px;
	margin-bottom: 5px;
	border-bottom: 3px double #eee;
}

.cl { clear: both;}
.atent {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}
.folca { font-size: 90%; color: #CCC}
#footer {
	color: #FFF;
	border-top: 3px double #fff;
	padding-top: 5px;
	margin-top: 10px;
	text-align: center;
}