@charset "utf-8";
/* CSS Document */
.anbox {
	background-color: #eef3f6;
	padding: 15px;
	border: 1px solid #b5cbd0;
	width: 80%;
	margin-bottom: 15px;
}
.antitle {
	background-color: #1d87c6;
	border: 1px solid #04a1ff;
	font-size: 24px;
	padding-top: 15px;
	width: 70%;
	color: #FFFFFF;
	font-weight: bold;
}
.anboxsm {
	border: 1px solid #b5cbd0;
	width: 80%;
	background-color: #FFFFFF;
	background-image: url(/images/an/bg_02.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 25px;*padding-left: 55px;
	text-align: left;
}
.anboxsm li {
	font-size: 15px;
	color: #04a1ff;
	font-weight: bold;
	*list-style-image: url(/images/an/spacer_01.gif);
}
.anc01 {
	font-size: 13px;
	font-weight: normal;color:#6d6d70;
}
.anbor {
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6d6d70;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #6d6d70;
}
.anbor02 {
	line-height: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #6d6d70;
}
.numberbox {
	background-color: #f2f2f2;
	border: 1px solid #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
}

