@charset "UTF-8";
#container_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_y.gif);
	background-repeat: repeat-y;
	background-position: 0px 120px;
}
#header_top  {
	background-image: url(../images/header_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 449px;
}
#navi_top  {
	margin-left: 55px;
}
#navi_top li {
	float: left;
	padding-right: 10px;
	padding-left: 12px;
	padding: 16px 10px 0px 12px;
	}
#navi_top li a {
	color: #666666;
}
#navi_top li a:hover {
	color: #fb3e8a;
	text-decoration: none;
}
#whatsnew {
	width: 580px;
	text-align: left;
	float: left;
}
#whatsnew    h2 {
	color: #fb3e8a;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	color: #fb3e8a;
	clear: both;
	text-align: left;
}
#whatsnew     li {
	border-bottom: 1px dotted #CBBFA9;
	padding-top: 1px;
}
#topphoto {
	background-image: url(../images/topphoto_bg.jpg);
	float: right;
	height: 237px;
	width: 208px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: -10px;
}
#topphoto img {
	margin-top: 25px;
	margin-bottom: 2px;
}
.concept {
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	width: 580px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.whats {
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	width: 580px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
