#tfbody {
	font-family:"ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","MS Gothic",Meiryo,sans-serif,Osaka;
	width: 912px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	font-size: 12px;
	line-height: 20px;
	color:#ccc;
}

#tfbody img {
	vertical-align: middle;
	border-width: 0;
}

#tfbody hr {
	border-bottom: 0;
}

#tfwrapper {
	display:block;
	background-color:#000;
	background-image:url("../img/topback.png");
	background-repeat:no-repeat;
	padding:20px;
}

#tfheader {
	width: 100%;
}

#tfheader img {
	margin-right: 12px;
}

#tfoutline {
	width: 100%;
}

#tfdetail {
	width: 100%;
}

#tfobject {
	float: left;
	width: 65%;
	display: inline;
	display: inline-block;
}

#tfdownloads {
	float: right;
	width: 35%;
	display: inline;
	display: inline-block;
	font-size: 11px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 14px;
	color: #999;
}

.box {
	float: left;
	display:inline;
	display:inline-block;
	width: 30%;
	margin: 1%;
	color:#999;
	border-width: 0px;
}

.box img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.downloads {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.downloads a {
	text-decoration: none;
}

.downloads-item {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.linkText {
	font-size: 14px;
	line-height: 48px;
}

.linkText a {
	color: #009;
}

.linkText a:hover {
	color: #03f;
}

.modelist {
	list-style: none;
	padding-left: 5px;
	list-style-position: outside;
}