
/* DOCUMENT */

#content {
	width: 520px;
}
#menu {
	width: 180px;
}

/* MIDASHI IMAGES H2 */

h2.area span{
	background:url(../images/theme_area.jpg) no-repeat;
}
h2.search span{
	background:url(../images/theme_search.jpg) no-repeat;
}
h2.faq span{
	background:url(../images/theme_faq.jpg) no-repeat;
}
table#documentHead p{
	font-size: 12px;
	width:180px;
	height:47px;
	position: relative;
	margin: 0px;
}
table#documentHead p a{ cursor:hand; }
table#documentHead p a span{
	display: block;
	position:absolute;
	width:180px;
	height:47px;
	top: 0;	left: 0;
	background:url(../images/navi_faq.jpg) no-repeat;
}
table#documentHead p a:hover span{ background-position: 0px -47px; }

/* MIDASHI IMAGES H3 */

h3.tokyo_chiyoda span{
	background:url(../images/title_tokyo_chiyoda.gif) no-repeat;
}
h3.tokyo_chuo span{
	background:url(../images/title_tokyo_chuo.gif) no-repeat;
}
h3.tokyo_minato span{
	background:url(../images/title_tokyo_minato.gif) no-repeat;
}
h3.tokyo_shinjuku span{
	background:url(../images/title_tokyo_shinjuku.gif) no-repeat;
}
h3.tokyo_shibuya span{
	background:url(../images/title_tokyo_shibuya.gif) no-repeat;
}
h3.tokyo_sonota span{
	background:url(../images/title_sonota.gif) no-repeat;
}


h3.osaka_chuo span{
	background:url(../images/title_chuo.gif) no-repeat;
}
h3.osaka_kita span{
	background:url(../images/title_kita.gif) no-repeat;
}
h3.osaka_nishi span{
	background:url(../images/title_nishi.gif) no-repeat;
}
h3.osaka_yodogawa span{
	background:url(../images/title_yodogawa.gif) no-repeat;
}
h3.osaka_sonota span{
	background:url(../images/title_sonota.gif) no-repeat;
}
h3.search span{
	background:url(../images/title_search.gif) no-repeat;
}
h3.difference span{
	background:url(../images/title_difference.gif) no-repeat;
}

/* MIDASHI IMAGES H5 */

h5{
	font-size: 14px;
	width:180px;
	height:32px;
	position: relative;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h5 span{
	display: block;
	position:absolute;
	width:100%;
	height:100%;
	top: 0;	left: 0;
}

h5.area span{
	background:url(../images/subm_area.jpg) no-repeat;
}
h5.search span{
	background:url(../images/subm_search.jpg) no-repeat;
}
h5.faq span{
	background:url(../images/subm_faq.jpg) no-repeat;
}
h5.about span{
	background:url(../images/subm_about.jpg) no-repeat;
}
h5.officenavi span{
	background:url(../images/subm_officenavi.jpg) no-repeat;
}
h5.officenavi_tokyo span{
	background:url(../images/subm_officenavi_tokyo.jpg) no-repeat;
}
h5.officenavi_osaka span{
	background:url(../images/subm_officenavi_osaka.jpg) no-repeat;
}


