@charset "utf-8";
@import "/common/css/0-import.css";
#conts {
	line-height: 1.5;
	color: #333;
}

#conts h2 {
	margin-bottom: 17px;
}

#conts .bigBox {
	margin: 0 14px;
}

#conts .bigBox h3 {
	margin-bottom: 21px;
	+margin-bottom: 20px;
}

#conts .bigBox h3.mb12 {
	margin-bottom: 12px;
}

#conts .bigBox h4 {
	padding-left: 20px;
	margin: 0 0 6px 1px;
	background: url(/common/img/icon/01.gif) no-repeat left 5px;
	+background: url(/common/img/icon/01.gif) no-repeat left 6px;
	color: #06559E;
	font-size: 15px;
}

#conts .bigBox h4.mb7 {
	margin-bottom: 7px;
	+margin-bottom: 6px;
}

#conts .bigBox p {
	margin: 0 0 12px 1px;
	+margin-bottom: 11px;
}

#conts .bigBox p.mb30 {
	margin-bottom: 25px;
}

#conts .bigBox table {
	margin: 0 0 30px 2px;
	+margin-left: 1px;
	width: 490px;
}

#conts .bigBox table th {
	padding: 6px 0 6px 9px;
	border: 1px solid #ccc;
	background-color: #c8e8f9;
	color: #033E72;
	text-align: left;
}

#conts .bigBox table .wid01 {
	width: 59px;
}

#conts .bigBox table .wid02 {
	width: 119px;
}

#conts .bigBox table .wid03 {
	width: 79px;
}

#conts .bigBox table .wid04 {
	width: 109px;
}

#conts .bigBox table td {
	padding: 6px 0 6px 9px;
	border: 1px solid #ccc;
}

#conts .bigBox table .bule01 {
	background-color: #f1f8fc;
}

#conts .bigBox table.ty01 {
	margin-bottom: 15px;
	+margin-bottom: 14px;
}

#conts .bigBox table.ty01 td {
	padding: 7px 0 5px 9px;
	+padding: 6px 0 6px 9px;
}

#conts .bigBox table.ty02 {
	margin-bottom: 7px;
}

#conts .bigBox table.ty02 td {
	background-color: #fcfed8;
	border: 1px solid #bebebe;
}

#conts .bigBox table.ty02 .green01 {
	background-color: #d1e88c;
}

#conts .bigBox table.ty02 td.pal10 {
	padding-left: 10px;
}

#conts p.link01 {
	margin-bottom: 0;
}

#conts p.link01 a {
	padding-left: 16px;
	background: url(/common/img/icon/02.gif) no-repeat left 1px;
}

#main .pageTop {
	padding: 50px 20px 0 0;
}

@media all and (min-width: 0px){
	#conts .bigBox h3 {
		margin-bottom: 20px;
	}

	#conts .bigBox table {
		margin-left: 1px;
	}

	#conts .bigBox table.ty01 td {
		padding: 6px 0 6px 9px;
	}

	#conts .bigBox h4.mb7 {
		margin-bottom: 6px;
	}

}
