/* ■■■■■■■■■■■■■■ 左側メニュー ■■■■■■■■■■■■■■■■ */

#outline_side {background: url(http://alpha-consul.com/images/office/office_list.png) no-repeat top;}

#outline_side h3 {
	margin-left: 12px;
	margin-bottom: 2px;
	text-indent: 12px;
	font-weight: bold;
	font-size: 90%;
	color: #2a54c7;
	background: url(http://alpha-consul.com/images/common/outline_list.png) no-repeat 0px 2px;
}

#outline_side ul {
	list-style: none;
	margin-left: 24px;
	margin-bottom: 8px;
	letter-spacing: 1px;
}


/*
#outline_side ul li {
	margin: 0 24px 0px 16px;
	text-indent: 6px;
}

#outline_side ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 7px 0px;
	border-bottom: dotted 1px #ccc;
	color: #949495;
}

#outline_side ul li a:hover {
	border-bottom: solid 1px #0095d9;
	text-decoration: none;
	color: #0095d9;
}
*/


/* ■■■■■■■■■■■■■■ 共通コンテンツ ■■■■■■■■■■■■■■■■ */


#contents_side h3 {
	width: 530px;
	margin: 0 auto 1.5em;
	padding: 5px 0px;
	font-size: 120%;
	text-align: center;
	letter-spacing: 2px;
	background-color: #719bad;
	color: #fffff9;
}

table.office_info {
	width: 510px;
	margin: 0 auto 2.5em;
	border: solid 1px #ccc;
	border-collapse: collapse;
	font-size: 90%;
}

table.office_info tr th {
	white-space: nowrap;
	width: 22%;
	border: solid 1px #ccc;
	padding: 4px;
	background-color: #eaf4fc;
	letter-spacing: 1px;
}

table.office_info tr td {
	border: solid 1px #ccc;
	padding: 4px;
}


/* ■■■■■■■■■■■■■■ 保険ショップ ■■■■■■■■■■■■■■■■ */


table.office_info_2 {
	float: left;
	width: 342px;
	margin-left: 30px;
	_margin-left: 15px;
	margin-bottom: 2.5em;
	border: solid 1px #ccc;
	border-collapse: collapse;
	font-size: 90%;
}

table.office_info_2 tr th {
	white-space: nowrap;
	width: 22%;
	border: solid 1px #ccc;
	padding: 4px;
	background-color: #eaf4fc;
	letter-spacing: 1px;
}

table.office_info_2 tr td {
	border: solid 1px #ccc;
	padding: 4px;
}

.office_photo {
	width: 160px;
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	overflow: hidden;
}

#contents_side .office_photo p {
	margin: 0;
}

/* ■■■■■■■■■■■■■■ スタッフプロフィール ■■■■■■■■■■■■■■■■ */

h4 {
	clear: both;
	width: 510px;
	margin: 0 auto 8px;
	font-size: 120%;
	border-bottom: solid 2px #abced8;
	letter-spacing: 1px;
}

h4 span {
	font-size: 70%;
	margin-right: 8px;
}

#contents_side .staff_text p,
#contents_side .staff_photo p {
	margin-left: 0;
}

.staff_text {
	width: 398px;
	float: left;
	margin-left: 32px;
	_margin-left: 16px;
	margin-bottom: 16px;
	font-size: 80%;
}

.staff_text ul {
	margin-left: 2em;
	list-style-type: square;
}

.staff_photo {
	width: 108px;
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 16px;
}

#contents_side .staff_photo p {
	margin: 0 auto;
}