@charset "utf-8";
@import "base.css";

ul#subnavi li span.sublDetail {
	width:180px !important;
}

table.baseTbl th {
	width:240px !important;
}
table.tblw2 th {
	width:200px !important;
}
table.tblw2 {
	width:570px !important;
}

p.linkatt {
	width:660px;
	margin:0 auto;
	border:solid 3px #CCC;
	padding:10px;
	background:#ffefef;
	margin-top:20px;
}
