@charset "utf-8";
/* CSS Document */

/*-----mailTable----*/
.mailTable{
	width: 100%;
	margin: 2px;
}
.mailTable th {
	text-align: right;
	background-color: #EFEFEF;
	border-left: 2px solid #CC0000;
	padding: 5px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
}
.mailTable td {
	text-align: left;
	background-color: #F9F9F9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
	padding: 5px;
}
.mailTable td .table_b { width: 100%;}
.contentPage .mailTable td img {  width:16px; height: 16px; padding: 0;margin: 0; vertical-align:middle;}
/*-----mailTable2-------*/

.mailTable2{
	width: 460px;
	margin: 2px;
	position: relative;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
}
.mailTable2 th {
	width: 100px;
	text-align: right;
	background-color: #EFEFEF;
	border-left: 2px solid #CC0000;
	padding: 5px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
}
.mailTable2 td {
	text-align: left;
	background-color: #F9F9F9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
	padding: 5px;
}
caption { text-align: left; margin-bottom: 5px; }

.contentPage .flow .mailTable2 td img {
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
}
.contentPage .flow .mailTable2 td input { text-align: left; }
.contentPage .flow .mailTable2 tr td .table_b { width: 100%;}
.contentPage .flow .mailTable2 tr td .table_b th {
	text-align: right;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #EBEBEB;
}
.contentPage .flow .mailTable2 tr td .table_b td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #EBEBEB;
}
.contentPage .red {
	color:#C00;
	font-weight: normal;
}
.inputform { border: 1px solid #CCC; color: #666; padding: 5px;}

.explain01 {
	background-position: center;
	position: absolute;
	top: 50px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
	text-align: center;
}
.explain01 .area{
	float: right;
	width: 210px;
	height:165px;
	border: 1px dashed #CCC;
	padding: 2px;
}

.explain02 {
	position: absolute;
	top: 225px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px

}
.explain02 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 71px;
	float: right;
}
.explain03 {
	position: absolute;
	top: 305px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
}
.explain03 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 55px;
	float: right;
}

.explain04{
	position: absolute;
	top: 410px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
}
.explain04 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 120px;
	float: right;
}

.explain05{
	position: absolute;
	top: 540px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
}
.explain05 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 115px;
	float: right;
}

.explain06{
	position: absolute;
	top: 665px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
}
.explain06 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 190px;
	float: right;
}

.explain07{
	position: absolute;
	top: 965px;
	left: 465px;
	z-index: 99;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 240px;
}
.explain07 .area {
	padding: 2px;
	border: 1px dashed #CCC;
	width: 210px;
	height: 120px;
	float: right;
}


.explain01 .area p, .explain02 .area p, .explain03 .area p,.explain04 .area p, .explain05 .area p, .explain06 .area p{
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 11px;
}
.explain01 .area img {
	width: 165px;
	padding: 0;
	margin: 0;

}