@charset "UTF-8";

/*
---------*/

div#main div#privacy p {
	font-size: 88%;
	color: #303030;
	padding-left: 0px;
	margin-bottom: 20px;
}
div#main div#about h3 {
	width: 650px;
	font-size: 75%;
	color: #303030;
	padding-left: 20px;
	margin-bottom: 20px;
}
div#main div#about p {
	width: 650px;
	font-size: 75%;
	color: #303030;
	padding-left: 20px;
	margin-bottom: 20px;
}
div#main div#recruit h3 {
	width: 650px;
	font-size: 75%;
	color: #303030;
	padding-left: 20px;
	margin-bottom: 20px;
}
div#main div#recruit h3.level02 {
	width: 685px;
}
div#main div#recruit p {
	width: 650px;
	font-size: 75%;
	color: #303030;
	padding-left: 20px;
	margin-bottom: 20px;
}
div#main div#recruit dl {
	font-size: 75%;
	margin-left: 20px;
	margin-bottom: 25px;
}
div#main div#recruit dt {
	margin-bottom: 0em;
}
div#main div#recruit dd {
	margin-left: 90px;
	margin-top: -1.5em;
	margin-bottom: 1em;
	width: 550px;
}
div#main div#recruit p.mynavi a {
	color: #0099FF;
}


div#main div#qa h3 {
	width: 650px;
	font-size: 75%;
	color: #303030;
	padding-left: 0px;
	margin-bottom: 20px;
}
div#main div#qa p {
	width: 650px;
	font-size: 75%;
	color: #303030;
	margin-bottom: 20px;
	padding-left: 20px;
}
div#main #topics dl {
	font-size: 75%;
	border: 1px solid #827451;
	margin-top: 10px;
	padding: 20px;
	color: #484435;
	overflow: auto;
	height: 175px;
}
div#main #topics dl dt {
	font-weight: bold;
	width: 80px;
	float: left;
}

div#main .topicsPages div {
	font-size: 75%;
	border: 1px solid #827451;
	margin-top: 10px;
	padding: 20px;
	color: #484435;
}
div#main .topicsPages div p{
	margin-top:1em;}

div#main div#sitemap h3 {
	margin-bottom: 20px;
}
div#main div#sitemap ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom: 0px;
	line-height: 2;
}
div#main div#sitemap ul ul {

	list-style-type: square;
	margin-left: 40px;
	margin-bottom: 0px;
	line-height: 2;
}
.box1 {
	background-image: url(../images/qa/img-q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 625px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 18px;
	padding-bottom: 7px;
}
.box2 {
	font-size: 14px;
	color: #666666;
	background-image: url(../images/qa/img-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 625px;
	padding-bottom: 10px;
	padding-left: 25px;
}


.table01 {
	width: 680px;
	margin: 0 auto 20px;
	border-collapse: collapse;
	}

.table01 th {
	padding: 4px;
	font-size: 75%;
	background: #F0ECD9;
	color: #660000;
	border: 1px solid #cccccc;
	}

.table01 td {
	padding: 4px;
	font-size: 75%;
	border: 1px solid #cccccc;
	}

.table02 {
	width: 680px;
	margin: 0 auto 20px;
	border-collapse: collapse;
	}

.table02 td {
	width: 85px;
	font-size: 75%;
	padding: 3px 0;
	border: 1px solid #ffffff;
	background: #F0ECD9;
	text-align: center;
	}

.table02 a:link {
	text-decoration: none;
	color: #660000;
	}

.table02 a:visited {
	color: #660000;
	}
.table02 a:active {
	color: #660000;
	}


.table02 a:hover {
	text-decoration: underline;
	color: #660000;
	}





.pagetop {
	text-align: right;
	margin: 0 10px 20px 0;
	font-size: 70%;
	}



