#contact-form {
	width: 580px;
}
#contact-form h3{
margin-bottom:15px;
}

#contact-form table{
width:580px;
border:1px solid #ccc;
margin-bottom:15px;
}

#contact-form table input{
border:1px solid #ccc;
font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
color: #545454;
width:200px;
height:20px;
}
#contact-form table textarea{
font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
color: #545454;
border:1px solid #ccc;
width:300px;
height:150px;
font-size:100%;
line-height:1.5;
margin-top:10px;
}
.tdborder{
background-color:#fff;
}
.tdborder2{
	background-color:#EDE5DD;
	color:#545454;
	font-weight:bold;


}
.m10{
margin-top:10px;
}
#contact-bottom{
width:580px;
}
#contact-bottom p{
text-align:center;
}
#contact-bottom input{
margin-left:10px;
}
.head-navi06 {
background-image: url(../daito-images/oroshi-navi.jpg);
	background-repeat: no-repeat;
	background-position: -680px -50px;
}
