@charset "utf-8";
h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	background-color: #97C0FF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 50px 20px 10px 20px;
}
#contents h1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#contents p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 1em;
}
#contents dl {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 15px;
}
#contents dt {
	border: 1px solid #3399FF;
	font-weight: bold;
	color: #3399FF;
	font-size: 90%;
	padding: 5px 5px 5px 1em;
	margin-top: 40px;
}
#contents dd {
	font-size: 90%;
	line-height: 150%;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents ol {
	margin-left: 20px;
	list-style-position: outside;
	margin-top: 5px;
}
#contents strong {
	font-weight: bold;
	color: #FF6666;
	padding-top: 10px;
}
#contents img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#contents table.bannar { width: 80%; }
#contents .bannar td {
	padding: 8px;
	text-align: center;
}
.recruit {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	margin-right: 50px;
	margin-left: 50px;
	width: 800px;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
.recruit th, .recruit td {
	border-top: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}
.recruit th {
	font-weight: bold;
	background-color: #3399FF;
	color: #FFFFFF;
	width: 150px;
	text-align: center;
}
.recruit td { padding: 3px 3px 3px 15px; }

#contents dl table.syousai {
	width: 750px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#contents .syousai td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
}
#contents .syousai th {
	background-color: #0066CC;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 150px;
	text-align: left;
	color: #FFFFFF;
}
#bgImg #bg #contents dl dd .gw {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	color: #333;
	font-size: 90%;
}
#bgImg #bg #contents dl dd .gw td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}
#bgImg #bg #contents dl dd .gw th {
	background-color: #FC3;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #333;
	border-bottom-color: #333;
	text-align: center;
	font-weight: bold;
	color: #333;
}
