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

#conts {
	margin-bottom: 20px;
}

#conts span{
	color: #003399;
	font-weight: bold;
}

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

#conts h2{
	margin-bottom: 10px;
	color: #003399;
	font-size: 14px;
	line-height: 1.4;
}

#main p#returnTop {
	margin-bottom: 12px;
}

#conts p.special{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#conts .boxA {
	margin: 0 0 40px 25px;
}

#conts .boxA table{
	width: 612px;
	text-align: left;	
}

#conts .boxA table th{
	padding-left: 15px;
	background: #F2F6FA;
	border: 1px solid #CCC;
	line-height: 35px;
}

#conts .boxA table td {
	padding-left: 15px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	color: #656565;
}