
/* $B6&DL$N8+=P$7(B */

.pLeft {
	padding-left: 10px;
}
.removeDiv {
	float: right;
	color: #FFFFFF;
	margin-right: 10px;
}
.removeDiv a{
	color: #FFFFFF;
	font-weight: normal;
}


/* clearFix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}

/* $B%j%9%H(B */
.inline {
	display: inline;
}

/* $B%j%9%H!C%"%m!<(B */
.list_arrow li:before {
	content: "\00BB \0020";
}

/* $B%j%9%H!C%i%s%-%s%0(B */
.list_mark li {
	padding-left: 20px;
}
.mark01 {
	background-image: url(../images/d5_47.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.mark02 {
	background-image: url(../images/d5_50.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.mark03 {
	background-image: url(../images/d5_52.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.mark04 {
	background-image: url(../images/d5_54.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.mark05 {
	background-image: url(../images/d5_56.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

/* $B%U%)!<%`ItJ,%l%$%"%&%H(B */
.formTable td {
	padding-bottom: 10px;
	vertical-align: top;
}
.tableLeft {
	width: 330px;
}
.instr {
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0px 7px !important;
}
.instr2 {
	padding: 10px 0px;
	border-top: 1px solid #DDDDDD;
}
.chu {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.mess {
	font-size: 12px;
	color: #BD1616;
	padding-left: 16px;
}
.fontTitle {
	font-weight: bold;
	font-size: 20px;
	color: #D83E24;
}
.fontRed {
	font-weight: bold;
	color: #D83E24;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.aCenter {
	text-align: center;
}
.aLeft {
	text-align: left;
}
.aRight {
	text-align: right;
}
.clearBoth {
	clear:both;
}
.mBottom5 {
	margin-bottom: 5px;
}
.mBottom10 {
	margin-bottom: 10px;
}
.pBottom5 {
	padding-bottom: 5px;
}
.pBottom10 {
	padding-bottom: 10px;
}

.strg {
	font-size: 14px;
	color: #E47911;
	font-weight: bold;
}
.display_none {
	display: none;
}
.dotted {
	border-top: 1px dotted #C8C8C8;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 5px;
}

input.text,
textarea.text {
	font-size: 13px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
input.btn {
	font-weight: normal;
	font-size: 13px;
	line-height: 150%;
}


.blockTable {
	clear: both;
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
}
.blockTable th{
	text-align: right;
	font-weight: normal;
	background-color:#DDD6CC;
	border:1px solid #948A7C;
	color: #555555;
	padding: 5px 10px 5px 10px;
	width: 165px;
}
.blockTable td{
	background-color:#FaFaFa;
	border:1px solid #948A7C;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.blockTable_s {
	clear: both;
	width: 100%;
	border-collapse:collapse;
}
.blockTable_s th{
	text-align: right;
	font-weight: normal;
	background-color:#DDD6CC;
	border:1px solid #948A7C;
	color: #555555;
	padding: 5px 10px 5px 0px;
	width: 76px;
}
.blockTable_s td{
	background-color:#FaFaFa;
	border:1px solid #948A7C;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

.blockTable_r {
	clear: both;
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
}
.blockTable_r th{
	font-weight: normal;
	background-color:#DDD6CC;
	border:1px solid #948A7C;
	color: #555555;
	padding: 5px 10px 5px 10px;
}
.blockTable_r td{
	background-color:#FaFaFa;
	border:1px solid #948A7C;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}
.required_mark {
	background-color: #FADDDD !important;
}
.bgCream {
	background-color: #F7F5D1 !important;
}


dl.blockDL {
	float: left;
	width: 100%;
	line-height: 24px;
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
}
dl.blockDL dt{
	float: left;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	width: 84px;
}
dl.blockDL dd{
	float: left;
	width: 100%;
	display: block;
	padding-left: 20px;
	border-left: 3px solid #B1B1B1;
	margin-bottom: 2px;
	width: 480px;
}
dl.listDL {
	float: left;
	width: 100%;
	line-height: 24px;
}
dl.listDL dt{
	clear: both;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 1px;
	width: 120px;
}
dl.listDL dd{
	float: left;
	width: 100%;
	display: block;
	padding-left: 20px;
	border-left: 3px solid #1F3657;
	margin-bottom: 1px;
	width: 560px;
}
dl.listDL_s {
	float: left;
	width: 100%;
	line-height: 24px;
}
dl.listDL_s dt{
	clear: both;
	float: left;
	display: block;
	padding-right: 7px;
	margin-bottom: 1px;
	width: 63px;
}
dl.listDL_s dd{
	float: left;
	width: 100%;
	display: block;
	padding-left: 10px;
	border-left: 3px solid #1F3657;
	margin-bottom: 1px;
	width: 260px;
}


/* $B%\%C%/%9@_Dj(B */
.box {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
}
.box2 {
	width: 870px;
	padding: 10px 20px 10px 0px;
}
.colorBox {
	background-color: #F1F1F1;
}
.borderBox {
	border-left: 1px solid #DFE6C5;
	border-right: 1px solid #DFE6C5;
	border-bottom: 1px solid #DFE6C5;
	padding: 6px;
}
.borderBox02 {
	border: 3px solid #E9E9E9;
	padding: 6px 0px 6px;
}
.bottomLine {
	border-bottom: 1px solid #B1B1B1;
}
.bottomLineDotted {
	border-bottom: 1px dotted #B1B1B1;
}
.boxBg01 {
	background-color: #5BA5B0;
	color: #FFFFFF;
	height: 17px;
	line-height: 17px;
	padding-left: 10px;
}
.boxBg02 {
	background-color: #D9D9D9;
	color: #848484;
	height: 17px;
	line-height: 17px;
	padding-left: 10px;
}
.boxCornerRound {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-bottom-left-radius: 4px 4px;
	-webkit-border-bottom-right-radius: 4px 4px;
	-webkit-border-top-left-radius: 4px 4px;
	-webkit-border-top-right-radius: 4px 4px;
}

a img.css-hover{
	opacity:1.0;
	filter: alpha(opacity=100);
}
a:hover img.css-hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}
