@charset "UTF-8";
@import "share.css";

/*-----------------------------
	ニッセンバナー用取るとき削除
------------------------------*/
#base2 {
	padding: 12px 0 0 12px;
}

.nissen_bn {
	text-align: center;
	padding-right: 12px;
}
/*---------------------------*/

#deposit_free {
	width: 706px;
	float: left;
	padding: 12px 0 20px;
	}

#deposit_free .banner {
	width: 706px;
	height: 64px;
	background: url(../image/search/search_tit_bg.gif) repeat-x 0 0;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	}

#deposit_free .banner ul {
	width: 706px;
	padding-top: 5px;
	font-size:80%;
	}

#deposit_free .banner li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#deposit_free .body {
	width: 706px;
	padding-top: 20px;
	}


#deposit_free .eyeCatch {
	width: 706px;
	height: 130px;
	position: relative;
	background: url(../image/search/deposit_free/main_img.gif) no-repeat 0 0;
	margin: 0 0 20px 0;
	padding: 0;
	}

#deposit_free .eyeCatch p {
	width: 415px;
	color: #333333;
	position: absolute;
	top: 70px;
	left: 15px;
	line-height: 140%;
	}

#deposit_free .eyeCatch p span {
	font-weight: bold;
}

#deposit_free h4 {
	height: 42px;
	background: url(../image/search/deposit_free/subtitle_bg.gif) no-repeat 0 0;
	margin: 0;
}

#deposit_free h4 span {
	display: block;
	padding: 13px 0 0 50px;
	color: #333333;
	font-size: 120%;
	line-height: 120%;
	}

#deposit_free #df_search {
	width: 706px;
	margin: 10px 0 20px 0px;
	padding: 0;
	overflow: hidden;
	}

#deposit_free #df_search:after{
    content:".";
    display:block;
    height:1px;
    clear:both;
    visibility:hidden;
}


#deposit_free #df_search dt {
	float: left;
	width: 112px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
	margin:0
}

#deposit_free #df_search dd {
	float: left;
	width: 594px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
	line-height: 120%;
	margin:0
}

