@charset "utf-8";
/* CSS Document */



#contentsTop {
	height:46px;
	margin:5px 0 15px 25px;
	background:url(../../link/images/ttl_link.gif) no-repeat left top;
	text-indent:-999999px;
}


#categoryBox{
	margin:0 35px15px 35px;
	padding:0 35px 0 35px;
}

#categoryBox .category{
	margin:0 0 15px 0;
}

#categoryBox table{
	width:725px;
	margin:0 0 15px 0;
	padding:5px;
	font-size:0.8em;
	border:1px solid #ccc;
} 

#categoryBox table th{
	width:16em;
	padding:5px;
	border:1px solid #ccc;
	background:#f9faff;
}

#categoryBox table td{
	padding:10px;
	border:1px solid #ccc;
} 
