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

/* layout
--------- --------- --------- --------- --------- */



/* #header
--------- --------- --------- --------- --------- */

/* #main
--------- --------- --------- --------- --------- */

h2 {
	width:730px;
	background:url(../images/form/form_title.jpg) no-repeat;
	margin: 20px 0 0 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:39px;/* for ie5.x */
	}

#ask_text {
	padding:20px;
	width:690px;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

.ask_b {
	color:#00529F;

	}
	
table {
	margin:0 20px 20px 20px;
	width:690px;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

td {
	padding:5px;
	height:30px;
}

th {
	padding:5px 10px 5px 5px;
	height:30px;
	text-align:right;
	
}
.ask_text1 {
	width:140px;
	height:18px;
}

.ask_text2 {
	width:50px;
	height:18px;
}

.ask_text3 {
	width:350px;
	height:18px;
}

.ask_text4 {
	width:60px;
	height:18px;
}

.ask_text5 {
	width:350px;
	height:100px;
}

.form_btn1 {
	float:left;
	background:url(../images/form/form_btn1.jpg) no-repeat;
	margin: 10px 20px 0 0 ;
	padding: 29px 0 0 0;
	width: 107px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:29px;/* for ie5.x */
	}

.form_btn2 {
	float:left;
	background:url(../images/form/form_btn2.jpg) no-repeat;
	margin: 10px 20px 0 0 ;
	padding: 29px 0 0 0;
	width: 107px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:29px;/* for ie5.x */
	}
	
.form_btn3 {
	float:left;
	background:url(../images/form/form_btn3.jpg) no-repeat;
	margin: 10px 20px 0 0 ;
	padding: 29px 0 0 0;
	width: 107px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:29px;/* for ie5.x */
	}

.form_btn4 {
	float:left;
	background:url(../images/form/form_btn4.jpg) no-repeat;
	margin: 10px 20px 0 0 ;
	padding: 29px 0 0 0;
	width: 107px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:29px;/* for ie5.x */
	}

a:hover {
	background-position: 0 -29px;
	}


.ERR {
	color:#F00;
	}

.thanks {
	font-size:12px;
	margin:0 0 300px 0;
	padding:50px;
	text-align: center;
	}



/* #side
--------- --------- --------- --------- --------- */

/* #footer
--------- --------- --------- --------- --------- */