@charset "utf-8";

@import url("../common/common.css");
@import url("../common/menu.css");


/* OFFICE C:RON - Contact Us style */


/* Contents menu */

#contents_menu {
	font-size: 0.1em;
	line-height: 0px;
	padding-bottom: 0px;
}



/* Main */

.main_contents {
	width: 760px;
	margin: 0px auto 15px;
	background: url(images/contents_bg.gif) repeat-y;
}
#header_menu #contact em { padding-top: 12px; margin: 7px 14px 0px 14px; width: 94px; height: 12px; display: block; color: #fff; }
#header_menu #contact em { background: url(../common/menu_contact_over.gif) no-repeat; }
p {
	line-height: 1.8em;
	padding: 0px 20px;
}
h1, h2 {
	text-align: center;
}
table {
	text-align: left;
	border-collapse: collapse;
	width: 560px;
	margin: 9px auto 0px;
}
th, td {
	border: 1px solid white;
	padding: 5px;
	font-size: 12px;
	line-height: 1.6em;
}
th {
	background: #89a;
	width: 185px;
}
td {
	background: #f2f2f2;
}
th p {
	color: #fff;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	margin-left: 2px;
	padding: 0px 0px 0px 4px;
	border-left: 3px solid #678;
}
.ind {
	background: #89a;
	border-left: 3px solid #345;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px solid #ccc;
}
#main_contents {
	float: right;
	width: 600px;
	background: url(../common/contents_backimage.jpg) no-repeat center bottom;
}
.type_red {
	font-size: 10px;
	color: #b00;
}
#main_contents a:link, #main_contents a:visited {
	color: #25a;
	text-decoration: none;
}
#main_contents a:hover {
	color: #c31;
	text-decoration: underline;
}
#name_s, #kana_s, #company, #post, #addreaa1, #address2, #address3, #email_s, #emailcheck {
	width: 345px;
}
#zip1 {
	width: 35px;
}
#zip2 {
	width: 45px;
}
#telephone1, #telephone2, #telephone3, #fax1, #fax2, #fax3 {
	width: 45px;
}
#message_s {
	line-height: 1.5em;
	width: 345px;
	height: 140px;
}
#submit_button {
	margin: 0px 0px 20px;
}
#submit_button input {
	width: 80px;
	border-color: #AAA;
}
#submit_button p {
	text-align: center;
	padding: 3px 0px;
}
.ERR {
	color: #b00;
}
#completion {
	height: 220px;
	margin: 20px 0px 0px 120px;
}
#completion h2 {
	line-height: 1.8em;
	text-align: left;
	margin: 0px 0px 8px 20px;;
}
.privacy {
	font-size: 11px;
	padding-top: 3px;
}
