@charset "utf-8";
/* CSS Document */

#content {
	padding-top:47px;
}

img.reference {
	border:1px solid #1D1A76;
}

.module_row {
	height:30px;
}
.module_row td {
	vertical-align:top;
	padding:10px 3px !important;
}
.module_row div.notice_box {
	margin-top:20px;
	background-color:#FFFFCC;
	border:1px solid #D7D100;
	padding:6px;
}
