#container {
	width: 852px;
	height: 1624px;
	background-color: #FFFFFF;
	padding: 0px 24px 0px 24px;
	margin-bottom: 20px;
}

.branch_l {
	width: 340px;
	height: 290px;
	margin-right: 34px;
	float: left;
}

h3 {
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 33px;
	margin-top: 20px;
	padding-left: 13px;
	clear: both;
}

h3.north {
	background-color: #7FA4D0;
	margin-top: 30px;
}

h3.east {
	background-color: #6FA4A4;
}

h3.capital {
	background-color: #ff9448;
}

h3.center {
	background-color: #BD7E68;
}

h3.west {
	background-color: #A99A29;
}

table {
	width: 340px;
	margin: 10px 0px 10px 0px;
}

td {
	font-size: 12px;
	line-height: 17px;
}

td.l1 {
	width: 80px;
	vertical-align: top;
}

.links {
	width: 354px;
	margin-left: -14px;
}

.bk_gray,
.nolink {
	width: 163px;
	height: 53px;
	margin: 0px 0px 10px 14px;
	float: left;
}

.bk_gray {
	background-color: #938378;
}

.bk_gray:hover {
	background-color: #c9bdb7;
}

.nolink {
	background-color: #e5e6e7;
}

.bk_gray p,
.nolink p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding: 7px 0px 6px 10px;
}

p.east_link {
	width: 326px;
	height: 32px;
	line-height: 16px;
	border: 1px solid #000000;
	padding: 10px 0px 10px 12px;
	clear: both;
}

p.east_link a {
	text-decoration: underline;
}

.branch_r {
	width: 478px;
	padding-top: 10px;
	float: right;
}

.branch_r h4 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
}

.branch_r h4.n {
	font-size: 15px;
	font-weight: bold;
	border-left: 15px solid #7FA4D0;
	padding-left: 4px;
}

.branch_r h4.e {
	font-size: 15px;
	font-weight: bold;
	border-left: 15px solid #6FA4A4;
	padding-left: 4px;
}

.branch_r h4.c {
	font-size: 15px;
	font-weight: bold;
	border-left: 15px solid #BD7E68;
	padding-left: 4px;
}

.branch_r h4.w {
	font-size: 15px;
	font-weight: bold;
	border-left: 15px solid #A99A29;
	padding-left: 4px;
}

.branch_feed {
	width: 446px;
	height: 229px;
	border: 1px solid #707070;
	margin-top: 6px;
	padding: 3px 15px;
	overflow-y: scroll;
}

.branch_feed p {
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0px 11px 0px;
}

.branch_feed ul li {
    list-style-type: none;
}

.branch_feed p a {
	color: #000000;
}
