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

#disc_area {
	width: 840px;
	height: 360px;
	padding-top: 30px;
	font-size: 10pt;
	padding-left: 10px;
	padding-right:10px;
	background-image: url(../exhibition/image/bg_disc.gif);
	margin-bottom: 10px;
	}

#link_area {
	width: 840px;
	height: 400px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	background-image: url(../link/bg_link.gif);
	}
	
#title {
	width: 840px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	}