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


#contents h3 {
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding: 5px;
	margin-bottom: 10px;
}

#contents .text_wrap {
	width: 710px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.text_wrap p {
	margin-bottom: 10px;
}

#contents ul {
	margin-bottom: 10px;
}

#contents ul li {
	padding-left: 20px;
	background: url(../images/category/attention/list.gif) no-repeat 5px 3px;
	list-style: none;
}

#contents ol {
	padding-left: 20px;
	margin-bottom: 10px;
}

#contents ol li {

}

#contents dl {}

#contents dl dt {
	float: left;
	padding-right: 10px;
}

#contents dl dd {
	float: left;
}

.b_red {
	font-weight: bold;
	color: #FF0000;
}

.b_orange {
	font-weight: bold;
	color: #FF9900;
}

.b_gray {
	font-weight: bold;
	color: #666666;
}
