#header #gl_nav_pre #gl_about a {
	background-image:url(../img/btn_gl_about_pre.gif);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#header #gl_nav_pre #gl_about a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}


#header #gl_nav #gl_about a {
	background-image:url(../img/btn_gl_about.gif);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#header #gl_nav #gl_about a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}


#header #gl_nav #gl_designers a {
	background-image:url(../img/btn_gl_designers.gif);
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#header #gl_nav #gl_designers a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor:default;
}

#right h3 {
	margin-top: -1px;
	margin-bottom: 40px;
}

#right h4 {
	font-weight:bold;
	font-size: 13px;
	margin-bottom:10px;
}


#right .designer_team h4,#right .printing_team h4 {
	font-weight:bold;
	font-size: 12px;
	margin-bottom:0px;
}

#right {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka,;
	font-size: 12px;
	margin-bottom: 70px;
}
#right #detail .designer_team {
	width: 540px;
	float: right;
	position: relative;
}

#right #detail .printing_team {
	width: 700px;
}

#right #detail #part {
	width: 120px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	position: absolute;
	left: -160px;
	top: -4px;
}

#detail .com_address,#detail .com_charge{ font-size:11px;}

#detail .com_name,#detail .com_address,#detail .com_charge {
padding-bottom:3px;

}

#detail .printing_team .name {
	width: 600px;
}

#detail .printing_team .name .kana {
	font-size:10px;
	padding:0px;
	margin:0px;
	display:inline;
}
.printing_team .photo {
	margin-bottom: 10px;
}
