
/* タイトル */
.mainLeft h2 {
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	padding-bottom: 8px;
	background: url(../../common/img/border_01.jpg) 0 bottom no-repeat;
}

.firstArticle h3{margin:25px 0 5px 0;font-weight:bold;}

ol{font-size:13px;margin:10px 0 0 0;list-style-type: decimal;padding:0 0 0 20px;}