@charset "UTF-8";

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

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

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

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

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

#contentImage{
	width: 750px;
	height: 161px;
	background-image: url(../images/img-t-pertnerships.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content{
	width: 730px;
	height: auto;
	padding: 25px 0 15px 20px;
	color: #000000;
}
#content a{
	color: #333333;
}
#content a:hover{
	color: #333333;
}
#contentText{
	width: 710px;
	height: auto;
}
#categoryBox{
	width: 660px;
	height: auto;
	padding: 25px 0 0 65px;
}
.category{
	width: 160px;
	heghit: 200px;
	border: 1px solid #666666;
	margin: 0 45px 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-OUTWORD.jpg);
}
.imageB{
	background-image: url(../images/img-s-JOHNMUIR.jpg);
}
.imageC{
	background-image: url(../images/img-s-FILM.jpg);
}
.imageD{
	background-image: url(../images/img-s-JFA.jpg);
}
.categoryName{
	width: 160px;
	height: 28px;
	line-height: 100%;
	background-color: #ffce00;
	padding: 8px 0 0 0;
	text-align: center;
	font-family: "Univers 47 CondensedLight","Arial Narrow",Arial,Verdana,sans-serif,"ＭＳ Ｐゴシック",Osaka, monospace;
}

