@charset "utf-8";
/* CSS Document */





/*お問い合わせフォーム  2012/11/27
-----------------------------------*/


.inquiry{
	width:960px;
	margin:20px 10px 10px 10px; 
	
	}
	
.inquiry h2{
	
	margin:0px 0px 10px 0px; }	

.inquiry p.cont{
	display: block;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 1em;
}

.inquiry h3{
	width: auto;
	margin: 15px 0px 15px 0px;	
}

.red{
	font-weight: bold;
	color: #F00;
}

table{
	width: 860px;
	margin-left: 50px;	
}

table th{
	font-weight: normal;
	height: 40px;
	width: 200px;
	background-color: #ECECEC;
	border: 1px solid #CCC;
    padding:10px 5px 0px 10px;
	text-align: left;

}

table td{
	border: 1px solid #CCC;
	vertical-align: middle;
	padding:5px 5px 5px 5px;
}

.example{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15;
	width: auto;
	color: #630;
	}


th.text{
	font-weight: normal;
	height: 80px;
	width: 200px;
	background-color: #ECECEC;
	border: 1px solid #CCC;
    padding:20px 5px 10px 10px;
	text-align: left;
	vertical-align: middle;

	
}
	
th.thlast{
	font-weight: normal;
	height: 50px;
	width: 200px;
	background-color: #ECECEC;
	border: 1px solid #CCC;
    padding:10px 5px 10px 10px;
	text-align: left;
	}	
	
.btn{
	vertical-align: middle;
	width: 600px;
	margin: 15px 0px 100px 220px;
}	

.privacy{
	width: 760px;
	height: 300px;
	overflow:auto;
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 90px;
	padding:10px;
	}
	
.privacy dl dt{
	color: #630;
	font-weight: bold;
	margin-top: 10px;
}	

.privacy dl dd, .privacy p{
	text-indent: 1em;	
	margin_bottom: 10px;
}	

.agree{
	width: 600px;
	margin-left: 100px;
}

.end{
	width: 500px;
	margin-top: 80px;
	margin-left: 230px;
}

.end p{
	margin-bottom: 10px;	
}

.btnend{
	width: 435px;
	margin: 15px 0px 100px 262px;
}
#sendBtn{
	background-color: transparent;
	border: none;
}
#sendBtn img{
  border: none;
}
