@charset "Shift_JIS";

/*========================================
	
	new_customer.css
	Recent Edit | 2010.12

========================================*/



/* ●データレスキューセンターが選ばれる理由 */
.erabareru {
	width:570px;
	margin:20px 0 0 0;
	background:url(../new_customer/images/bg_in.gif) left no-repeat;
}

.erabareru .title {
	
}

.erabareru .bottom {
	margin:15px 0 0 0;
}

.erabareru_bana {
	width:536px;
	margin:10px auto 0 auto;
}

.erabareru_inner {
	margin:0 0 0 18px;
}

.erabareru_inner li {
	float:left;
	list-style:none;
}

.erabareru_inner .li_mr {
	margin:0 8px 0 0;
}


/* ●見出し */
.h_title {
	margin:25px 0 0 0;
}


/* ●お問合せ */
.toiawase {
	margin:0 0 30px 0;
	background:url(../new_customer/images/contect_in.gif) left repeat-y;
}

.toiawase .title {

}

.toiawase .bottom {
}

.toiawase_inner {
	margin:0 0 0 12px;
}

.toiawase_inner li {
	margin:0 0 5px 5px;
	float:left;
	list-style:none;
}

/* ●ボックス */
.text_box {
	margin:0 auto 20px auto;
	width:550px;
}

.text_line_box {
	margin:0 auto 0 auto;
	width:550px;
	border:solid 1px #ddd;
	background:#f3f3f3;
}

.text_dotline_box {
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	width:550px;
	border-bottom:solid 1px #ddd;
}

.text_table {
}

.text_table td {
	padding:10px;
}

.voice_title {
	font-weight:bold;
	margin:0 0 0 10px;
}


.f_red {
	color:#F00;
}

.f_bold {
	font-weight:bold;
}



/* ●clearfix */
.clear {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* For Except Mac IE \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */



/* ●お客様の声一覧 */
.text_dotline_box_s {
	margin:5px auto 5px auto;
	padding:0 0 0 0;
	width:550px;
	border-bottom:solid 1px #ddd;
}

/* ●お客様の声一覧 */
.text_dotline_box_bottom {
	margin:5px auto 5px auto;
	padding:0 0 0 0;
	width:550px;
}