/* corporate left navigation
--------------------------------------------------- */
#corporate_body{
	float: left;
	width: 150px;
	list-style-type: none;
	background-image: url(../img/shop/lm_bg.gif);
	background-repeat: repeat;
	background-position: top;
	height: 100%;
}
#corporate_body dt{
	float:left;
}
#corporate_body dt span{
	display:none;
}
#corporate_body dd{
	float:left;
	line-height:100%;
	text-align:center;
}
#corporate_body dd a{
	display:block;
	width:150px;
	height:40px;
}
#corporate_body dd a span{
	display:none;
}


/* menu all
--------------------------------------------------- */
#message {
	background-image: url(../img/corporate/lm_message_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_message a{
	background-image: url(../img/corporate/lm_message.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_message a:hover{
	background-image: url(../img/corporate/lm_message_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#philosophy {
	background-image: url(../img/corporate/lm_philosophy_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_philosophy a{
	background-image: url(../img/corporate/lm_philosophy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_philosophy a:hover{
	background-image: url(../img/corporate/lm_philosophy_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#outline {
	background-image: url(../img/corporate/lm_outline_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_outline a{
	background-image: url(../img/corporate/lm_outline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_outline a:hover{
	background-image: url(../img/corporate/lm_outline_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#organization {
	background-image: url(../img/corporate/lm_organization_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_organization a{
	background-image: url(../img/corporate/lm_organization.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_organization a:hover{
	background-image: url(../img/corporate/lm_organization_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
