@charset "UTF-8";

/* ****************************************************************** 

	COPYRIGHT(C) CYBRiDGE CORPORATION.
	URL: http://www.cybridge.jp/

****************************************************************** */


/*==================================================================
	common styles
===================================================================*/

#termsBox{
	height:80px;
	overflow:auto;
	border:1px solid #DDD;
	padding:8px;
	}

.submit{
	background:#E1EEF8;
	padding:8px 0px;
	}
.estimate {
margin:0 auto;
width:152px;
}
.estimate a {
background:transparent url(/img/btn/btn_estimate_request.gif) no-repeat scroll 0 50%;
display:block;
height:27px;
text-indent:-5000px;
vertical-align:middle;
}
