﻿@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 */
	}


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

.contact_stitle1,
.contact_stitle2 {
	padding: 30px 0 0 0;
	width: 700px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}

.contact_stitle1 {
	background: url(../images/contact/contact_stitle1.jpg) no-repeat;
	margin: 0 0 15px 0;
	}
	
.contact_stitle2 {
	background: url(../images/contact/contact_stitle2.jpg) no-repeat;
	margin: 0 0 10px 0;
	}

.contact_info {
	background: url(../images/contact/contact_dial.jpg) no-repeat;
	margin: 0 auto 40px auto;
	padding: 63px 0 0 0;
	width: 240px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:63px;/* for ie5.x */
	}
	
.contact_ex {
	margin:0 25px 15px 25px;
	padding:0;
	font-size:1.2em;
	}

.ll {
	margin:0 10px 0 0;
	float:left;
	}
	
.policy {
	background: url(../images/contact/contact_btn1.jpg) no-repeat;
	margin: 0;
	padding: 21px 0 0 0;
	width: 171px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:21px;/* for ie5.x */
	}

.contact_box {
	margin:0 25px 25px 25px;
	width:650px;
	border-left:1px solid #B3B3B3;
	border-top:1px solid #B3B3B3;
	font-size:1.2em;
	}
	
.contact_box th {
	margin:0;
	padding:15px 10px;
	width:150px;
	background-color: #E1EDEB;
	vertical-align: top;
	line-height: 1.5;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	}

.contact_box td {
	margin:0;
	padding:15px 10px;
	line-height: 1.5;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	}

.input60 {
	margin:0;
	width:90px;
	border:1px solid #888;
	height:18px;
	}
	
.input150 {
	margin:0;
	width:150px;
	border:1px solid #888;
	height:18px;
	}
	
.input330 {
	margin:0;
	width:380px;
	border:1px solid #888;
	height:18px;
	}
	
.area330 {
	margin:0;
	width:380px;
	height:150px;
	font-size:1.2em;
	}
	
.sel {
	margin:0 0 5px 0;
	width:200px;
	float:left;
	vertical-align:middle;
	}


.btn {
	margin:0 0 50px 0;
	text-align: center;
	}
	
.btn img {
	margin:0 10px 0 0;
	}

.ERR {
	color:#F00;
	}

.thanks {
	margin:0 0 350px 0;
	padding:50px 0 0 0;
	font-size:1.2em;
	line-height:1.5;
	text-align: center;
	}
	
.thanks a {
	margin:0;
	padding:30px 0 0 0;
	display: block;
	}
	
