@charset "EUC-JP";

.mainImg	{
	height:245px;
	height:370px;/*flash ver*/
	margin-bottom:10px;
}

/*	top only	*/
.topContents	{
	width:750px;
}
.topContents li	{
	float:left;
	display:inline;
	height:63px;
}
.bottomBlock	{
	clear:both;
	width:740px;height:180px;
	background:url(../../img/top_bottom_bg.jpg) no-repeat center center;
}	
.whatnew	{
	float:left;
	display:inline;
	width:400px;
	height:130px;
	color:#fff;
	line-height:150%;
	text-align:left;
	margin:40px 0px 0px 40px;
	overflow:auto;
}
.whatnew a	{
	color:#fff;
	text-decoration:underline;
}
.whatnew a:hover	{
	color:#FFC59D;
}
.bottomContents	{
	float:right;
	display:inline;
	padding-top:30px;
	padding-right:15px;
	text-align:left;
}
.bottomContents li	{
	float:left;
	display:inline;
}
.bottomContents .bc1	{
	height:45px;
	margin-bottom:10px;
}
.bottomContents .bc2	{
	height:75px;
}
.bottomContents .bc1 li	{
	margin-right:5px;
}
.bottomContents .bc2 li	{
	margin-right:15px;
}
#myFoot	{
	float:left;
	display:inline;
	height:80px;
}
#foot	{
	float:left;
	display:inline;
	height:80px;
	padding-left:5px;
	background:no-repeat left center;
}
