@charset "utf-8";


/*contact専用*/
/*------------------------------*/
h2 {
	background-image: url(../img/contact/main-img.jpg);
	height:133px;
}
#contents h3 {
	background-image: url(../img/contact/h3-contact.gif);
	margin: 0 0 17px 0;
}
#contents strong {
	color: #ff8533;
}
#contents .textfield {
	width: 200px;
	border: 1px solid #7f9db9;
}
#contents .textfield2 {
	width: 350px;
	border: 1px solid #7f9db9;
}
#contents .textfield3 {
	width: 100px;
	border: 1px solid #7f9db9;
}
#contents select {
	width: 130px;
	border: 1px solid #7f9db9;
}
#contents .textfield4 {
	width: 350px;
	border: 1px solid #7f9db9;
}
#contents .form {
	width: 180px;
	border: 1px solid #7f9db9;
}
#contents .textfield5 {
	width: 350px;
	height: 80px;
	overflow: auto;
	border: 1px solid #7f9db9;
}
#contents #top {
	margin: 20px 15px 20px 15px;
}
#contents table {
	border: 1px solid #94cb11;
}
#contents .frameTable #bottom {
	background-color: #FFFFFF;
	border: 1px solid #94cb11;
	border-top: none;
	padding: 10px 0 10px 0;
	margin-left: -1px;
	text-align:center;
}
* html #contents .frameTable #bottom {
	margin-left: 0;
}
