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

#disc_area {
	width: 860px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	}

#cal_area {
	width: 840px;
	height: 600px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	background-image: url(../image/bg_contents_cal.gif)
	}
