@charset "utf-8";
.text1 {
	line-height: 180%;
	text-align: left;
}

/* 事務所紹介 */
#box01_1 {
	background: url(../images/office/01_copyback.jpg) no-repeat right top;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 30px;
}

#box01_1 h4 {
	padding-bottom: 15px;
}
#contents h5 {
	padding-bottom: 10px;
}

.table01 {
	background: #BABABA;
	margin: auto;
	font-size: 100%;
	line-height: 150%;
}
.table01 th {
	background: #E6EBF8;
	text-align: left;
}
.table01 td {
	background: #FFFFFF;
	text-align: left;
}
#photobox {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
}
#photobox div {
	float: left;
	width: 33%;
}
#photobox .p_name {
	background: url(../images/office/01_photo_name.gif) no-repeat center top;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table02 {
	background: #BABABA;
	margin: auto;
	font-size: 100%;
	line-height: 150%;
}
.table02 th {
	background: #E6FFD5;
	text-align: left;
	font-weight: normal;
}
.table02 td {
	background: #FFFFFF;
	text-align: left;
}

/* 業務取扱指針 */
#h4_2 {
	padding-top: 30px;
	padding-bottom: 10px;
}
#box02 {
	list-style: none;
	text-align: left;
	line-height: 180%;
	padding-left: 20px;
	padding-top: 15px;
}
#box02 li {
	padding-bottom: 20px;
	text-indent: -1em;
	padding-left: 1em;
}



/* 交通アクセス */

#h5_03 {
	text-align: left;
	border-bottom: 1px solid #C5C5C5;
	padding-bottom: 3px;
}
#box03 {
	width: 100%;
	text-align: left;
	padding-top: 30px;
}
#box03  .text1 {
	padding-left: 10px;
	padding-top: 10px;
}
#box03 .left {
	float: left;
	width: 49%;
}
#box03 .right {
	float: right;
	width: 49%;
}
#contents h6 {
	background: #E6F3DA;
	clear: both;
	font-size: 120%;
	padding: 7px;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 10px;
}
#box03_2 {
	background: #F3F3F3;
	text-align: left;
	padding: 5px 15px;
	margin: 15px 20px 0px;
}
#box03_2 p {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#btn a {
	background: url(../images/office/03_btn.gif) no-repeat left top;
	display: block;
	height: 33px;
	width: 196px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
#btn a:hover {
	background: url(../images/office/03_btn_r.gif) no-repeat left top;
}
#btn {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

