.news dl,
.topics dl {
	background: url(../../images/top-bg01.gif) repeat-y;
	text-align: left;
	padding: 10px;
	zoom: 1;
}

.news dl {
	height: 173px;
	overflow: scroll;
	overflow-x: hidden; 
	
}

.topics dl {
	height: 178px;
	overflow: scroll;
	overflow-x: hidden; 
	
}

.topics {
	margin-bottom: 20px;
	border-bottom: 1px solid #aa8c75;
}

.news dl dt,
.topics dl dt {
	color: #99001f;
}

.news dl dd,
.topics dl dd {
	padding-bottom: 10px;
}

.visual-copy {
	position: absolute;
	color: #562c0c;
	width: 270px;
	top: 80px;
	right: 20px;
}

#visual-area {
	width: 692px;
	height: 328px;
}

.newface {
	margin-top: 8px;
	position: relative;
	top: -20px;
}

.newface:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.newface h3 {
	position: relative;
	left: -31px;
	top: 30px;
	margin-top: 5px;
}

.newface p.more a {
	position: absolute;
	top: 60px;
	right: 10px;
}

*html .newface p.more {
	top: 30px;
	left: 500px;
}

*html .newface p.more img {
	width: 170px;
	height: 47px;
}

.newface div.box {
	background: url(../../images/top-bg01.jpg) no-repeat;
	width: 327px;
	height: 268px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	overflow: hidden;
}

.newface div.box h4 {
	color: #fff;
	padding-top: 5px;
	padding-left: 8px;
	height: 23px;
}

.newface div.box p.thum {
	float: left;
	margin-left: 10px;
}

.newface div.box ul.icon,
.newface div.box p {
	margin-left: 170px;
}

.newface div.box ul.icon li {
	padding-left: 2px;
	display: inline;
}

.newface div.box p.name {
	color: #99001f;
	font-size: 18px;
	font-weight: bold;
}

.newface div.box p.spec {
	color: #99001f;
	font-size: 11px;
	margin-top: 3px;
}

.newface div.box p.copy {
	color: #99001f;
	font-size: 11px;
	margin-top: 3px;
	background-color: #f3cdd6;
	margin-left: 162px;
	padding: 3px 0 0 8px;
}

.newface div.box p.desc {
	color: #603813;
	font-size: 11px;
	margin-top: 5px;
}

.attend {
	position: relative;
}

.attend h3 {
	position: relative;
	left: -31px;
	margin-top: 15px;
}

.attend ul.day-navi {
	background: url(../../images/top-bg02.jpg) no-repeat;
	width: 374px;
	height: 44px;
	position: absolute;
	top: 40px;
	right: 5px;
}

.attend ul.day-navi li {
	display: inline;
	margin-left: 12px;	
}

*html .attend ul.day-navi li {
	position: relative;
	top: 14px;
	left: 20px;
}

.attend ul.day-navi li:before {
	display: inline;
	content: url(../images/icon01-trans.png);
	position: relative;
	top: 7px;
}

.attend ul.day-navi li a {
	color: #774822;
}

.attend ul.list:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.attend ul.list li {
	float: left;
	width: 159px;
	height: 238px;
	background: url(../../images/top-bg03.jpg) no-repeat;
	margin-left: 11px;
	margin-top: 40px;
	text-align: center;
	position: relative;
}

.attend ul.list li span.time {
	display: block;
	color: #fff;
	font-size: 17px;
	margin-top: 10px;
}

.attend ul.list li a {
	color: #284d8e;
	font-size: 14px;
}

.attend ul.list li img {
	display: block;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.attend ul.icon {
	position: absolute;
	top: -33px;
	left: 0;
}

.attend ul.icon li {
	width: auto;
	height: auto;
	background: none;
	margin: 0;
	display: inline;
	padding-right: 5px;
}

.attend ul.icon li img {
	padding: 0;
	display: inline;
}

.supple {
	color: #c90a4d;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
}