@charset "utf-8";

/*	reserve	*/
#reserve_freecall-cap {
	margin:10px 0px 0px 5px;
	width:60%;
}


.reserveform {
/*	width: 514px;*/
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0px 20px;
}
.reserveform th {
	background: #F1F1F1;
	width: 150px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 4px 8px;
	font-size:12px;
	font-weight: bold;
}
.reserveform th span {
	color:#c00;
}
.reserveform td {
/*	width: 414px;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px;
	font-size:12px;
}
.reserveform td table td {
	border-style: none;
	margin: 0px;
	padding: 2px 8px;
}
.reserveform td table.time {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.reserveform td table.time th {
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ECE9D8;
	padding: 5px 0px;
	font-weight: normal;
}
.reserveform td table.time td {
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}
#attention {
	border: 1px solid #ccc;
	padding:8px;
}
#attention h4,h5 {
	color:#f00;
}
#attention .tenpo li {
	font-weight: bold;
	display:block;
	clear:both;
	line-height:1.5em;
	height:1.5em;
}
#attention .tenmei,.tel {
	float:left;
	display:block;
}
#attention .tenmei {
	width:6em;
}
#attention .tel {
	color:#f00;
}
#attention .kome li {
	line-height:1.5em;
	text-indent: -1em;
	margin-left: 1em;
}
.error {
	color: #FF0000;
	margin: 0px;
	padding: 5px 10px;
/*	border: 2px solid #FF0000;*/
	list-style: disc inside;

}
#form-btn {
	display:block;
	width:219px;
	margin:20px auto;
}


/*	request	*/
#contact_request h2 {
	height:38px;
	line-height:38px;
	font-size: 18px;
	font-weight: bold;
}
#contact_request h3 {
	clear:both;
	height:30px;
	line-height:30px;
	margin:10px 0px;
}
#request_trouble1,#request_trouble2 {
	margin-left:24px;
}
#request_trouble1 li,#request_trouble2 li {
	float:left;
	width:10em;
	line-height:1.6em;
}
.requestform {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0px 20px;
}
.requestform th {
	background: #F1F1F1;
	width: 150px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 4px 8px;
	font-size:12px;
	font-weight: bold;
}
.requestform th span {
	color:#c00;
}
.requestform td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px;
	font-size:12px;
}

/*	recruit	*/
#contact_recruit h3 {
	clear:both;
	height:30px;
	line-height:30px;
	margin:10px 0px;
}
.recruitform {
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        margin: 10px 0px 20px;
}
.recruitform th {
        background: #F1F1F1;
        width: 170px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 4px 0px 4px 8px;
        font-size:12px;
        font-weight: bold;
}
.recruitform th span {
        color:#c00;
}
.recruitform td {
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 4px 8px;
        font-size:12px;
}



