@charset "UTF-8";

/***********************************
	globalnavi
***********************************/

.PROoff{
	background-image: url(../images/btn-PRODUCTS-on.gif);
}

/***********************************
	categorynavi
***********************************/

.ranoff{
	background-image: url(../images/btn-Range-on.gif);
}

/***********************************
	content
***********************************/

#contentImage{
	width: 750px;
	height: 161px;
	background-image: url(../images/img-t-365life.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#exposition{
	width: 670px;
	margin: 25px 0 0 40px;
	color: #000000;
}
#content{
	width: 700px;
	height: auto;
	padding: 15px 0 20px 44px;
}
#content a{
	color: #333333;
}
#content a:hover{
	color: #333333;
}
.category{
	width: 115px;
	height: 188px;
	margin: 0 20px 0 0;
}
.categoryImage{
	width: 113px;
	height: 122px;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.categoryImage a{
	width: 113px;
	height: 122px;
	display: block;
}
.categoryName{
	width: 111px;
	height: 21px;
	padding: 10px 1px 0px 1px;
	line-height: 100%;
	overflow: hidden;
	background-color: #ffce00;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: "Univers 47 CondensedLight","Arial Narrow",Arial,Verdana,sans-serif,"ＭＳ Ｐゴシック",Osaka, monospace;
}


