@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .h4Ttl a {
	background: url(../img/online_satei/h4_img03_over.jpg) no-repeat;
	display: block;
}

#conts .h4Ttl a:hover img {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}

#conts p {
	font-size: 1.2em;
	margin: 0 0 14px 2px;
}

#conts .text01 {
	margin-bottom: 4px;
}

#conts .text02 {
	color: #CC0000;
}

#conts .mailForm {
	margin-right: 2px;
}

#conts .mailForm .tableA {
	margin-bottom: 11px;
}

#conts .mailForm .tableB {
	margin-bottom: 5px;
}

#conts .mailForm table span {
	font-size: 0.8em;
}

#fManufacturer,
#fYear {
	width: 376px;
}

#fDistance,
#fDistance01,
#fDeadline,
#fDeadline01 {
	width: 45px;
}

#fPrice {
	width: 92px;
}

#fComment {
	height: 65px;
	width: 376px;
}


#image-btn input{
	border: none;
	width: 194px;
	height: 44px;
	background: url(../img/common/btn01_out.jpg) ;
}

#image-btn input:hover{
	border: none;
	width: 194px;
	height: 44px;
	background:url(../img/common/btn01_over.jpg)  ;
}

