@charset "utf-8";
/* CSS Document */

table{
	border-collapse:collapse;
}

table tr td{
	padding:10px;
	border-bottom:1px dotted #999;
	border-top: 1px dotted #999;
}

#fsetsumei{
	font-size:10.5px;
	color:#666;
}

.sendBox{
	margin-top:10px;
	margin-left:180px;
}

#margb{
	5px;
}

#johotopb{
	color:#F00;
	text-align:center;
}

#textarea{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#johobunsho{
	font-size: 10.2px;
	color: #F00;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 0px;
}

.kojinjoho{
	height: 100px;
	width: 550px;
	overflow: scroll;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	margin-left: 15px;
}
	
article.toiawaseform{
	height: auto;
	width: 600px;
	margin-bottom: 20px;

	/*height: auto;*/
	/*overflow:auto;*/
}

div#main{
	height: auto;
}

#contactbanner{
	margin-top:5px;
}

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}