@charset "utf-8";
/* CSS Document */


.p-1{
	padding: 0 0 0 10px;
	color: #771E75;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}


.kensaku-box{
	margin-bottom: 30px;
	padding-top: 5px;
	border: #666666 1px solid;
	width: 514px;
	height: 95px;
	background: url(../image/box_bg.jpg) repeat-y;
}

.kensaku-box2{
	margin-bottom: 35px;
	padding-top: 5px;
	border: #666666 1px solid;
	width: 514px;
	height: 31px;
	background: url(../image/box_bg.jpg) repeat-y;
}

#gyosyu_btn{
	border: 0;
	margin-bottom: 58px;
}

#area_btn{
	border: 0;
	margin-bottom: 165px;
}

#lace_line{
	border: 0;
	margin-bottom: 25px;
}

.kensaku-table{
	margin: 0 auto;
	padding-top: 5px;
	width:490px;
}

.kensaku-td1{
	height:16px;
	text-align: left;
}

.kensaku-td1{
	width:172px;
	height:16px;
	text-align: left;
}

.kensaku-td2{
	width:146px;
	height:16px;
	text-align: left;
}




/*チェックボックス*/

.kensaku-box input{
	float: left;
}

.kensaku-box2 input{
	float: left;
}

