#cover {
    background-image: url("../img/top/coverbg.gif");
    background-repeat: no-repeat;
    position:relative;
    height:400px;
    margin-bottom: 11px;
}

#cover IMG {
    position:absolute;
    top:7px;
    left:7px;
    z-index:8;
}

#cover IMG.active {
    z-index:10;
}

#cover IMG.last-active {
    z-index:9;
}

.topwaku {
	float:left;
}
.topwaku2 {
	float:left;
	margin-left:8px;
}
#syamailBg {
	background-image: url(../img/top/waku.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 400px;
	margin-bottom:20px;
}
.syamailMain {
	padding-top: 5px;
	padding-left:10px;
	width:388px;
	height:290px;
	overflow:auto;
}
.topstitel {
	float: left;
	width:370px;
	margin-bottom:20px;
}
.topstitel strong {
	color:#FF0000;
}
.topsline{
	font-size:14px;
	color:#FF3491;
	background-image:url(../img/top/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:auto;
}
.topstext{
	font-size:12px;
	color:#000;
	width:auto;
	padding-top:2px;
}
.topsimg {
	float: right;
	text-align:right;
	padding:5px 2px 3px 3px;
}

#newfaceBg {
	background-image: url(../img/top/waku.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 400px;
	margin-bottom:20px;
}
.newfaceMain {
	padding-top: 5px;
	padding-left:10px;
	width:388px;
	height:290px;
	overflow:auto;
}
.topntitel {
	float: left;
	width:370px;
	margin-bottom:20px;
}
.topntitelData {
	color:#FF0000;
	font-weight:bold;
}
.topnline{
	font-size:14px;
	color:#FF3491;
	background-image:url(../img/top/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:auto;
}
.topnlineR{
	font-size:14px;
	color:#FF3491;
	background-image:url(../img/top/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:auto;
	text-align:right;
	margin-bottom:20px;
}
.topnlineM{
	font-size:14px;
	color:#FF3491;
	width:auto;
	text-align:right;
	margin-bottom:20px;
}
.topnliner a, a:link, a:visited {
  color: #FF3491;
}
.topntext{
	font-size:12px;
	color:#000;
	width:auto;
	padding-top:2px;
}
.topnimg {
	float: right;
	text-align:right;
	padding:5px 2px 3px 3px;
}

