@charset "UTF-8";


/*----------------------------------------------------------
 Download
----------------------------------------------------------*/
#tefm-download {
	position: relative;
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 105px;
	width: 820px;
	height: 547px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-download img { vertical-align: bottom; }
#tefm-download p.subcatch {
	position: absolute;
	background: url(../images/tefm_download_subcatch.png) no-repeat 0 0;
	width: 144px;
	height: 82px;
	padding: 0;
	text-indent: -9999px;
	top: 20px;
	left: 3px;
}

#download-wrapper {
	position: absolute;
	background: url(../images/tefm_download_bg.png) no-repeat 0 0;
	width: 566px;
	height: 461px;
	top: 104px;
	left: 115px;
}

#download-items {
	position: absolute;
	width: 400px;
	height: 223px;
	overflow: auto;
	top: 32px;
	left: 85px;
}
#items-left {
	float: left;
	width: 161px;
}
#items-right {
	float: right;
	width: 207px;
}
.sizelist-s {
	width: 161px;
	height: 28px;
	margin: 1px 0 0 0;
}
.sizelist-s a {
	display: block;
	width: 78px;
	height: 12px;
	font-size: 8px;
}
.sizelist-l {
	width: 193px;
	height: 28px;
	margin: 1px 0 0 0;
}
.sizelist-l a {
	display: block;
	width: 94px;
	height: 12px;
	font-size: 8px;
}
.size-top { margin: 0 0 4px 0; }
.size-left { float: left; }
.size-right { float: right; }
.mgn-b14 { margin-bottom: 14px; }
.mgn-b8 { margin-bottom: 8px; }

