@charset "utf-8";

@import url("common.css");
@import url("contents.css");
@import url("contents_add.css");
@import url("contents_addo.css");
@import url("contents_org.css");

.td {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.td {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#wrapper #contents #main #maeoki ul li {
	color: #F00;
}
#wrapper #contents #main #maeoki ul li {
	color: #000;
}
#wrapper #contents #main table {
	font-size: 14px;
	text-align: left;

}
#wrapper #contents #main table tr td div {
	text-align: center;
}
#wrapper #contents #main p u strong {
	color: #000;
}

