@charset "UTF-8";


/*----------------------------------------------------------
 リンク
----------------------------------------------------------*/
#tefm-link {
	width: 747px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-link p.subcatch {
	background: url(../images/tefm_link_subcatch.png) no-repeat 0 0;
	width: 97px;
	height: 82px;
	margin: 20px 0 0 3px;
	padding: 0;
	text-indent: -9999px;
}

#link-wrapper {
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 0;
	width: 850px;
	margin: 3px 0 0 0;
	padding: 0;
}
#link-stage {
	position: relative;
	float: right;
	background: url(../images/tefm_link_mainimage.png) no-repeat 0 0;
	width: 820px;
	height: 430px;
	margin: 0;
	padding: 0;
}
#link01 {
	position: absolute;
	width: 32px;
	height: 30px;
	top: 137px;
	left: 314px;
}
#link02 {
	position: absolute;
	width: 32px;
	height: 30px;
	top: 137px;
	left: 355px;
}

#pf-window { display: none; }
#ep-window { display: none; }
.link-sw {
	position: absolute;
	background: url(../images/tefm_link_sw_bg_top.png) no-repeat 0 top;
	width: 295px;
	top: 146px;
	left: 487px;
	padding: 20px 0 0 0;
	overflow: hidden;
	text-align: center;
}
.link-sw img {
	margin: 0 auto;
}
.link-sw p {
	padding: 15px 20px 10px 20px;
	font-size: 0.8em;
	line-height: 140%;
	text-align: left;
}
.link-sw-mid {
	background: url(../images/tefm_link_sw_bg.png) repeat-y 0 0;
	width: 295px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
.link-sw-btm {
	background: url(../images/tefm_link_sw_bg_btm.png) no-repeat 0 bottom;
	width: 295px;
	padding: 0 0 10px 0;
	overflow: hidden;
}



