@charset "UTF-8";
/* CSS Document */

.subContents h4:before{
	content:"●";
	color:#b4091e;
	}

.subContents{
	margin-top:20px;
}

.subContents h4{
	font-weight: bold;
}