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

#conts {
	line-height: 1.5;
}

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

#conts h3 {
	margin-bottom: 2px;
	color: #039;
	font-size: 14px;
	clear: both;
}

#conts h3.mb10 {
	margin-bottom: 10px;
}

#conts h4 {
	margin-bottom: 3px;
	color: #039;
	font-size: 12px;
}

#conts p {
	margin-bottom: 15px;
}

#conts p.mb25 {
	margin-bottom: 25px;
}

#conts .boxA {
	margin-left: 22px;
}

#conts .boxA .bigBox {
	margin-bottom: 40px;
	clear: both;
}

#conts .boxA .boxL {
	width: 300px;
	float: left;
}

#conts .boxA .boxR {
	width: 280px;
	float: right;
}

#conts .boxA table {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#conts .boxA table th {
	padding: 3px 0 5px 0;
	background: #F2F6FA;
	border: 1px #ccc solid;
	vertical-align: middle;
}

#conts .boxA table th.color01,
#conts .boxA .boxR table th.color01 {
	padding: 0;
	background: #039;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#conts .boxA .boxL table th {
	width: 27%;
}

#conts .boxA .boxL table th.wd65 {
	width: 22.2%;
}

#conts .boxA .boxL table th.wd150 {
	width: 50%;
}

#conts .boxA table td {
	padding: 3px 0 5px 0;
	border: 1px #ccc solid;
}

#conts .boxA .boxR table.tb02 {
	margin-bottom: 30px;
}

#conts .boxA .boxR table th {
	padding-right: 15px;
	width: 42%;
	text-align: right;
}

#conts .boxA .boxR table th.wd025 {
	width: 25%;
}

#conts .boxA .boxR table th.aCenter {
	padding-right: 0;
	text-align: center;
}

#conts .boxA .leftBox {
	width: 320px;
	float: left;
}

#conts .boxA .rightBox {
	width: 240px;
	float: right;
}

#conts .boxA .boxB {
	margin-bottom: 20px;
	padding: 10px 10px 0 20px;
	border: 1px #C5D3E8 solid;
	background: url(../../img/colums/knowledge/boxB_back.gif) repeat-x left bottom;
}

#main p.returnTop {
	clear: both;
	margin: 5px 0 35px;
	text-align: right;
}

#main p.returnTop a {
	padding-left: 12px;
	background: url(../../img/icon/01.gif) no-repeat left 5px;
	font-size: 10px;
}