@charset "utf-8";
@import "../../../common/css/0-import.css";

#conts h2 {
	margin-bottom: 35px;
}

#conts h3 {
	margin: 0 10px 7px 9px;
	border-bottom: 1px #999 solid;
	clear: both;
	color: #B80120;
	font-size: 15px;
}

#conts h4 {
	margin: 0 0 8px 11px;
	*margin-bottom: 5px;
	padding-top: 3px;
}

#conts p {
	line-height: 1.5;
	margin-left: 11px;
	margin-bottom: 21px;
}

#conts p.mb30 {
	margin-bottom: 35px;
}

#conts p.center {
    text-align: center;
}	

#conts table {
	margin: 0 0 25px 9px;
	*margin-left: 6px;
	width: 610px;
	font-size: 12px;
}

#conts table th {
	padding: 7px 0 5px 0;
	width: 133px;
	border: 3px #fff solid;
	background: #F4D9DE;
	font-weight: normal;
	text-indent: 6px;
	text-align: left;
	vertical-align: middle;
}

#conts table td {
	padding: 7px 10px 5px 10px;
	border: 3px #fff solid;
	background: #F3F3F3;
	text-align: left;
}

#conts .boxB {
    margin: 0 10px 9px;
	overflow: hidden;
}

#conts .boxB img {
    display: block;
	margin: auto;
}		

#conts ul.third {
	margin: 0 0 0 11px;
}

#conts ul.third li {
	padding-left: 8px;
	background: url(../../education/img/wakuwaku/icon01.gif) no-repeat left 5px;
}

#conts ul.list01 {
	margin: 0 0 19px 10px;
	font-size: 15px;
	color: #4469AC;
	line-height: 1.7;
	font-weight: bold;
}

#conts dl {
	margin: 0 10px 20px 11px;
}

#conts dl dt {
	float: left;
	clear: left;
	font-weight: bold;
}

#conts dl dd {
	padding: 0 0 15px 25px;
	_text-indent: -3px;
}

#conts dl dd.pb0 {
	padding-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts table th.letter1 {
		letter-spacing: -1px;
	}
}
