@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
}

/*Link Settings
==========================================================*/
a.s1:link{color:#00A0C6; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px;}
a.s1:visited{color:#00A0C6; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px;}
a.s1:active{color:#00A0C6; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px;}
a.s1:hover{color:#00A0C6; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px;}

a.s2:link{color:#fff; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.s2:visited{color:#fff; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.s2:active{color:#fff; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline;}
a.s2:hover{color:#fff; font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline;}

/*Writings Styles
==========================================================*/
.att {
	font-weight: bold;
	color: #F00;
}

/*Layout
==========================================================*/
body{
		background:url(../images/bg.gif) repeat-x;
}

#con{
	margin:0 auto;
	width:967px;	
}

.hk{
	width:967px;
	float:left;
	margin-top:5px;
}

#left {
	width: 967px;
	float: left;
	margin-top:30px;
}

h3  {
	margin-bottom: 25px;
	border-bottom: 1px dotted #666;
}

/*Form Layout
==========================================================*/
.form {
	background: url(../images/form/contents_bg_middle.gif) repeat-y center top;
}
.form-head  {
	background: url(../images/form/contents_bg_head.gif) no-repeat center top;
}
.form-bottom  {
	background: url(../images/form/contents_bg_bottom.gif) no-repeat center bottom;
	padding: 25px 19px 19px;
}


.mb-20 {margin-left:150px;
	}

.form_note{
	font-size:75%;	
	margin-left:20px;
		}
	
.inner {
	width: 95%;
	background: #fffef5;
	border: 3px solid #ebebea;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}


.form-box {
	width: 98% ;
	
}
.form-box2 {
	width: 98% ;
	
}

th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 120px;
	border-right: 1px dashed #000;
	border-bottom: 1px dotted #BCBBBB;
	font-size: 80%;
}
td {
	border-bottom: 1px dotted #BCBBBB;
	background:##fffef5;
	padding: 10px;
	font-size: 80%;

}


/*Header
==========================================================*/

h1{
	width:169px;
	height:28px;
	float:left;
	font-weight:normal;
	padding:5px 0 0 15px;
	font-size:12px;
	color:#000;
	text-align:left;}


#logo img{
		width:435px;
		float:left;
		margin-top:40px;
		margin-left:-180px;}

#header_point{
	width::276px;
	margin-top:10px;
	}
	
/*header-right*/
#logok{
	width:751px;
	height:97px;
	float:left;
	margin-bottom:50px;
}

#head-text {
	width:216px;
	height:19px;
	float:left;
	font-weight:normal;
	padding:14px 0 40px 0;
	font-size:12px;
	color:#A3A3A3;
	text-align:left;
}

#llk{
	width:201px;
	height:22px;
	float:left;
	text-align:left;
	line-height:16px;
	background-image:url(../images/index01.gif);
	padding:2px 0 0 15px;
}

/*Contents 
==========================================================*/

.form-item {
	width: 100%;
}

.form-item td {
	padding-bottom: 10px;
	font-size: 90% ;
	border-style: none;
	vertical-align: middle;
	line-height: 1.2em;
}

.form-item2 {
	width: 100%;

}
.form-item2 td {
	padding-bottom: 5px;
	font-size: 90% ;
	border-style: none;
	vertical-align: middle;
	line-height: 1.2em;
}


.form-item3 {
	border-style: none;

}

.form-item3 td {
	padding-bottom: 10px;
	font-size: 100%;
	font-size: 80%;
	border-style: none;
	vertical-align: middle;
	line-height: 1.2em;

}
.form-item3 td .txt-year {
	width: 60px;
	height: 20px;
}

/*ご希望のメーカー*/
.form-item4 {
	width: 100%;

}
.form-item4 td {
	font-size: 90% ;
	border-style: none;
	vertical-align: middle;
	line-height: 1.2em;
	padding:5px;
}

.form-item4 img{
	border: 1px #CCC solid;
	margin-bottom: 10px;
	margin-left:18px;
}


th.last , td.last      {
	border-bottom-style: none;
	font-size:12px;
}
.form-box2 textarea{
	width: 680px;
	height: 100px;
	font-size:12px;
}
.form-box2 th{
	width: 108px;
}
.form-box2 label:hover {
   background-color: #ffcccc;
}



/***屋根の形状***/
.keijou img{
	margin-top:5px;
	margin-left:5px;
		
	}

.txt-personal {
	width: 260px;
	height: 20px;
	margin-top: 10px;
	}


.zip1 {
	width: 40px;
	height: 20px;
}
.zip2 {
	width: 60px;
	height: 20px;
}

.txt-address {
	width: 500px;
	height: 20px;
	margin-top: 10px;
}

.form-box td .reform-txt {
	width: 470px;
	height: 140px;
}
.form-box td .reform-txt2 {
	width: 500px;
	height: 80px;
	margin-top:10px;
}
.center {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}

.center p {
	margin-bottom: 20px;
}
.finish {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 430px;
}
.finish p {
	margin-bottom: 20px;
}

.send_confirm{
	font-size: 80%;
	color: red;
	}

.kiyaku {
	text-align: left;
	height: 160px;
	width: 100%;
	overflow: auto;
	border: 2px solid #ccc;
}
.kiyaku p {
	margin-top: 1em;
	margin-right: 10px;
	margin-left: 10px;
}



/*******屋根の面積*******/

.k{
	width:40px;
	height:20px;
}

.kk{
	width:530px;
	height:40px;
}

td.yanenomenseki img {
  float: left;
  margin-right:20px;  
}

td.yanenomenseki input {
  margin: 1px;
  margin-bottom: 5px;
}



/*******確認画面送信ボタン*******/
.send{
	
	text-align:center; 
	margin-top:20px;
}

/*******TOPへ戻るボタン*******/

.totop{
	margin-left:300px; 
	margin-top:30px;
}



td.inquiry-mailaddr input {
  margin: 1px;
  margin-bottom: 5px;
}

td.tdHead {
width: 200px;
}

/*footer
==========================================================*/

/*.hk2{
	width:100%;
	height:50px;
	float:left;
	padding-top:5px;
	background-image:url(../images/bg3.jpg);
	text-align:center;	
}*/

.footer{
	width:100%;
	height:50px;
	float:left;
	padding-top:5px;
	background-image:url(../images/bg3.jpg);
	text-align:center;	
}

.footer td{
	border: none;	
	}


.hk-right02{
	width:371px;
	float:left;
	margin-top:134px;
}


#link{
	width:584px;
	height:23px;
	float:left;
	text-align:left;
	background-image:url(../images/index18.gif);
	padding:5px 0 0 40px;
	margin-top:10px;
	line-height:16px;
}


#cor{
	width:330px;
	height:28px;
	float:left;
	text-align:left;
	color:#888588;
	margin-top:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 10px;
}


