@charset "UTF-8";
/* CSS Document */

#business {}
#business .h2-title { background-position: 0px -300px; }
#business .h3-title span { background-position: 0px -400px; }


#business article { margin-bottom: 40px; }
#business article figure { margin-bottom: 0.5em; }
#business article figure img { width: 100%; }

#business article .notice {
	font-size: 0.86em;
	line-height: 1.4;
	text-align: center;
	}

#business article.fee {}
#business article.fee table { margin-bottom: 0; }
#business article.fee table caption { font-weight: bold; }
#business article.fee table th,
#business article.fee table td {
	padding: 0.5em;
	font-size: 0.86em;
	line-height: 1.4;
	border-bottom: solid 1px #454545;
	}
#business article.fee table th {
	font-weight: bold;
	}
#business article.fee table th.col {
	width: 6em;
	}
#business article.fee table td {}
#business article.fee table th small {
	font-weight: normal;
	}

#business article.manners {}
#business article.manners ul {}
#business article.manners ul li {
	font-size: 0.86em;
	line-height: 1.6;
	}
#business article .staff {
	text-align: center;
	}
#business article .staff figure img {
	width: auto;
	}
