@charset "utf-8";

/* page_title
---------------------------------- */
#about-h1 h1 {
	background: url(../images/about-h1.gif) left top no-repeat;
}


/* navigation_catetop
---------------------------------- */
#navigation_catetop a {
	width: 185px;
	height: 59px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/navigation_catetop.gif) left top no-repeat;
}
#navigation_catetop a:hover {
	background: url(../images/navigation_catetop_on.gif) left top no-repeat;
}


/* page style
---------------------------------- */

.asset_header h2.firstchild {
	margin: 0px 0px 35px 0px;
}
.asset_section .asset_body .asset_body{
	margin: 0px 0px 35px 0px;
}

.download_link table{
	margin: 0px auto 0px auto;
	width: 85%;
}

.download_link table td{
	padding: 0px 0px 10px 0px;
	width: 25%;
	text-align: center;
}
