@charset "utf-8";
/* CSS Document */


#contact_main{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	width:900px;
	height:580px;
	margin-bottom:20px;
}


#contact_left{
	width:589px;
	float:left;
	
}

.contact_midashi{
	width:553px;
	height:100px;
	padding:26px 0 0 20px;
}


.contact_midashi h2{
	background-image:url(../images/shouwa_toiawase_05.gif);
	position:relative;
	text-indent:-9999px;
	width:117px;
	height:34px;
	top:17px;
	
}

.mailform{
	margin-left:20px;
}

.question{
	text-align:right;
}

.space{
	width:10px;
}

.margin{
	margin-bottom:20px;
	
}

td{
	height:40px
}

.input{
	width: 340px;
	height:25px;
	ime-mode: disabled;
	font-size:120%;
	color:#000000;
}

.textarea{
	width: 340px;
	height: 140px;
	ime-mode: active;
	color:#000000;
}

#right{
	float:right;
	border-left: 1px solid  #666666;
}
