#office_header_top {
	display: block;
	clear: both;
	width: 600px;
	text-align: left;
	margin: 0;
	position: relative;
	top: 0px;
}
#office_header_top h1 {
	display: block;
	margin: 0;
	padding: 0;
}

#office_contents {
	padding-top: 15px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	background-image: url("../../common/images/contents_header_bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	clear: both;
}


 
 
 
/* office_header */
/* =================================== */
.office_header {
	clear:both;
	width:560px;
	background-color:#ECF0FF;
	border-top:1px solid #ABBDFF;
	margin:0px auto;
	padding:2px 0 5px 0;
}
.office_header h2 {
	clear: both;
	margin: 0;
	position: relative;
	top: 3px;
	left: 10px;
	color: #333333;
	font-size: 1.15em;
	text-align: left;
}
.office_box {
	clear: both;
	width: 560px;
	margin: 0 auto 0px auto;
	padding: 0 0 30px;
	overflow:hidden;
}
.office_pict {
	display: block;
	float: left;
	margin: 10px 20px 0 0;
}




/* office_detail */
/* =================================== */

.office_detail {
	margin: 15px 0 0 0;
	display: block;
	float: right;
	position: relative;
	text-align: left;
	color: #666666;
	line-height: 140%;
	width:360px;
}
.office_detail h3 {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 1.1em;
	color: #3B57C1;
}
.office_detail h3 a {
	padding: 0 0 0 18px;
	background: url("../images/header_list_icon.gif") no-repeat;
}
.office_detail ul {
	margin: 0;
	padding: 0;
	clear: both;
}
.office_detail li {
	list-style: none;
	display:block;
	clear:both;
}
.detail_category {
	margin:0 0.5em 0 0;
}
.detail_contents {
}
.detail_map {
	display:block;
	float:left;
	
}
.blank {
	background-image:url("../../common/images/heim_icon.gif");
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:0;
	padding-left:15px;
}
.office_detail a:link, .office_detail a:visited {
	text-decoration:none;
	color:#197ADD;
}
.office_detail a:hover {
	text-decoration:underline;
	color:#ff6600;
}
.partLine {
	padding:8px 0;
	margin:5px 0;
	background-image:url("../../common/images/underline.gif");
	background-repeat:repeat-x;
	background-position:top left;
}
.none {
	display:block;
	clear:both;
}



/* staff_detail */
/* =================================== */
.staff_box {
	background-image:url("../../common/images/underline.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	clear: both;
	width: 560px;
	margin: 0 auto 20px auto;
	padding: 0 0 10px;
	overflow:hidden;
}
.staff_detail {
	margin: 15px 0 0 0;
	display: block;
	float: right;
	position: relative;
	text-align: left;
	color: #666666;
	line-height: 140%;
	width:425px;
}
.staff_detail h3 {
	display: block;
	margin: 5px 0 5px 0;
	font-size: 1.1em;
	color: #3B57C1;
}
.staff_detail h3 a {
	padding: 0 0 0 18px;
	background: url("../images/header_list_icon.gif") no-repeat;
}
.staff_detail ul {
	margin: 0;
	padding: 0;
	clear: both;
}
.staff_detail li {
	list-style: none;
	display:block;
	clear:both;
}
.staff_detail p.status {
	margin:0 0 10px 0;
	padding:0;
}
.staff_detail p.name {
	float:left;
	width:220px;
	font-size:1.1em;
}
.staff_detail p.name span {
	color:#3B57C1;
}
.staff_detail p.btn {
	float:right;
	width:195px;
}





/* Navigation ======================================================================*/

#side_menu {
	width: 165px;
	display: block;
	clear: both;
	background-image: url("../../common/images/menu_box_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: solid 3px #3B57C1;
	padding-bottom: 5px;
}
#side_menu_bottom {
	width: 165px;
	display: block;
	clear: both;
	background-image: url("../../common/images/curr_menu_box_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: solid 3px #3B57C1;
	padding-bottom: 5px;
}
#side_menu_list {
	display: block;
	clear: both;
	border-left: solid 1px #C1CBF9;
	border-right: solid 1px #C1CBF9;
	font-size: 0.9em;
}
#side_menu_list ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
#side_menu_list ul li{
	margin: 0;
	padding: 0;
}

/*======================================================================*/
.menu_list {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: solid 1px #C1CBF9;
	background-color: #EDF0FF;
}
.menu_list a {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	padding: 6px 0 5px 20px;
}
/*======================================================================*/
.curr_menu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	border-bottom: solid 1px #C1CBF9;
}
.curr_menu a {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	padding: 6px 0 5px 20px;
	color: #ff6600;
	text-decoration: none;
}
.curr_menu span,
.menu_list span {
	display:block;
	clear:both;
	margin:0;
	height:25px;
	padding:0;
	background-image:url("../../common/images/small_list_icon.gif");
	background-repeat:no-repeat;
	background-position:5px 7px;
}
/*======================================================================*/
.list_bottom {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #EDF0FF;
}
.list_bottom a {
	display: block;
	clear: both;
	margin: 0;
	padding: 5px 0 5px 20px;
	position: relative;
}
.list_bottom span,
.curr_menu_bottom span {
	display:block;
	clear:both;
	margin:0;
	height:20px;
	padding:0;
	background-image:url("../../common/images/small_list_icon.gif");
	background-repeat:no-repeat;
	background-position:5px 6px;
}
.curr_menu_bottom {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	color:#ff6600;
}
.curr_menu_bottom a {
	display: block;
	clear: both;
	margin: 0;
	position: relative;
	padding: 5px 0 5px 20px;
	color: #ff6600;
	text-decoration: none;
}


/*======================================================================*/

.menu_list a:link, .list_bottom a:link, .sub_menu_list a:link, .sub_menu_list_under a:link, .menu_list a:visited, .list_bottom a:visited, .sub_menu_list a:visited, .sub_menu_list_under a:visited {
	color: #0041C5;
	text-decoration: none;
}
.menu_list a:hover, .list_bottom a:hover, .sub_menu_list a:hover, .sub_menu_list_under a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.sub_menu a:hover, .sub_menu_list_current a:hover, .sub_menu_list_under_current a:hover, .sub_menu_list_current_top a:hover, .curr_menu a:hover, .curr_menu_bottom a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.sub_menu a:link, .sub_menu_list_current_top a:link, .sub_menu a:visited, .sub_menu_list_current_top a:visited {
	color: #0C198C;
	text-decoration: none;
}
.sub_menu_list_current a:link, .sub_menu_list_under_current a:link, .curr_menu a:link, .curr_menu_bottom a:link, .sub_menu_list_current a:visited, .sub_menu_list_under_current a:visited, .curr_menu a:visited, .curr_menu_bottom a:visited {
	color: #ff6600;
	text-decoration: none;
}