@charset "UTF-8";
@import url("main.css");
@import url("layout.css");
@import url("top.css");
@import url("contents_layout.css");

/*
#HLogo{
	background:#ffffff url("/img/header_img_funeral.gif") no-repeat top right;
}
*/


#HLNavi li.funeral{
	background:#ffffff url("/img/hnavi_on.gif") repeat-x top left;
}
#HLNavi li.funeral .LeftCorner{
	background: url("/img/hnavi_corner_left_on.gif") no-repeat top left;
}
#HLNavi li.funeral .RightCorner{
	background: url("/img/hnavi_corner_right_on.gif") no-repeat top right;
}
#HLNavi li.funeral a{
	color:#133C75;
}

#HLNavi li.funeral:hover{
	background:#ffffff url("/img/hnavi_on.gif") repeat-x top left;
}
#HLNavi li.funeral:hover .LeftCorner{
	background: url("/img/hnavi_corner_left_on.gif") no-repeat top left;
}
#HLNavi li.funeral:hover .RightCorner{
	background: url("/img/hnavi_corner_right_on.gif") no-repeat top right;
}

#LNavi .Normal,#LNavi .Mens,#LNavi .Manner,#LNavi .Speech,#LNavi .Enquete,#LNavi .Qanda{
	display:none;
}
