@charset "utf-8";
/* CSS Document */

h2 {
	padding: 0 0 0 10px;
}

#inquiryContainer {
	padding: 0 10px;
	margin: 30px 0 0;
}

#inquiryContainer p {
	line-height: 1.5;
}

#inquiryInner {
	width: 700px;
	margin: 0 auto;
}

/* feature setting */

.text01 {
	padding-top: 1em;
}

.text02 {
	padding-top: 1em;
	font-size: 80%;
}

.text03 {
	color: #c00;
	font-size: 80%;
	font-weight: normal;
}

table {
	width: 700px;
	margin: 0 auto;
}

table th,table td {
	padding: 5px 10px;
	vertical-align: middle;
	text-align: left;
	color: #666;
}

table th {
	padding-right: 20px;
	padding-left: 20px;
	width: 150px;
	color: #666;
}

table td input {
	vertical-align: baseline;
	_vertical-align: -3px;
}

.bgColor01 {
	background: #eee;
}

.bgColor02 {
	background: #F9F9F9;
}

input {
	padding: 0 2px 1px;
}

.type01 {
	width: 150px;
}

.type02 {
}

.type03 {
	width: 368px;
}

.type04 {
	width: 3em;
}

.type05 {
	vertical-align: -2px;
	_vertical-align: 0;
	margin-right: 3px;
}


/*
table td input:focus{
	border:1px solid #3399CC;
	padding: 3px;
}

table td textarea:focus{
	border:1px solid #3399CC;
	padding: 3px;
	width: 350px;
}

*/

.check {
	text-align: center;
	margin: 0 0 1em;
}

.checkpoint {
	color: #c00;
}

.formbtnArea {
	text-align: center;
}

.formButton {
	vertical-align: bottom;
	margin: 10px 0 0 30px;
}





.inquiryDivide {
	/*background: url(/images/com/img_line02.gif) left bottom repeat-x;*/
	margin: 0 0 30px;
}

#name1{
	/* お名前　*/ 
	margin-left: 12px;
}

#name2{
	/* お名前　*/ 
	margin-left: 8px;
}

#mail {
	width: 368px;
}

/* 利用希望日　*/ 

#use_year {
	text-align: center;
	width: 40px;
}

#use_month {
	text-align: center;
	width: 30px;
}

#use_day {
	text-align: center;
	width: 30px;
}

#number {
	/* 人数 */
	width: 40px;
	text-align: center;
} 

.telNumber {
	/* 電話番号 */
	width: 40px;
	text-align: center;
}

#post {
	/* 郵便番号 */
	width: 70px;
	text-align: left;
}

#address1 {
	/*　住所　*/
	width: 70px;
}


#other {
	/*　ご意見　*/
	width: 374px;
}
