@charset "UTF-8";

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

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

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

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

#contentImage{
	width: 750px;
	height: 161px;
	background-image: url(../images/img-t-ourworld.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content{
	width: 648px;
	height: auto;
	padding: 25px 0 10px 102px;
}
#content a{
	color: #333333;
}
#content a:hover{
	color: #333333;
}
.category{
	width: 160px;
	heghit: 200px;
	border: 1px solid #666666;
	margin: 0 30px 25px 0;
}
.categoryImage{
	width: 160px;
	height: 173px;
	text-indent: -9999px;
}
.categoryImage a{
	width: 160px;
	height: 173px;
	display: block;
}
.imageA{
	background-image: url(../images/img-s-reviews.jpg);
}
.imageB{
	background-image: url(../images/img-s-ourteam.jpg);
}
.imageC{
	background-image: url(../images/img-s-heritage.jpg);
}
.imageD{
	background-image: url(../images/img-s-environment.jpg);
}
.imageE{
	background-image: url(../images/img-s-partnerships2.jpg);
}
.categoryName{
	width: 160px;
	height: 22px;
	background-color: #ffce00;
	padding: 7px 0 0 0;
	text-align: center;
	font-family: "Univers 47 CondensedLight","Arial Narrow",Arial,Verdana,sans-serif,"ＭＳ Ｐゴシック",Osaka, monospace;
}
