body, #wrap{
height:820px !important; /* only HOME height */
}

#main_vsl{
	padding-top:0px;
	height:408px;
	float:left;
}
#main_vsl h2{
	height:408px;
	width:65px;
	float:right;
	margin:-12px 20px 0px 0px;
	background:url(../images/cliches_ttl.png) top left no-repeat;
}
#main_vsl p{
	position:absolute;
	float:left;
	width:432px;
	top:80px;
}
#main_vsl p img{
	float:left;
	height:120px;
	width:50px;
	margin:0px;
}
.fadeIn1, .fadeIn2{
	display:none;
}
aside{
	height:408px;
}
/* ------------
news
------------ */
#news{
	position:absolute;
	z-index:200;
	overflow:hidden;
	background:transparent;
	width:632px;
	top:320px;
	left:16px;
	margin-right:-30px;
}
#news h1{
	border-bottom:double #e07ca5 3px;
	background:url(../images/ttl_nws.jpg) top left no-repeat;
	height:20px;
	width:600px;
	margin-bottom:10px;
}
#news dl{
	width:192px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:0px 12px 10px 0px;
	position:relative;
}
#news dl dd.thum{
	display:block;
	width:50px;
	height:50px;
	margin-right:8px;
	background:url(../images/no_img.gif) top left no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
#news dl dt{
	position:absolute;
	top:0px;
	left:58px;
	display:block;
	width:146px;
}
#news dd{
	position:absolute;
	top:12px;
	left:58px;
}
#news dl a{
	text-decoration: none;
	color: #4c4c4c;
}
#news dl a:hover{
	color: #cc006a;
}

