@charset "UTF-8";
/* CSS Document */

.whatsnew_box{
	background-image:url(../images/whatsnew_tit.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:900px;
	float: left;
}
.whatsnew2_box{
	background-image:url(../images/w2_tit.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:auto;
	float: left;
}
.whatsnew2b_box{
	background-image:url(../images/w2b_tit.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:auto;
	float: left;
	margin-bottom: 13px;
}
.whatsnew3_box{
	background-image:url(../images/w3_tit.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:900px;
	float: left;
}
.whatsnew_main{
	width:698px;
	height:900px;
	margin-top:31px;
}
.whatsnew2_main{
	width:698px;
	height:auto;
	margin-top:40px;
	overflow:auto;
}
.event_onebox2{
	height:auto;
	width:600px;
	margin-left:5px;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.event_left{
	width:75px;
	height:50px;
	padding:5px;
	float:left;
}
.event_right2{
	width:500px;
	height:auto;
	float:left;
	margin-left: 5px;
}
.event_date{
	font-size: 10px;
	line-height: 15px;
}
.event_text{line-height: 15px;
}
