/* top navigation
--------------------------------------------------- */
#navigation_body{
	background:url('../img/common/head_bg.gif') repeat-x 0px 0px;
	float: left;
	width: 750px;
	list-style-type: none;
}
#navigation_body dt{
	float:left;
}
#navigation_body dt span{
	display:none;
}
#navigation_body dd{
	float:left;
	line-height:100%;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#navigation_body dd a{
	display:block;
	width:120px;
	height:30px;
}
#navigation_body dd a span{
	display:none;
}


#prof {
	background-image: url(../img/common/m_profile_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_prof a{
	background-image: url(../img/common/m_profile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_prof a:hover{
	background-image: url(../img/common/m_profile_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#shop {
	background-image: url(../img/common/m_shop_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_shop a{
	background-image: url(../img/common/m_shop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_shop a:hover{
	background-image: url(../img/common/m_shop_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}#recruit {
	background-image: url(../img/common/m_recruit_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_recruit a{
	background-image: url(../img/common/m_recruit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_recruit a:hover{
	background-image: url(../img/common/m_recruit_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#info {
	background-image: url(../img/common/m_info_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_info a{
	background-image: url(../img/common/m_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_info a:hover{
	background-image: url(../img/common/m_info_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#inquiry {
	background-image: url(../img/common/m_inquiry_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_inquiry a{
	background-image: url(../img/common/m_inquiry.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_inquiry a:hover{
	background-image: url(../img/common/m_inquiry_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#link {
	background-image: url(../img/common/m_link_f3.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#navi_link a{
	background-image: url(../img/common/m_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_link a:hover{
	background-image: url(../img/common/m_link_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* top links
--------------------------------------------------- */
#toplink_body{
	float: right;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplink_body dt{
	float:left;
}
#toplink_body dt span{
	display:none;
}
#toplink_body dd{
	float:left;
	text-align:center;
}
#toplink_body dd a{
	display:block;
	width:110px;
	height:12px;
}
#toplink_body dd a span{
	display:none;
}
#toplink_home a{
	background-image: url(../img/common/hm_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toplink_home a:hover{
	background-image: url(../img/common/hm_home_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toplink_sitemap a{
	background-image: url(../img/common/hm_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toplink_sitemap a:hover{
	background-image: url(../img/common/hm_sitemap_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toplink_policy a{
	background-image: url(../img/common/hm_policy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#toplink_policy a:hover{
	background-image: url(../img/common/hm_policy_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
