@charset 'utf-8';
/* CSS Document */
.orange2b {
    color: #FF9933;
    font-weight: bold;
}



/*===================================================*  
 レギュレーションパーツ追加・目次枠（2017/05/16） 
 *===================================================*/ 

#shcmokuji {
	margin: 0 0 15px 0;
	padding: 20px;
	background-color:#DEEBFA;
}

.shcmokujiTitle{
  padding:12px 12px 12px 20px !important;
  margin-top:25px !important;
  border-bottom: solid 1px #93B8E1;
  background: #DEEBFA !important;
  color: #6B9ED6 !important;
  font-size: 16px;
  font-weight:bold !important;
}


#shcmokuji dd a{
	font-size:1.0rem;
	line-height:230%;
	color:#666;
}
