@charset "utf-8";
#contents {
	clear:both;
	margin:0px 45px;
}

#main {
	width:680px;
	float:right;
}

#menu {
	width:235px;
	float:left;
	background:url(../common/images/bg_menu.jpg) no-repeat right top;
}

.release_date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:40px;
	height:40px;
	text-align:right;
	overflow:hidden;
	font-weight:bold;
	color:#333;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.news_main_photo {
	float:left;
	width:250px;
	height:250px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}

.news_sub_photo {
	float:left;
	width:200px;
	height:200px;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}
