@charset "UTF-8";
/* コンテンツ */
#title h2 {
	background-image:url(../img/title.png);
}
.sub {
	background-image:url(../../img/sub_line_pink.gif);
}
.subsub {
	color:#f99;
	border:1px dotted #f99;
	background-image:url(../../img/pt_pink.gif);
}
.answer {
	margin-left:30px;
}