@charset "utf-8";
@import "../common/0-import.css";

#pageGuide {
	padding-bottom: 7px;
}

#conts {
	color: #464646;
	letter-spacing: 1px;
}

#conts ul.contsNavi {
	margin-bottom: 20px;
	text-align: center;
}

#conts ul.contsNavi li {
	float: left;
}

#conts ul.contsNavi li img {
	display: inline;
}

#conts ul.contsNavi li a {
	display: block;
	height: 50px;
	_float: left;
}

#conts ul.contsNavi li.contsNavi01 a {
	background: url(../../img/requirement/course/contsNavi01_over.gif) no-repeat;
}

#conts ul.contsNavi li.contsNavi02 a {
	background: url(../../img/requirement/course/contsNavi_over02.jpg) no-repeat;
}

#conts ul.contsNavi li a:hover {
	background-color: #fff;
}
#conts ul.contsNavi li a:hover img {
	visibility: hidden;
}


#conts h2 {
	clear: both;
	padding: 0 0 0 40px;
	margin-bottom: 21px;
	line-height: 40px;
	_line-height: 38px;
	_padding-top: 2px;
	background:  url(../../img/requirement/course/h2_back.gif) no-repeat;
	font-size: 16px;
	color: #000;
}

#conts h2.h01 {
	margin-bottom: 22px;
}

#conts p {
	margin-bottom: 16px;
	margin-left: 19px;
	line-height: 1.5;
}

#conts img.img02 {
	margin-left: 19px;
	margin-bottom: 40px;
	_margin-bottom: 40px;
}

#conts img.img01 {
	margin-left: 19px;
	margin-bottom: 21px;
}


#conts table {
	margin: 0 19px 20px 20px;
	width: 610px;
	color: #1e1e1e;
	border-collapse: collapse;
	line-height: 1.8;
}

#conts table th {
	padding: 6px 0 6px 0px;
	background-color: #d1f0ff;
	text-align: center;
}

#conts table th,
#conts table td {
	border: 1px solid #c8c8c8;
	width: 20%;
}

#conts table td {
	padding: 6px 0px 6px 0px;
	text-align: center;
	vertical-align: middle;
}

#conts table td.td01 {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #eaeaea;
}

#conts table td.td02 {
	text-align: center;
	color: #FF0000;
}

#conts p.mb {
	margin-bottom: 46px;
}

#conts p.red {
	color: #FF0000;
}

#conts dl {
	margin-left: 19px;
	line-height: 1.2;
}

#conts dt {
	font-weight: bold;
	float: left;
}

#conts dd {
	margin-left: 83px;
	_margin-left: 80px;
	margin-bottom: 13px;
}

#conts dd.dd01 {
	margin-bottom: 45px;
}

#conts ul.ul01 {
	margin-left: 19px;
	margin-bottom: 29px;
}

#conts ul.mb {
	margin-bottom: 17px;
}

#conts ul.ul01 li {
	margin-bottom: 9px;
}

#conts ul.ul01 li.li01 {
	font-weight: bold;
}

#conts ul.ul01 li.li02 {
	margin-bottom: 30px;
}

#conts ul.ul01 li.li03 {
	margin-left: 13px;
}


#conts table.tb01 td.td01 {
	width: 20%;
}

#conts table.tb01 td {
	width: 40%;
}


