/*下記はメニューで現在を指し示すものである。使用者が自分でセットする*/
#s_menu1_8 a:link,#s_menu1_8 a:visited,#s_menu1_8 a:hover,#s_menu1_8 a:active{
	background-position:-200px 0px;
}

#help{width:750px;margin:0 0 1.5em 0;}
#help h2{
	width:750px;height:32px;background:url('../question/images/question_01.jpg') no-repeat;
	margin:0 0 10px 0;text-indent:-9999px;
}

#help dl{width:740px;margin-bottom: 3px;border:1px solid #abe895;
	padding:0px 0 0px 10px;
}
#help dt{width:8em;float:left;padding:3px 0 5px 0;}
#help dd{
	padding-left:3px;margin-left:8.2em;padding:3px 0 5px 5px;
	background:#ffd860;
}
#help strong{
	color:#f00;
	font-weight:normal;
}
