
@charset "UTF-8";

/* トップ */
.colum {
	width: 300px;
	padding: 10px 15px;
	min-height: 125px;
}

.columTtl {
	padding-bottom: 5px;
	border-bottom: 2px solid #7d9cbd;
}

.formLink {
	padding-left: 20px;
	background: url(/agcct/common/img/arr.gif) no-repeat left center;
}

/* フォーム */
.h35 {
	height: 35px;
}

.btn {
	width: 150px;
}

.box1 {
	width: 180px;
}

.box2 {
	width: 280px;
}

.box3 {
	width: 458px;
}

.box1 {
	width: 180px;
}

.personBg {
	background: #f0f5fa;
}

.err {
	border: 1px solid #FF0000;
}



