@charset "UTF8";



/* ================================================================
   #contact
================================================================ */
#contact{}


.unitA{}

.formUnit{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/icon_dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.formUnit th,
.formUnit td{
	padding: 8px;
	background-image: url(../img/icon_dot01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.formUnit th{
	white-space: nowrap;
	width: 2%;
	text-align: right;
}
.formUnit td{
	width: 97%;
}
.formUnit td span{
	font-size: 85%;
	color: #FF0033;
	padding-left: 5px;
}
.formUnit td.listCheck{
	padding: 5px 0px;
}
.formUnit td.listCheck span{
	display: block;
	width: 8em;
	padding: 3px 5px;
	background-color: #FF9E3E;
	font-weight: bold;
	font-size: 100%;
	color: #333;
	white-space: nowrap;
	letter-spacing: 0.1em;
	text-align: center;
}
.formUnit td.listCheck span.red{
	display: none;
	background-color: #FFC184;
	font-weight: normal;
	font-size: 100%;
	color: #FF0033;
	white-space: normal;
	letter-spacing: normal;
	text-align: left;
}
.formUnit td.listCheck p{
	background-color: #FFC184;
	padding: 5px 10px;
}
.formUnit td.listBtn{
	padding: 2px 0px;
	text-align: center;
}
.formUnit td.listBtn div{
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.formUnit td.listBtn span{
	font-size: 100%;
}

.unitA .download{
	font-size: 110%;
	margin-top: 20px;
	padding: 10px;
	line-height: 1.5;
	border: 2px solid #ADCDFF;
}



/* EOF */
