/* 

リフォーム関西

まとめて見積もりcss

Last Updated: 2013-03-27


*/


section#contents{
	width:690px;
	float:left;	
}

article#info{
	background:url('../../images/background/green-bk.png');
	width:690px;
	margin:12px auto;
}
article#info div.block{
	padding:4px;
}
article#info div.block div.inner{
	/*padding:10px 20px;*/
	line-height: 1.5em;
	padding: 12px 20px 50px;
	background:#fff;
}
article#info div.block div.inner div.bk{
	background:url('../../estimate/images/matomete-block-01-bk.png');
	width:651px;
	height:230px;
	position:relative;
}
article#info div.block div.inner div.bk div.bk-inner{
	top:175px;
	width:567px;
	position:absolute;
}




article#form{
	background:url('../../images/background/orange-bk.png');
	width:690px;
	margin:12px auto;
	position:relative;
}
article#form div.title{
    left: 4px;
    position: absolute;
    top: -18px;
	margin-bottom:20px;
}
article#form div.block{
	padding:4px;
}
article#form div.block div.inner{
	padding:60px 20px 40px 20px;
	background:#fff;
}

table{
	width:640px;
}

table tr th{
	background:#FFA914;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width:120px;
	color:#fff;
	padding:5px;
	border:1px #999999 solid;
}
table tr td{
	background:#fff;
	text-align:left;
	padding:5px;
	border:1px #999999 solid;
}
table tr td.yellow{
	background:#FFFFE6;
}
table tr td.address{
	line-height:32px;
}
div.check{
	float:left;
	font-size:0.8em;
	width:100px;
}
div.check-l{
	float:left;
	font-size:0.8em;
	margin:0 0 0 12px;
	width:150px;
}
hr.dot{
	border:none;
	border-top:1px #ccc dotted;
	
}

/* 入力フォームの設定 */

input:focus,textarea:focus{
	background:#ffff99;
}


select.def{
	width:180px;
}
input.txt{
	width:220px;	
}
input.zip{
	width:60px;	
}

input.address{
	width:320px;	
}

span.red{
	color:#f00;
}
span.small{
	font-size:10px;
}

