﻿@charset "utf-8";
@import url("common.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/inquiry/inquiry_mtitle.jpg) no-repeat;
	margin: 0 0 30px 0;
	padding: 101px 0 0 0;
	width: 670px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:101px;/* for ie5.x */
	}
	
.inquiry_table {
	margin:0 0 30px 0;
	width:670px;
	background-color: #F0F4F7;
	}
	
.inquiry_table th {
	background: url(../images/inquiry/dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0;
	padding:15px 10px 10px 10px;
	border-right:1px solid #D1D2D4;
	width:190px;
	font-weight: bold;
	color:#3C7293;
	vertical-align: top;
	font-size:1.4em;
	}

.inquiry_table th .th1 {
	background: url(../images/inquiry/icon1.jpg) no-repeat;
	background-position: 140px 0;
	font-weight: bold;
	}
	
.inquiry_table th .th2 {
	background: url(../images/inquiry/icon4.jpg) no-repeat;
	background-position: 140px 0;
	padding:6px 0 4px 0;
	font-weight: bold;
	}
	
.inquiry_table th span {
	font-size:0.85em;
	color:#000;
	}

.inquiry_table th.th2 {
	padding-top:6px;
	padding-bottom:4px;
	}
	
.inquiry_table td {
	background: url(../images/inquiry/dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0;
	padding:15px 10px 10px 10px;
	vertical-align: middle;
	font-size:1.2em;
	}

.inquiry_table td.none,
.inquiry_table th.none {
	background: none;
	}
	
.inquiry_table td.input {
	padding:10px;
	}

.input100 {
	margin:0;
	width:80px;
	float:left;
	}
	
.input300 {
	margin:0;
	width:280px;
	}
	
.input380 {
	margin:0;
	width:340px;
	}
	
.line1 {
	margin:0 0 8px 0;
	padding:0 0 0 85px;
	width:355px;
	position: relative;
	}
	
.line2 {
	margin:0;
	padding:0 0 0 85px;
	width:355px;
	position: relative;
	}

.line1 b,
.line2 b {
	position:absolute;
	top:0;
	left:0;
	}
	
.line3 {
	margin:0 0 5px 0;
	}
	
.line4 {
	margin:0 0 5px 0;
	width:420px;
	position: relative;
	}
	
.line4 a {
	position: absolute;
	top:0;
	right:0;
	background: url(../images/entry/icon_adsearch.jpg) no-repeat;
	margin: 0;
	padding: 26px 0 0 0;
	width: 152px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:26px;/* for ie5.x */
	}

.zip {
	background: url(../images/inquiry/icon3.jpg) no-repeat;
	background-position: 0 center;
	margin:0;
	padding:2px 0 0 10px;
	text-decoration: underline;
	color:#333;	
	}

.area51 {
	width:400px;
	height:120px;
	}
	
.btn_area1 {
	margin:0 0 25px 0;
	padding:0 260px;
	}
	
.btn_area2 {
	margin:0 0 25px 0;
	padding:0 150px;
	}
	
.confirm,
.back {
	margin:0;
	width:150px;
	height:35px;
	}
	
.back {
	float:left;
	}
	
.confirm a,
.back a {
	background: url(../images/common/btn_confirm.jpg) no-repeat;
	margin: 0;
	padding: 35px 0 0 0;
	width: 150px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}
	
.back a {
	background: url(../images/common/btn_back.jpg) no-repeat;
	}

.send {
	margin:0;
	width:205px;
	height:35px;
	float:right;
	}
	
.send a {
	background: url(../images/common/btn_submit.jpg) no-repeat;
	margin: 0;
	padding: 35px 0 0 0;
	width: 205px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}

.confirm a:hover,
.back a:hover,
.send a:hover {
	background-position: 0 -35px;
	}
	
.ERR {
	margin:0;
	font-weight: bold;
	color:#F00;
	}
	
.thanks {
	margin:0 0 400px 0;
	padding:80px 0 0 0;
	text-align: center;
	}
	
.thanks b {
	display: block;
	margin:0 0 100px 0;
	font-size:1.4em;
	}
	
.thanks a {
	margin:0;
	font-size:1.2em;
	}
