﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


/*-------------------------------------------------------------------
	.contact_tel
-------------------------------------------------------------------*/
#content .contact_tel {
	margin-bottom: 120px;
	text-align: center;
}
#content .color{
	font-weight: bold;
	color: #CC3333;
}

/*-------------------------------------------------------------------
	#mailform
-------------------------------------------------------------------*/
#mailform {
	margin-bottom: 30px;
	margin-top: 24px;
}
#mailform #mailformpro {
	padding: 0;
}
#mailform table th {
	width: 195px;
	vertical-align: inherit;
}
#mailform table tr.hidden-field {
    display: none;
}

#mailform table th,
#mailform table td {
	padding: 17px 15px 17px 20px;
}
#mailform th img {
 	vertical-align: top;
	padding: 4px 0 0 9px;
}

#mailform table td label {
	margin: 0 20px 0 0;
	display: inline-block;
	float: left;
	/display: inline;
}
#mailform table td label.none {
	margin-right: 0;
}
#mailform table td label input {
	border:none;
	margin: 0 9px 0 0;
	vertical-align: -2px;
}
#mailform table td .short {
	width: 98px;
}
#mailform table td .middle {
	width: 554px;
}
#mailform table td .long {
	width: 554px;
}
#mailform table td input.name {
	width: 554px;
}
#mailform table td input.datepicker {
	width: 194px;
}
#mailform table td select {
	border: 1px solid #7F9DB9;
	height: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: inherit;
	float: left;
}
#mailform table td select.time1 {
	width: 240px;
}
.txt {
	clear: both;
	padding-top: 6px;
}
#mailform table dl{
	overflow: hidden;
	width: 132px;
	float: left;
}
#mailform table dl.none{
	overflow: hidden;
	width: 160px;
	float: left;
}
#mailform table dl dt{
	float: left;
	margin-right: 10px;
}
#mailform table dl dt.text,
#mailform table dl dd.text{
	margin-top: 5px;
}
#mailform table td input.datepicker {
	margin-right: 10px;
}
#mailform table td input.postage {
	width: 124px;
	margin-bottom: 4px;
}
#mailform table td input.address {
	margin-bottom: 5px;
}
#mailform table input[type="text"] {
	height: 28px;
	padding: 0 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: inherit;
	line-height: 1.2;
	border: 1px solid #FCF5E4;
	background: #FCF5E4;
}
#mailform table textarea {
	background-color: #FCF5E4;
 	border: 1px solid #FCF5E4;
	width: 554px;
	height: 174px;
	margin:  3px 0 3px;
	font-family: inherit;
	line-height: 1.6;
}
#mailform p.submit {
	margin: 50px 0 0;
	text-align:center;
	margin-bottom: 120px;
}
#mailform p.submit2 {
	margin: 50px 0 0;
	text-align:center;
	margin-bottom: 15px;
}
#mailform p.submit button {
	background: none;
	border: none;
}
#mailform p.text_last a{
	font-weight: bold;
	color: #391F0A;
	line-height: 1.2;
	font-size: 0.85em;
}
#mailform p.text_last {
	text-align: center;
}
#mailform p.text_last2 {
	text-align: center;
	margin-bottom: 120px;
	color: #391F0A;
}
#mailform p.text_last2 a{
	color: #391F0A;
	font-weight:bold;
	font-size:0.85em;
}
tr.hidden-field li{
    display: inline-block;
    vertical-align: middle;
}

tr.hidden-field li.liname{margin-right: 5px;}

tr.hidden-field li.liselect{margin-right: 30px;}
tr.hidden-field li.liselect:last-child{margin-right: 0;}

tr li{
    display: inline-block;
    vertical-align: middle;
}

tr li.liyear{margin-right: 5px;}
tr li.liselect2{margin-right: 5px;}
tr li.liselect3{margin-right: 5px;}
tr li.limonth{margin-right: 5px;}
tr li.liday{margin-right: 5px;}
.time {
	width:60px;
	}
.time2 {
	width:100px;
	}
	#content table.first {
    margin-bottom: 120px;
}
/*-------------------------------------------------------------------
	#privacy
-------------------------------------------------------------------*/
#privacy {
	color: #333;
	font-size: 0.85em;
	margin-bottom: 15px;
}
#privacy ol {
	list-style-type: decimal;
}
#privacy ol {
	margin: 0 0 0 21px;
}
#privacy ol li {
	padding-top: 10px;
}

/*-------------------------------------------------------------------
	thanks
-------------------------------------------------------------------*/
#thanks,
p.thanks {
	margin-bottom: 30px;
}
