@charset "utf-8";
@import url(common.css);

/* sub menu */
#home	{
	width:	41px;
	background-position:	0px -20px;
}
#home:hover	{
	width:	41px;
	background-position:	0px 0px;
}
#about	{
	width:	41px;
	background-position:	-41px 0px;
}
#archive	{
	width:	50px;
	background-position:	-82px -40px;
}
#blog	{
	width:	33px;
	background-position:	-132px -20px;
}
#blog:hover	{
	width:	33px;
	background-position:	-132px 0px;
}
#podcast	{
	width:	53px;
	background-position:	-165px -40px;
}
#members	{
	width:	67px;
	background-position:	-218px -40px;
}
#link	{
	width:	30px;
	background-position:	-285px -20px;
}
#link:hover	{
	background-position:	-285px 0px;
}
#contact	{
	width:	51px;
	background-position:	-315px -20px;
}
#contact:hover	{
	background-position:	-315px 0px;
}

/* left margin : 238, 279, 320, 350, 403, 456, 519, 549 */
/* width : 41, 41, 50, 33, 53, 63, 30, 51 */
#CurrentArrow	{
	height:	20px;
	width:	41px;
	margin-bottom:	9px;
	margin-left:	279px;
	background:	url("../images/current_arrow.png") center bottom no-repeat;
}

#selector_sub a	{
	display:	block;
	float:	left;
	height:	24px;
	background-image:	url("../images/menu_sub_about.png");
}
#AboutGC	{
	width:	185px;
	background-position:	0px -48px;
}
#AboutGC:hover	{
	width:	185px;
	background-position:	0px -24px;
}
#ResidentDJs	{
	width:	112px;
	background-position:	-185px -48px;
}
#ResidentDJs:hover	{
	width:	112px;
	background-position:	-185px -24px;
}
#VJs	{
	width:	52px;
	background-position:	-297px -72px;
}
#Staff	{
	width:	50px;
	background-position:	-349px 0px;
}

/**********/

#main h3	{
	width:	680px;
	height:	220px;
	background:	url("../images/about/img-staff.png") no-repeat;
}
.Individual	{
	width:	335px;
	margin-top:	10px;
}
.Individual h4	{
	height:	32px;
}
.Individual img	{
	float:	left;
}
.Individual p	{
	float:	right;
	width:	177px;
	padding:	10px;
	font-size:	0.7em;
	line-height:	1.4em;
	background:	url("../images/about/textbg197.png") repeat-y;
}


#miyamoo,
#gen	{
	float:	left;
}
#hige	{
	float:	right;
}
#miyamoo h4	{
	background:	url("../images/about/title-miyamoo.png") no-repeat;
}
#hige h4	{
	background:	url("../images/about/title-hige.png") no-repeat;
}
#gen h4	{
	background:	url("../images/about/title-gen.png") no-repeat;
}
/*
#hashimoto h4	{
	background:	url("../images/about/title-hashimoto.png") no-repeat;
}
*/