.kakomi{
	margin: 30px 0 10px;
	text-align: center;
	padding: 15px 5px;
	color: #fff;
	background-color: #261B19;
	font-family: "fot-udkakugo-large-pr6n";
	font-weight: 600;
	line-height: 1.5em;	
	font-size: 1em;
	}

table {
	border-collapse:collapse;
	width: 100%;
	}

table a{
	text-decoration: none;
	}

table th {
	background: #F8F9F9;
	padding: 0px;
	border-left: 1px solid #3D3939;
	text-align: center;
	}

table th:first-child {
	border-left: none;
	}

table td {
	background: #fff;
	padding: 10px;
	border-left: 1px solid #3D3939;
	text-align: left;
	padding-left: 20px;
	}

table tr {
	border-bottom: 1px solid #3D3939;
	}

table tr:last-child {
	border-bottom: none;
	}


table td:first-child {
	border-left: none;
	}

#business th{
	padding: 5px 0px;
	background-color: rgba(38,27,25,0.05);
	}

#business td{
	line-height: 20px;
	}

.kakaku{
	width: 150px;
	text-align: right;
}

.kakaku2{
	width: 150px;
	text-align: center;
}

.asterisk{
	text-align: left;
	line-height: 1.3em;	
}

.asterisk2{
	text-align: left;
	line-height: 1.5em;
	padding-left:1em;
	text-indent:-1em;
}

.Comments{
	margin-bottom: 50px;
}

@media only screen and (max-width: 979px){
#business{
	width: 100%;
	margin: 10px auto 30px;
	}

}

@media only screen and (min-width: 980px){
	
#business{
	margin-bottom: 20px;
	}
	
}