﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.inquiry_mtitle {
	background: url(../images/inq/inq_mtitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 50px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}

.inq_box {
	margin:0 0 20px 55px;
	width:520px;
	border-top:1px solid #5A3D1B;
	border-left:1px solid #5A3D1B;
	color:#5A3D1B;
	font-size:1.2em;
	}
	
.inq_box th {
	margin:0;
	padding:10px 10px 5px 10px;
	width:150px;
	border-right:1px solid #5A3D1B;
	border-bottom:1px solid #5A3D1B;
	line-height:1.4;
	vertical-align: top;
	}
	
.inq_box td {
	margin:0;
	padding:10px 10px 5px 10px;
	border-right:1px solid #5A3D1B;
	border-bottom:1px solid #5A3D1B;
	line-height:1.4;
	}
	
.inq_box th b,
.inq_box td b {	
	color:#E65050;	
	}
	
.line1 {
	margin:0 0 5px 0;
	}
	
.input200 {
	width:200px;
	height:16px;
	border:1px solid #9CF;
	}
	
.input300 {
	width:300px;
	height:16px;
	border:1px solid #9CF;
	}
	
.area51 {
	width:300px;
	height:120px;
	border:1px solid #9CF;
	}

.inq_ex {
	margin:0 0 30px 0;
	font-size:1.2em;
	}

.err {
	margin:0 50px;
	text-align: center;
	font-size:1.2em;
	color:#F00;
	}

.ERR {
	color:#F00;
	font-weight: bold;
	}

.thanks {
	margin:0 50px 200px 50px;
	padding:60px 0 0 0;
	text-align: center;
	font-size:1.2em;
	}

.btn {
	margin:0 0 100px 0;
	text-align: center;
	}
	
.privacy {
	margin:0 0 25px 0;
	font-size:1.2em;
	color:#5A3D1B;
	}
	
.thanks_txt {
	padding:100px 0 0 0;
	 font-size:1.2em;
	 width:635px;
	 text-align:center;
	}

.thanks_txt2 {
	 font-size:1.2em;
	}
