@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/11/29
	Last Modified: 2008/11/29
	Version: 1.0
 --------------------------------------------------- */

/* on_system
====================================================================================*/
h2 {
	background:url(../image/common/h2_on_system.jpg) no-repeat;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
h4{
	border-left:4px solid #bb284c;
	margin-bottom:10px;
	padding-left:7px;
	color:#000;
	font-weight:bold;
	}
	
.m-b10 {
	margin-bottom:10px;
	}
	
p.b-number-list {
    padding:7px 0;
	border-bottom:1px dotted #bb284c;
	}