@charset "UTF-8";
/* CSS Document */

header {
	background:#fff;
	height:120px;
}
/*
b.header text 
*/
.header_text { /* total 447px */
	display:none;
}
/*
e.header text
*/





section {
	padding:0 60px;
}
.body p {
	line-height: 1.5em;
}
.body {
	width: 1000px;
	text-align:left;
}

section {
	padding: 0 60px;
}
.body h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1em;
	border-bottom: solid 1px #e1e2e3;
}
.row {
	overflow: hidden;
	height: auto;
}
.rowL {
	float: left;
	width: 320px;
}
.rowR {
	float: left;
	width: 560px;
}
.body .red {
	color:#ff0000;
}
.body .red a {
	color:#ff0000;
	text-decoration:underline;
}
.body h2 {
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.5em;
}
.body address {
	font-style:normal;
	line-height:1.5em;
}
.a10 {
	padding-top:50px;
	padding-bottom:30px;
}
.a16 {
	padding-bottom:30px;
}
.a17 {
	padding-bottom:10px;
}
.a19 {
	padding-bottom:5px;
}
.a20 {
	padding-bottom:50px;
	
}
.a21 {
	padding-bottom:80px;
}
form span {
	color:#ff0000;
}
.form01 {
	overflow:hidden;
	padding-bottom:10px;
}
.form01L, .form01R {
	float:left;
	height:auto;
}
.form01L {
	width:95px;
}
.form01R {
	width:465px;
}
form input, form textarea {
	border:solid 1px #e1e2e3;
}
form input {
	padding:5px 3px;
	width:300px;
	border: solid 1px #e1e2e3;
	background: #fafafa;
}
form textarea {
	width:550px;
	height:200px;
	border: solid 1px #e1e2e3;
	background: #fafafa;
}
.send p {
	margin:0 auto;
	width:190px;
}
.send a {
	display:block;
	width:190px;
	height:45px;
	background:url(/pages/contact_us/images/send.gif) 0 0 no-repeat;
}
.send a:hover {
	background:url(/pages/contact_us/images/send.gif) 0 -45px no-repeat;
}
.reset {
	padding:0;
}
.error {
	padding:10px;
	margin-bottom:20px;
	border:double 3px #f00;
	color:#f00;
}
.suc {
	padding:10px;
	margin-bottom:20px;
	border:double 3px blue;
	color:blue;
}

/*
b.sent contact
*/
.fontOrange p {
	color:#ed8c3b;
	font-size:1.25em;
}
.p30 {
	padding-bottom:70px;
}
.p31 {
	padding-bottom:450px;
}
/*
e.sent contact
*/