body {
	margin: 0px;
	background-image: url(../img/top/base02.jpg);
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	text-align: center;
	color: #663300;
}
#center-top {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#center-top #header {
	height: 65px;
	width: 760px;
	text-align: left;
	background-image: url(../img/top/head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
#center-top #footer {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	height: 25px;
	width: 760px;
	margin: 5px;
}
#center-top #main {
	height: 473px;
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

/* link */
.link td{
	font-size: 14px;
	border-bottom: 1px dashed #666666;
	text-align: left;
	letter-spacing: 0.1em;
}
.link a {
	color: #993333;
	text-decoration: none;
	display: list-item;
	list-style-image: url(../img/link_point.gif);
	line-height: 10px;
}
.link a:hover {
	color: #666600;
	text-decoration: underline;
	line-height: 10px;
}

/* recruit */
.recruit{
	font-size: 14px;
	border-bottom: 1px dashed #666666;
	text-align: left;
	letter-spacing: 0.1em;
}

