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


/* color
--------------------------------------------------------------------*/
.red {color:#f00;}


/* font-size
--------------------------------------------------------------------*/
.font-small {font-size:12px;}


/* mainimage
--------------------------------------------------------------------*/
#mainimage {
	margin:0 auto;
	width:100%;
	height:345px;
	background:url(../img/bg_head.gif) #f7f6f5 0px 330px repeat-x;
	text-align:center;
}


/* maincontent
--------------------------------------------------------------------*/
#maincontent {
	margin:0 auto;
	padding:20px 0 90px;
	width:1000px;
	height:auto;
	background:#fff;
}


/* ご相談
--------------------------------------------------------------------*/
.gosoudan {
	margin:0 auto;
	width:1000px;
	height:300px;
	background:url(../img/satei/gosoudan.jpg) top left no-repeat;
	line-height:normal;
	position:relative;
}
.gosoudan_time {
	font-size:30px;
	position:absolute;
	left:51px;
	top:115px;
}
.gosoudan_freedial {
	letter-spacing:1px;
	font-family:Arial, Gadget, sans-serif;
	font-size:70px;
	font-weight:bold;
	color:#f82a2a;
	position:absolute;
	left:51px;
	top:145px;
}
.gosoudan_freedial img {margin-right:5px;}
.gosoudan_mail {
	font-size:32px;
	position:absolute;
	left:51px;
	top:223px;
}
.gosoudan_online {
	width:350px;
	height:173px;
	position:absolute;
	top:107px;
	right:50px;
}
.gosoudan_online a img:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* 査定・買取方法
--------------------------------------------------------------------*/
#sateiarea {
	padding:20px 0 90px;
	background:url(../img/bg_main.gif) left top repeat;
}
#sateiarea:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
#satei_box {
	margin:0 auto;
	width:900px;
}
#satei_box a img:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* 「査定・買取方法」タイトル */
.satei_title {
	margin-bottom:23px;
	text-align:center;
}
/* 「査定・買取方法は無料出張・来店持込の～」タイトル */
.satei_title2 {
	margin-bottom:40px;
	text-align:center;
}
/* 無料出張ご希望・来店持込ご希望ボタン */
.satei_btn_syuttyou {float:left;}
.satei_btn_mochikomi {float:right;}
.satei_btn_syuttyou,
.satei_btn_mochikomi {
	margin-bottom:20px;
	width:440px;
	height:100px;
	background:#fff;
}


/* 査定ステップ
--------------------------------------------------------------------*/
.satei_step {
	margin-bottom:40px;
	padding:30px 35px 0 90px;
	height:670px;
	background:url(../img/satei/bg_satei_kaitori_step.jpg) top left no-repeat;
	clear:both;
}
.satei_step h3 {
	margin-bottom:5px;
	line-height:normal;
	font-size:160%;
}
.satei_step p {
	margin:0 0 10px 24px;
	line-height:1.4;
}
.satei_step_freedial {
	margin:0 0 40px 24px;
	padding:10px 0 0 10px;
	width:660px;
	border:solid #000 1px;
	line-height:normal;
}
.satei_step_freedial p {margin:0;}
.satei_step_freedial p:first-line {
	font-weight:bold;
}
.satei_step_freedial p span {
	margin:0 10px 0 5px;
	font-size:40px;
	font-weight:bold;
	color:#f82a2a;
}
.satei_step_btn {
	margin:0 0 40px 24px;
}

