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

* html .alphafilter {
	behavior: expression(IEPNGFIX.fix(this));
}
/* Top Page ----------------------------------------- */

div#content {
	padding-top: 471px;
	background-image:url(../img/top_pic.jpg);
	background-repeat: no-repeat;
}

#content{
	position:relative;}

#fukidashi{
	position:absolute;
	top:290px;
	left:380px;
	background-image:url(../img/whats_new_bg.png);
	width:397px; height:173px;}

#whats_new{

	margin:20px 20px 0px 160px;
	height:140px;
	overflow:auto;

}


#whats_new h2{
	width:auto;
	margin:0;
	font-size:small;
	color:#009900;}

#whats_new p{
	width:auto;
	margin:5px 0 0 0;
	line-height:1.5em;
	font-size:10px;}

#recent_post{
	position:absolute;
	top:483px;
	left:20px;}