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

#title_img {
	background: url(../images/category/use_guide/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
.use_title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C8C8C8;
	font-weight: bold;
}
.use_title span {
	color: #008BCE;
}
