div.extra {
	position: relative;
	height: 300px;
	background: url(../images/cover_press.jpg) no-repeat left top;
}
div.extra div.extra_textbox {
	position: absolute;
	right: 0;
	width: 10em;
}
div.extra div.referer {
	position: absolute;
	right: 1em;
	bottom: 1em;
	width: 90%;
	text-align: right;
}
div.referer p {
	line-height: 0.5em;
	text-align: right;
}
div.referer p a {
	background: url(../images/bullet_gray.gif) no-repeat right center;
	padding: 2px 16px 2px 2px;
	padding-right: 16px;
	text-decoration: none;
	font-weight: bold;
}
div.referer p a:hover {
	color: #CC3300;
	background: url(../images/bullet_lightgray.gif) no-repeat right center;
}
div#special {
    width: 380px;
	margin-left: auto;
	margin-right: auto;
}
div#special a {
    width: 190px;
	height: 260px;
	display: block;
}
div#special a span {
	margin-left: -99999px;
}
div#special a.indust {
    background: transparent url(../images/web_title_r1_c1.png) top left no-repeat;
	float: left;
}
div#special a.escsympo {
    background: transparent url(../images/web_title_r1_c2.png) top left no-repeat;
	float: right;
}
div#special a.indust:hover {
    background: transparent url(../images/web_title_r1_c1.png) bottom left no-repeat;
	float: left;
}
div#special a.escsympo:hover {
    background: transparent url(../images/web_title_r1_c2.png) bottom left no-repeat;
	float: right;
}
