@charset "utf-8";
/* contact_us */

#contents h2 {
	background-image: url(../../img/contact_us/title.jpg);
}

#contents #maincontents p {
    margin: 10px 10px 0 10px;
}

#contents #maincontents #maincontents_form h3 {
	background-image: url(../../img/contact_us/form.gif);
}

#contents #maincontents #maincontents_form iframe {
	width: 730px;
	height: 498px;
	margin: 10px 0px 0px 0px;
}

#contents #maincontents #maincontents_other h3 {
	background-image: url(../../img/contact_us/other.gif);
}

#contents #maincontents #maincontents_other div {
	width: 680px;
	margin:10px 10px 0 10px;
	padding:10px;
	border: 5px solid #EEEEEE;
	background-image: url(../../img/common/slash.gif);
	background-repeat: repeat;
	background-position: left top;
}
#contents #maincontents #maincontents_other table {
	width: auto;
	border: 0px;
	border-collapse:collapse;
}

