@charset "UTF-8";

/*===========================================================
	Copyright : 2007-2013 OKAMURA CORPORATION. ALL RIGHTS RESERVED.
	Created   : 2013-3-26
	Modified  : 2013-3-27
===========================================================*/

#wrap #article .menuArea .products ul li .txt a {
	border:none;
	
	margin:0;
	display:block;
	width:143px;
	height:29px;
	padding-top:114px;
	background:url(/share/images/common/blank.gif) 0 0 no-repeat;
}

#wrap #article .menuArea .solutions ul li .txt a {
	border:none;
	
	margin:0;
	display:block;
	width:203px;
	height:29px;
	padding-top:114px;
	padding-left:94px;
	background:url(/share/images/common/blank.gif) 0 0 no-repeat;
}

#wrap #article .menuArea .products ul li .txt a:hover {
	border:none;
	
	background: url(/share/images/home/products_bg_01_o.png) 0 0 no-repeat;
}

#wrap #article .menuArea .solutions ul li .txt a:hover {
	border:none;
	
	background: url(/share/images/home/solutions_bg_01_o.png) 0 0 no-repeat;
}