@charset "utf-8";
/*
 * import.css
 *
 */

@import "/common/css/cmn_layout.css?var=20140401";
@import "/common/css/cmn_style.css";
@import "/about/common/css/style.css";
@import "/about/committee/css/style.css";
@import "/about/history/css/style.css";
@import "/about/overview/css/style.css";
@import "/about/twin-arch/css/style.css";
@import "/about/saiyo/css/style.css";
@import "/about/industry/css/style.css";
@import "/about/committee_list/css/style.css";
@import "/about/group_list/css/style.css";
@import "/about/common/css/style.css";

.branch_address_type01 {
	margin-bottom: 10px;
	width: 240px;
}
	.branch_address_type01 div.inner{
		border: 1px solid #dddddd;
		border-top:none;
		padding:10px;
	}
		.branch_address_type01 span.lnkmap {
			margin-left: 10px;
		}
	.branch_address_type01 a {
		text-decoration: none;
	}
		.branch_address_type01 a:hover {
			text-decoration: underline;
		}
	.branch_address_type01 p{
		margin-bottom:10px;
	}
	.branch_address_type01 p.ttl {
		width: 240px;
		height: 46px;
		margin-bottom:0;
		background: url(/common/img/side/lNav_ttl.gif) no-repeat left top;
		font-size: 115%;
		font-weight:bold;
	}
		.branch_address_type01 .ttl span {
			padding: 15px;
			_padding: 15px 15px 0;
			display: block;
		}

