@import url("../css/base.css");

/* 左コンテンツ */
#SubMain h1 {
	display:none;
}

#Header {
	height:200px;
}

h3 {
	margin-bottom:0;
	padding-bottom:0;
}

table {
	margin-top:5px;
	margin-bottom:15px;
	border-collapse:collapse;
	width:485px;
}

td,
th {
	padding:4px 0 4px 5px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	border-bottom:1px #000 dotted;
}

th {
	font-size:14px;
	width:200px;
}

td {
	width:285px;
}

.noborder th,
.noborder td {
	border:none;
}

a.slave {
	margin:0 0 0 10px;
	display:block;
	font-weight:normal;
	font-size:12px;
}

h4 {
	margin:15px 0 8px;
	padding:3px 0 3px 5px;
	width:485px;
	height:auto;
	border-bottom: 1px solid #333;
	background-color:#fff;
	text-align:left;
	line-height:12px;
	font-size: 12px;
	/*\*/
	letter-spacing:1px;
	/**/
}
