@charset "UTF-8";

/************** sub navigation **************/
body#office div#sub_navi_title {
	width:210px;
	height:41px;
	background:url(/office/img/sub_navi_office.gif) 0 0 no-repeat;
	line-height:1px;
	text-indent:-9999px;
}

/*サブナビゲーション設定、追加の際にはこれを使用
body#office div#left_area li {
	width:210px;
	height:38px;
	line-height:1px;
}

body#office div#left_area li a {
	outline:none;
	display:block;
	width:210px;
	height:38px;
	overflow:hiden;
	text-indent:-9999px;
}


body#office div#left_area li.cont_one a {
	background:url(/office/img/sub_navi_office.gif) 0 -41px no-repeat;
}
body#office div#left_area li.cont_one a:hover {
	background:url(/office/img/sub_navi_office.gif) -210px -41px no-repeat;
}

body#office div#left_area li.cont_two a {
	background:url(/office/img/sub_navi_office.gif) 0 -79px no-repeat;
}
body#office div#left_area li.cont_two a:hover {
	background:url(/office/img/sub_navi_office.gif) -210px -79px no-repeat;
}
*/


/*ガイドマップ*/
.content_office{
width:681px;
margin-bottom:290px;
}
