@charset "UTF-8";
#page #contents_area {
	width: 660px;
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 500px;
	height: 650px;
}
/* CSS Document */

#contents_area #main_contents {
	float: left;
	width: 660px;
	background-color: #DCEBFA;
	height: 480px;
	height: 630px;
}
#contents_area #main_contents h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #285591;
	color: #285591;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 14pt;
}
#contents_area #main_contents .meeting1 {
	font-size: 18px;
	font-weight: bold;
	width: 600px;
	padding-top: 10px;
	padding-left: 20px;
}
#contents_area #main_contents .meeting2 {
	font-size: 14px;
	font-weight: bold;
	width: 600px;
	padding-top: 10px;
	padding-left: 30px;
}

