@charset "UTF-8";
/* CSS Document */

/*************************
フラッシュ
*************************/
#topfl {
	width: 750px;
	margin-left: 30px;
	margin-bottom: 5px;
}

#whatnew {
	width: 750px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 30px;
	margin-left: 30px;
	height: 230px;
	margin-bottom: 30px;
}

#whatnew #whatnewtext {
	float: right;
	width: 515px;
	background-color: #FFFFFF;
	overflow:scroll;
	overflow-x: hidden;
	height: 230px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#whatnew #whatnewlogo {
	float: left;
	width: 235px;
	height: 230px;
	background-color: #FFFFFF;
	text-align: left;
} 


#whatnew #whatnewtext p{
	margin-bottom:12px;
	line-height: 17px;
}