@charset "UTF-8";
/*▼▼▼▼▼▼ タイトル ▼▼▼▼▼▼*/
#content h2 {
	color: #6eb562;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 45px;
	background-image: url(../img/h2_green.png);
	background-repeat: no-repeat;
	text-indent: 65px;
	width: 640px;
	height: 40px;
	margin: 0 0 5px;
	display: block; }
/*▼▼▼▼▼▼ 本文 ▼▼▼▼▼▼*/
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 5px;
	border-left: 8px solid #6eb562; }
#inner_navi a {
	text-decoration: none; }
#inner_navi a:hover {
	color: #6eb562;
	text-decoration: underline; }
/*▼▼▼▼▼▼ ATM ▼▼▼▼▼▼*/
.shop th ,.shop .th {
	color: #6eb562;
	font-weight: normal;
	background-color: #f2faf0;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #aaa; }

.shop td {
	text-align:       left;
	padding:          2px 5px;
	border-bottom:    1px solid #aaa;
	border-left: 1px dashed #aaa; }

.shop .top {
	border-top: 1px solid #aaa;
	 }
.shop a {
	text-decoration: underline;	 }

.shop a:hover {
	color: #6eb562;
	text-decoration: none; }
.shop .name {
	color: #f2faf0;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #6eb562; }

.shop .left_td {
	border-left-style: none; }

.shop .blue {
	color: #1d7fb8;
	background-color: #dfeff9; }

.shop .red {
	color: #c8151d;
	background-color: #fee9ea; }

.shop .gray {
	background-color: #ebebeb; }

.shop .map {
	padding: 8px 0 8px 8px; }
