/* ■以下articleフォルダ内indexページ用 */

/* ↓コンテンツコラム内　h2タイトル */
#wrapper #contentsarea #contentscolumn h2 {
	width: 559px;
	height: 66px;
	margin: 0px 0px 21px 30px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/index/bg-tit01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	text-align: left;
	color: #8EA8D0;
}

