#explain_list{
	width:80%;
	margin:auto !important;
}
#explain_list .title {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 7px 0 7px 10px;
	border-left: 7px solid #FFAA71;
	background: url(../../img/top_subject_back_hachioji.png) bottom right
		repeat-x;
}
#explain_list dl {
  margin:10px 10px;
  border-bottom:dotted 1px #aaa;
  font-size:1.2em;
}
#explain_list dl dt {
  font-weight:bold;
}
#explain_list dl:last-child {
  border:0;
}
#explain_list dl dt:first-letter {
  color:#0F78E1;
  font-size:1.5em;
  padding-right:10px;
}
#explain_list dl dd {
  margin:0;
  padding-bottom:10px;
}
#explain_list dl dd:first-letter {
  color:#ff6767;
  font-size:1.5em;
  padding-right:10px;
  font-weight:bold;
}
#returnTop {
  padding-top:15px;
  text-align:center;
}
