@charset "utf-8";


#MainNavi {
	background: url(../common/mn_btn_baron.gif) no-repeat left top;
	height: 65px;
	width: 850px;
	position: relative;
}


/* ////////////////    MainContents    //////////////// */

#monthly-img {
	background: url(../news/media/monthly_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#regular-img {
	background: url(../news/media/regular_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#monitor-img {
	background: url(../news/media/monitor_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#basic2009-img {
	background: url(../news/media/2009basic_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#title {
	width: 545px;
	padding: 20px 0 0;
}

/* ////////////////    monitorTable    //////////////// */

.monitorTable {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 25px;
}

.monitorTable th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}

.monitorTable td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px 15px;
}



.monitorTable dl {
}

.monitorTable dt {
	float: left;
	width: 1.5em;
	padding-left: 0.5em;
	clear: both;
	margin-bottom: 0.5em;
	color: red;
}

.monitorTable dd {
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 0.5em 2em;
}




.reg-waku {
	font-size: 14px;
	border: 1px #FF6666 dotted;	
	padding: 20px;
	margin: 0 auto 30px auto;
	background: #FDFEED;
}

.reg-wakuS {
	border: 1px #6C6 solid;	
	padding: 20px;
	margin: 0 auto 30px auto;
	background: #FDFEED;
}

#catch {
	width: 545px;
	padding: 40px 0 40px;
}

.knowledge-waku {
	width: 485px;
	font-size: 12px;
	border: 1px #FF6666 dotted;	
	padding: 10px;
	margin: 0 auto 30px auto;
	background: #FDFEED;
}
