@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	.toplink
-------------------------------------------------------------------*/
#content .toplink {
	overflow: hidden;
	zoom: 1;
	clear: both;
	margin-bottom: 20px;
}
#content .toplink li {
	width: 310px;
	float: left;
	margin: 0 20px 10px 0;
}
#content .toplink li.none {
	margin-right: 0;
}

/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 40px;
}
#company table th {
	width: 159px;
}
#company table th,
#company table td {
	padding: 7px 10px 7px;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------
	.way
-------------------------------------------------------------------*/
#content .way {
	margin: 0 0 35px;
}
#content .way h4 {
	margin-bottom: 10px;
}
#content .way dl {
	line-height: 1.6;
	padding: 6px 5px 4px 12px;
	background-color: #CED559;
	margin-bottom: 20px;
}
#content .way dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #597B00;
}
#content .way li {
	overflow: hidden;
	zoom: 1;
	clear: both;
	line-height: 1.6;
	padding: 0 5px 6px 10px;
	margin-bottom: 10px;
	border-bottom: #CED559 2px solid;
}
#content .way li .iconL {
	float: left;
}
#content .way li .text {
	padding-left: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .way li span {
	display: block;
	float: left;
	font-weight: bold;
	color: #472701;
	margin-left: -51px;
}
#content .way p.last {
	line-height: 1.55;
	padding: 7px 0 0 2px;
}

/*-------------------------------------------------------------------
	#mailform
-------------------------------------------------------------------*/
#mailform {
	margin-bottom: 29px;
}
#mailform #mailformpro {
	padding: 0;
}
#mailform table th {
	width: 209px;
}
#mailform th img {
 	vertical-align: top;
	padding: 5px 0 0 10px;
}
#mailform table th {
	padding: 10px 0 14px 11px;
}
#mailform table th span {
	font-size: 0.85em;
	color: #CC3300;
}
#mailform table td {
	padding: 10px 0 14px 15px;
}
#mailform table th.spe {
	padding: 8px 0 7px 10px;
}
#mailform table td.spe {
	vertical-align: middle;
	padding: 2px 0 1px 12px;
}
#mailform table td.spe02 {
	padding-bottom: 4px;
}
#mailform table td.hopeday {
	padding-bottom: 4px;
}
#mailform table .addressBox {
	padding: 6px 0 13px 15px;
}
#mailform table td label {
	margin: 0 25px 0 0;
	display: inline-block;
	/display: inline;
}
#mailform table td label.none {
	margin-right: 0;
}
#mailform table td label input {
	border: none;
	margin: 0 0 0 0;
	vertical-align: -2px;
	_vertical-align: 1px;
}
#mailform table td .short {
	width: 144px;
}
#mailform table td .tel {
	width: 384px;
}
#mailform table td .middle {
	width: 344px;
}
#mailform table td .long {
	width: 384px;
}
#mailform table td input.datepicker {
	width: 144px;
}
#mailform table td input.postage {
	width: 88px;
	margin: 4px 0 3px 0;
}
#mailform table td input.address {
	margin-bottom: 5px;
}
#mailform table td select {
	border: 1px solid #C4A673;
	background-color: #FFF;
	height: 24px;
	margin: 0 8px 0 9px;
	font-family: inherit;
}
#mailform table td .menu {
	width: 384px;
	margin: 6px 0 8px;
}
#mailform table td .time {
	width: 150px;
}
#mailform table input[type="text"] {
	border: 1px solid #C4A673;
	background-color: #FFF;
	height: 22px;
	padding: 0 2px;
	margin-top: 3px;
	font-family: inherit;
	line-height: 1.2;
}
#mailform table textarea {
	background-color: #FFF;
 	border: 1px solid #C4A673;
	width: 384px;
	height: 114px;
	padding: 2px;
	margin:  6px 0 1px;
	font-family: inherit;
	line-height: 1.6;
}
#mailform table td ul.last {
	padding-bottom: 0;
	border-bottom: none;
}
#mailform table td li {
	margin-bottom: 1px;
	overflow: hidden;
	/zoom: 1;
	clear: both;
}
#mailform table td div {
	float: left;
	padding-bottom: 7px;
}
#mailform table td .le {
	letter-spacing: -0.5px;
	_letter-spacing: -1px;
	padding-bottom: 1px;
}
#mailform table td li input {
	margin: 0 9px 0 9px;
}
#mailform p.submit {
	margin: 19px 0 0 0;
	text-align:center;
}
#mailform p.submit button {
	background: none;
	border: none;
}

/* .notice
-------------------------------------------------------------------*/
#content .notice {
	padding: 11px 15px 8px 15px;
	background-color: #EEF0C4;
	border: #C5CC3A 5px solid;
	margin: 10px 0 10px;
}
#content .notice dl {
	padding-left: 58px;
	background: url(../image/price_icon.jpg) left 4px no-repeat;
}
#content .notice dt {
	font-size: 1.15em;
	font-weight: bold;
	color: #72A61E;
	line-height: 1.6;
	text-align:left;
}

#content .notice dt,#content .notice dd {
	float:none;
	border:none;
	margin:0;
	padding:0;
	width:auto;
}

#content .notice dd {
	font-size:1.0em;
	line-height:1.8;
}

/*  .contact_tel
--------------------------------------------------------------------*/
#content p.contact_tel {
	margin: -6px 0 40px;
}

/*  .policybox
--------------------------------------------------------------------*/

#content .policybox {
	margin: -9px 1px 20px 0;
}
#content .policybox li {
	padding-bottom: 25px;
}
#content .policybox li.last {
	padding-bottom:0;
}
#content .policybox li span {
	padding-left: 14px;
}
#main #pagetop {
    padding-top: 0;
}

#content .thanks {
	margin-bottom:30px;
}
	