@charset "UTF-8";
/* gramme's Aoyama */

h1 {
	margin: 37px 0 32px 65px;
}

div#main_box h2 {
	color: #904747;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}

table#handing_kigyou {
	width: 650px;
	border-top: #BEAC61 1px dashed;
	border-bottom: #BEAC61 1px dashed;
	margin-bottom: 50px;
}

table#handing_kigyou td {
	width: 316px;
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 8px;
	border: none;
}

table#handing_kigyou tr.list_top td {
	padding: 8px 0 8px 8px;
}


table {
	width: 650px;
	border-top: #BEAC61 1px dashed;
}


table thead th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 75%;
	font-weight: normal;
	text-align: left;
	padding: 8px;
	line-height: 150%;
}

table th.area {
	width: 135px;
	border-bottom: #BEAC61 1px dashed;
}

table th.shop_name {
	width: 360px;
	border-bottom: #BEAC61 1px dashed;
}

table th.tel {
	width: 155px;
	border-bottom: #BEAC61 1px dashed;
}

table tbody th {
	color: #4C687D;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "HiraMinPro-W3", "ヒラギノ明朝 Pro W3";
	vertical-align: middle;
	font-size: 75%;
	font-weight: normal;
	border-bottom: #BEAC61 1px dashed;
	padding: 8px;
	line-height: 150%;
	text-align: left;

}

table tbody td {
	font-size: 75%;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	border-bottom: #BEAC61 1px dashed;
	line-height: 150%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

table td  a {
	color: #4C687D;
}
