
	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";

/*[/setsumeisho.html]*/

#contents h4.h_category{
	padding: 0px 0px 5px 0px;
	font-size: small;
	font-weight: bold;
	color: #006600;
	border-bottom: solid 2px #99CC00;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#contents h5.h_subcategory{
	padding: 0px 0px 10px 0px;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

#contents table.pdflist{
	width:540px;
}

#contents table.pdflist td{
	width:165px;
}

#contents table.pdflist td.t_link{
	width:105px;
}

#contents table.pdflist td.triple{
	width:435px;
}

