﻿@charset "UTF-8";

/*=========================== お問い合わせのみ ===========================*/

.inquirylead{
	text-align: left;
	width: 540px;
	padding: 20px 0 20px 0;
}

#mail_form{
	margin: 0;
	padding: 0;
}

table#formTable{
	margin: 0;
	width: 537px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: left;
}

table#formTable th{
	background-color: #eee;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

table#formTable td{
	background-color: #fff;
	padding: 10px 5px 10px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#checkbox{
	margin: 10px 0 10px 0;
	text-align: center;
}

div#submit{
	background-color: #eee;
	padding: 10px 0 10px 0;
	text-align: center;
}

table#formTablePreview{ /*確認画面*/
	font-weight: bold;
	width: 540px;
	border: none;
	text-align: left;
	margin: 10px 0 10px 0;
	color: #666;
}

table#formTablePreview th{
	white-space: nowrap;
	width: 100px;
	padding: 3px 5px 3px 0;
}

table#formTablePreview td{
	padding: 3px 0 3px 0;
}

h4#mailExTitle{ /*送信完了*/
	margin: 30px 0 30px 0;
	font-weight: bold;
}

div#mailEx{
	width: 540px;
	text-align: left;
	margin: 0 0 10px 0;
}

.error{
	color: red;
	font-weight: bold;
}

/*div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

form#mailform {
	margin: 0px;
	padding: 0px;
	width: 540px;
	clear: both;
}

div#mailfrom_hidden_object input {
	margin: 0;
}

table#inquiryTable{
	text-align: left;
	width: 540px;
	border-top: 1px solid #ccc;
}

#inquiryTable th{
	background-color: #eee;
	padding: 10px 5px 10px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;*/　/*改行禁止*/
}

/*#inquiryTable td{
	padding: 10px 5px 10px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.inquiryRadio li{
	float: left;
	padding-right: 10px;
}

ul#inquiryConf li{
	float: left;
	padding-right: 10px;
}

li.addressLi{
	margin-bottom: 5px;
}

table#submitTable{*/ /*　チェック＆送信　*/
	/*width: 540px;
	text-align: center;
	margin: 10px 0 10px 0;
}

#check{
	background-color: #fff;
	padding: 0 0 10px 0
}

#submitreset{*/ /*　送信ボタン　*/
	/*background-color: #eee;
	padding: 10px 0 10px 0
}*/

/*　---------------thanksページ---------------　*/

/*div#thanks{
	margin: 100px 0 100px 0;
}*/
