@import url("common.css");
@charset "utf-8";
/* 全体 */
#main2{
	width:715px;
	height:auto;
	clear:both;
	padding-top:21px;
	padding-bottom:20px;
}
/* ページ上部 */
#fla{
	padding-bottom:10px;
}
#in_bx{
	width:700px;
	height:auto;
	margin-left:3px;
	float:left;
}

#bun{
	height:auto;
	padding:3px 5px;
}
#in_bd{
	height:133px;
	border: 1px solid #CCCCCC;
	overflow:auto;
	padding:3px 5px;
	margin-bottom:20px;
}
.ma{
	margin-left:5px;
}
/* 検索結果部 */
#contact_bx{
	width:709px;
	height:266px;
	background-image:url(../parts/contact/contact_bd.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:15px;
	clear:both;
}
#title2_bd{
	height:34px;
	background-image:url(../parts/list/title2_bd.jpg);
	background-repeat:no-repeat;
}
#und{
	height:47px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:40px 0px 10px 0px;
	clear:both;
}
#link_bx{
	height:47px;
	
}
/* 文の調整用 */
.ter{
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
}
.ter2{
	text-align:right;
	background-image:url(../parts/list/kline2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-right:5px;
	padding-bottom:5px;
}
.mar1{
	margin-left:3px;
}
.mar2{
	margin-bottom:10px;
	padding-left:20px;
	padding-top:10px;
}
.mar2 a{
	color:#666;
	text-decoration:none;
}
.mar2 a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.mar3{
	margin-left:6px;
}
.hi{
	height:20px;
}