div.main {
	background: url(../../images/top-bg05.gif) repeat-x;
	padding-top: 4px;
	background-color: #ffe3f1;
}

div.right {
	background-color: #ffe3f1;
} 

div.promo-area {
	height: 398px;
}
 
div.promo-area img {
	display: block;
}
 
div.event-info {
	float: left;
	width: 402px;
}
 
div.event-info h3 {
	position: relative;
	height: 48px;
	overflow: visible;
}
 
div.event-info h3 img {
	position: absolute;
	top: -10px;
	left: 0;
}
 
div.cover-girl {
	float: left;
	width: 263px;
}
 
div.realtime {
	float: left;
	margin-left: 263px;
	width: 232px;
	background-color: #006400;
	height: 398px;
	position: relative;
}
 
div.realtime div.realtime-cont {
	color: #ffffff;
	font-size: 93%;
	margin-top: 10px;
	margin-left: 7px;
	height: 295px; 
	width: 220px;
	line-height: 1.4;
	overflow: auto;
	scrollbar-arrow-color: #006400;
}

div.realtime h4 {
	background: url(../../images/top-bg02.gif) no-repeat;
	height: 21px;
	color: #ed1e79;
	margin-bottom: 5px;
}
 
div.realtime h4 span {
	padding-left: 25px;
	padding-top: 2px;
	display: block;
}
 
div.realtime div.realtime-cont p {
	padding-left: 11px;
}

div.realtime div.realtime-cont strong {
	font-weight: bold;
}
 
div.realtime img.realbottom {
	position: absolute;
	bottom: 0px;
	left: -9px;
	z-index: 1;
}
 
/* @group newface area css */
 
div.newface {
	position: relative;
}
 
div.newface h2 {
	height: 42px;
	overflow: visible;
	background-image: url(../../images/top-bg03.gif);
}
 
div.newface h2 img {
	position: absolute;
	top: -24px;
	left: -23px;
}
 
p.view-all {
	height: 38px;
	position: absolute;
	right: 0;
	top: 6px;
	width: 250px;
}
 
p.view-all a:link {
	color: #ed1c24;
}
 
p.view-all img {
	display: block;
	float: left;
	padding-right: 10px;
}
 
p.view-all span {
	display: block;
	margin-top: 7px;
}
 
p.view-all img.chara {
	position: absolute;
	top: -10px;
	right: 0;
}
 
div.newface ul {
	background-image: url(../images/bg04.gif);
	padding-top: 35px;
	height: 244px;
}
 
div.newface ul li {
	background-image: url(../../images/top-bg13-trans.png);
	width: 127px;
	height: 222px;
	float: left;
	margin-right: 6px;
}
 
div.newface ul li a {
	display: block;
	text-align: center;
	position: relative;
	text-decoration: none;
}
 
div.newface ul li a:link {
	text-decoration: none;
	color: #ed1e79;
}
 
div.newface ul li a:hover {
	text-decoration: underline;
	color: #ed1e79;
}
 
div.newface ul li a img.photo {
	display: block;
	margin: 20px auto 0;
}
 
div.newface ul li a img.today {
	position: absolute;
	top: -44px;
	left: -17px;
}
 
div.newface ul li a span.date {
	display: block;
	color: #ed1e79;
	font-weight: bold;
	margin-top: 18px;
	font-size: 85%;
	height: 20px;
}
 
div.newface ul li a span.name {
	color: #ed1e79;
	font-weight: bold;
}
 
/* @end */
 
/* @group attendance area css */
 
div.working {
	background: url(../../images/top-bg05.gif) repeat-x;
	padding-top: 4px;
	position: relative;
}
 
div.working h2 {
	height: 38px;
	position: relative;
	overflow: visible;
	background-color: #d7ff97;
}
 
div.working h2 img {
	position: absolute;
	top: -13px;
}
 
div.working ul {
	padding-top: 47px;
	padding-left: 3px;
	background-image: url(../../images/index-bg06.gif);
	zoom: 1;
}
 
div.working ul.atend li {
	width: 126px;
	height: 242px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
}
 
div.working ul.atend li.first {
	background-image: url(../../images/top-bg11-trans.png);
}
 
div.working ul.atend li.second {
	background-image: url(../../images/top-bg12-trans.png);
}
 
div.working ul.atend li a {
	display: block;
	text-align: center;
	position: relative;
	text-decoration: none;
}
 
div.working ul.atend li.first a:link {
	text-decoration: none;
	color: #ffe888;
}
 
div.working ul.atend li.second a:link {
	text-decoration: none;
	color: #ffffff;
}
 
div.working ul.atend li a:hover {
	text-decoration: underline!important;
}
 
div.working ul.atend li.first a span.name {
	color: #ffe888;
}
 
div.working ul.atend li.second a span.name {
	color: #ffffff;
}
 
div.working ul.atend li a img.photo {
	display: block;
	margin: 28px auto 0;
}
 
div.working ul.atend li.second a img.photo {
	position: relative;
	left: -3px;
	z-index: 0;
}
 
div.working ul.atend li a img.wakaba {
	position: absolute;
	top: 130px;
	left: -1px;
	z-index: 1;
}
 
div.working ul.atend li a span.name {
	text-align: left;
	display: block;
	margin-left: 38px;
	font-weight: bold;
	margin-top: 5px;
	height: 33px;
}
 
div.working ul.atend li a span.time {
	display: block;
	color: #603813;
	font-weight: bold;
	position: relative;
	left: -3px;
}
 
/* @end */
 
ul.big-banner li {
	display: block;
	margin: 0 auto;
	padding: 10px 0px;
} 
 