@charset "utf-8";
/* ===================================================================

CSS information
 file name  :  style.css
 style info :  リンク集

=================================================================== */

.secondBody .lead {
	clear:both;
	margin:10px 0 0 20px;
}

.secondBody .lead02 {
	clear:both;
	margin:0 0 0 120px;
}

.secondBody dl { margin:20px 0 20px 20px; }

.secondBody dt {
	clear:left;
	float:left;
	width:100px;
	margin-bottom:8px;
}

.secondBody dd {
	float:left;
	width:490px;
	margin-bottom:8px;
}

.secondBody dd input {
	width:250px;
	padding:1px;
}

.secondBody dd textarea {
	width:450px;
	padding:1px;
}

.secondBody .btn {
	text-align:left;
	margin:10px 0 20px 114px;
}

.secondBody .btn input {
	margin-left:5px;
}