@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　会社情報　アクセスマップ
							
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#contents-body h2,#contents-body h3
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}


/*-------------------------------------------------------------------
							main-image
-------------------------------------------------------------------*/
#main-image{
	width: 800px; height: 150px;
	background: url(../../corporate/access/images/main_image.jpg) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							local-navi
-------------------------------------------------------------------*/
#access #local-navi li#l_navi_access{
	background: url(../../corporate/images/l_navi_access_ov.gif) no-repeat scroll left top;
	width: 94px; height: 25px;
}

/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	width: 585px; height: 32px;
	margin-top:7px;
	margin-bottom: 0px;
	background: url(../../corporate/access/images/page_title.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
								body
-------------------------------------------------------------------*/
.body{
	padding: 8px 5px 10px 11px;
	background: url(../../corporate/images/body_bg.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
								sec1
-------------------------------------------------------------------*/
#sec1 h2{
	width: 570px; height: 26px;
	background: url(../../corporate/access/images/sec1_h2.gif) no-repeat scroll left top;
}
#sec1 div#bottom{
	width: 560px;
	margin-top:20px;
	margin-left: 10px;
	background: url(../../corporate/access/images/dot_line.jpg) repeat-x scroll left bottom;
}

#sec1 p#map-area{
	width: 370px;
	margin-right: 10px;
	float: left;
}

#sec1 ul{
	float: left;
	width: 180px;
	margin-bottom: 10px;
}

#sec1 ul li{
	width: 180px;
	padding-bottom: 3px;
	padding-left: 14px;
	background: url(../../images/cmn/list_mark_circle_blue.gif) no-repeat scroll 0em 0.3em;
	line-height: 1.2em;
	margin-bottom: 3px;
}

#sec1 ul.adr li{
	background-image: url(../../images/cmn/list_mark_circle_red.gif);
}

/* Win IE7 */
*:first-child+html #sec1 ul li{
	background-position: 0px 3px;
}
/* End Win IE7 */
/* Win IE6 \*/
* html #sec1 ul li{
	background-position: 0px 3px;
}
/* End Win IE6 */
#sec1 ul li#photo{
	margin-bottom: 10px;
	padding-bottom: 0;
	background: none;
}


#sec1 .fn{
	position: absolute;
	top: -10000px; left: -10000px;
}



#page-top{
	top: -37px;
}
#footer{
	margin-top: -22px;
}

