#CN h1 {
	background-image: url(images/6_title.gif);
	color: #c06fb4;
}
#CN h2 {
	background-image: url(images/6_midashi.gif);
	color: #993366;
}
#CN h3 {
	background-image: url(images/6_komidashi.gif);
	color: #993366;
}

#CN ul{
	padding-top: 0px;
	width: 480px;
	margin-left: 0px;

}

#CN ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4B8D7;
	background-image: url(images/shitsumon.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 70px;
}

#CN li a {
	color: #333333;
	text-decoration: none;
}
#CN .q_bar {
	background-image: url(images/faq_hasen.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#CN .q {
	background-image: url(images/shitsumon.gif);
	padding-left: 75px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	margin-right: 20px;
}
#CN .a_bar {
	background-image: url(images/kaitou.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#CN .a {
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
}
