/*
 * Reservation Thanks CSS.
*/

body > #maincontent > .wrapper article > section.address .inimage table th {
	padding: 8px 10px 8px 10px;
	width: 4em;
	font-weight: bold;
	text-align: right;	
	border-bottom: 1px solid #f6f6f6;	
}

body > #maincontent > .wrapper article > section.address .inimage table td {
	padding: 8px 10px;
	border-bottom: 1px solid #f6f6f6;	
}

body > #maincontent > .wrapper article > section.map > img {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
	height: auto;
}

body > #maincontent > .wrapper article > section.map > p {
	text-align: center;	
}

.child_content p.interview_link {
	font-size: 1.3em;
	font-weight: bold;
}

/** Smartphone */
@media only screen and (max-width: 719px) {

}
