@charset "utf-8";
/* CSS Document */

#header2 {
	width: 670px;
	margin-bottom: 10px;
}
#lead {
	font-size: 15px;
	line-height: 23px;
	width: 545px;
	margin-bottom: 22px;
	padding-left: 70px;
	margin-top: 6px;
}
#kadais {
	width: 640px;
	margin-bottom: 6px;
	padding-left: 30px;
	background-image: url(kadai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kadaiL {
	float: left;
	height: 130px;
	width: 275px;
	margin-right: 10px;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-top: 12px;
	margin-top: 36px;
}
.kadaiL dt {
	background-image: url(../common/check_mark.jpg);
	float: left;
	height: 17px;
	width: 22px;
	background-repeat: no-repeat;
}
.kadaiL dd {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	width: 245px;
	padding-bottom: 9px;
}
.kadaiR {
	float: left;
	height: 130px;
	width: 315px;
	margin-right: 10px;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-top: 12px;
	margin-top: 36px;
}
.kadaiR dt {
	background-image: url(../common/check_mark.jpg);
	float: left;
	height: 17px;
	width: 22px;
	background-repeat: no-repeat;
}
.kadaiR dd {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	width: 285px;
	padding-bottom: 9px;
}
#kadai2 {
	width: 422px;
	margin-bottom: 10px;
	padding-left: 200px;
	margin-left: 30px;
	padding-top: 8px;
	border: 1px solid #999999;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 8px;
}
#kadai2 img {
	width: 17px;
	height: 17px;
	padding-right: 6px;
	position:relative;
	top:2px; 
} 
#kadai_img2 {
	text-align: center;
	margin-bottom: 24px;
}
#tokucho {
	width: 630px;
	margin-bottom: 24px;
	background-image: url(tokucho_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 143px;
	padding-left: 30px;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
}
.text_a {
	width: 620px;
	margin-bottom: 22px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
}
.red_letter {
	color: #C1272D;
}
