@charset "utf-8";

/* inquiry */
.top10px { margin-top: 10px; }
.bottom30px { padding-bottom: 30px; }
.align-right { clear: both; text-align: right; }
.align-center, .news-center { clear: both; text-align: center; }

#contents-left {
	min-height: 1%;
}

.top-nomargin { margin-top: 0; }


.detail table { 
	margin-top: 10px; margin-bottom: 10px;
	border-top:1px solid #007fc6;
	border-left:1px solid #007fc6;
}
.detail th { font-weight: normal; padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; background-color: #d3e6f6; }
.detail td { padding: 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #007fc6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007fc6; }

.detail .note { margin: 20px 0 20px 0; padding: 10px 15px 10px 15px; background-color: #eee; }
.detail .note ul { margin-left: 0; padding-left:1.6em;}

.inquiry-table { width:100%; margin:0 auto; }

.must { margin-left: 0; color: #f00; }
.inquiry-table .example { font-size: 90%; display:block; color: #666; }

.btn-left-other { margin-top: 5px; }
.btn-left-other a {
	padding-left: 20px;
	background-image: url(../../../../src/images/list003.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
