/* カウントダウンアニメーション */
#background{
	background-image:url("image/satei/countdown_bg.png");	
	width: 866px;
	height: 360px;
	margin: 0 auto;
	position: relative;
}

.price {
	position: absolute;	
	right: 439px;
	top: 198px;
	font-size:90px; 
	color:#F2F2F2; 
	letter-spacing:12px;
}

.animateUp {
	float: left;
}
/* カウントダウンアニメーション */



/* 売却査定申請フォーム */
.titimg{

	margin-right:390px;
}

.koumoku{
	margin-left:10px;
}

.hissu{
        color:#FF0000;
        font-size:12px;
}

.satei{
	margin-right:60px;
	font-family: "メイリオ","meiryo","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;
        background-color:#f0f8ff;
        line-height: 200%;
        color:#000;
        border-spacing : 20;
        width:695;
        margin : 0 auto ;
}

.post_btn{

	margin-top:20px;
}
/* 売却査定申請フォーム */
