@charset "utf-8";
/* CSS Document */

.necessity {
 color: #ff6496;
 font-weight: bold;
}

.table01 th,.table01 td {
 vertical-align: top;
}

.table01 th {
 width: 160px;
}

.input_w01,.input_w02,.input_w03,.input_w04 {
 font-size: 12px;
 padding: 2px 3px;
 border: 1px solid #d4d4d4;
}

.input_w01 { width: 420px;}
.input_w02 { width: 120px;}
.input_w03 { width: 60px;}
.input_w04 { width: 180px;}

.title01 {
	font-size: 20px;
	color: #333333;
	padding: 0px 0px 0px 20px;
	background: url(../img/common/circleIconL.gif) no-repeat left center;
	border-bottom: 3px solid #FA64AA;
}
.title02 {
	font-size: 16px;
	font-weight: bold;
	color: #FA64AA;
	border-bottom: 1px dotted #AFAFAF;
}