
/*　お問合せ　背景全体　.conback */
.conback_form{
	width: 1134px;
	height: 100%;
	margin: 29px auto 0;
}
	
/*　背景のコンテンツ部　.conback_m */
.conback_formmain{
	width: 1134px;
	height: 100%;
	background: url(../img/conback_m.png) repeat-y center;
}

/*　コンテンツ内部の大枠　.contents */
.form_contents{
	width: 900px;
	height: 100%;
	margin:auto 0;
	padding: 0px 0px 0px 115px;
}

/*　コンテンツ内部　.contents_slide */
.contents_form{
	width: 900px;
	height: 100%;
	margin:auto 0;
	background: #FFF;
}



form{
	width:680px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.formkakunin{
	width:680px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.thanks{
	width:650px;
	padding: 30px;
	margin-left: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.must{
	font: normal 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CA0000;
}

.form_message{
	text-align: left;
	width: 680px;
	padding-left: 10px;
}

input.button{
	font: lighter 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100px;
	height: 30px;
	border:1px solid #777;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
}


table.form{
	width:650px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin:5px;
	padding: 10px;
	font: normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}


.form td{
	padding: 5px;
	font: normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-style: none;
	margin: 1px;
}

td.formmenu{
	text-align: left;
	background: #F9F9F9;
	text-indent: 5px;
	border: 1px solid #CCC;
}
td.formmenu2{
	text-align: left;
	text-indent: 1px;
	border-top: 0px;
	border-bottom: 0px none;
	border-left: 0px;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}
td.formmenu3{
	border-bottom: 1px solid #CCC;
	text-align: left;
}
td.formmenu_left{
	text-align: left;
	border-style: none;
}


/*　無料査定用　*/
td.assess{
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FAFAFA));/* webkit */
	background: -moz-linear-gradient(top,  #FFF,  #FAFAFA);/* fx */
	-pie-background:linear-gradient(top,  #FFF,  #FAFAFA);
	behavior: url(http://unity-ne.jp/css/PIE.htc);
	border: 1px solid #999;
}
.assess_input{
	font: 10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

.assessmenu{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:660px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/assessbg.png) no-repeat right top;
	text-align: left;
	height: 190px;
	margin-bottom: 20px;
}
.assessmt{
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #144098;
}