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



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

#categoryBox{
	margin:0 35px 15px 35px;
}


#categoryBox .category{
	margin:0 0 15px 0;
	border-bottom:1px solid #e6e9ff;
}

#categoryBox .category h2{
	margin:0 0 10px 0;
	padding:0 15px 0 18px;
	font-size:1em;
	background:url(../images/bg_ttl_icon.gif) no-repeat left center;
	border-bottom:1px solid #e6e9ff;
}

#categoryBox .category h3{
	font-size:0.8em;
}

#categoryBox .category p{
	margin:0 0 15px 0;
	font-size:0.8em;
	line-height:150%;
}

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

#categoryBox table th.name{
	width:13em;
}

#categoryBox table th.lsd{
	width:32em;
}

#categoryBox table td.listNone{
	text-align:center;
}

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

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

