@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;
	}
	
#title {
	width: 860px;
	height: auto;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	}

#pic_area {
	width: 840px;
	height: 360px;
	float: left;
	text-align: center;
	}
	
#disc_area2 {
	width: 520px;
	height: 360px;
	float: right;
	}
	
#disc_title {
	width: 520px;
	height: 40px;
	font-size: 14pt;
	font-weight: bold;
	}

#disc_point {
	width: 520px;
	height: 320px;
	}
	
#bt_area {
	width: 860px;
	height: 30px;
	text-align: right;
	}
	
#bt_area img {
	padding-left: 10px;
	margin: 0px;
	}
