@charset "EUC-JP";

/*----------------------------
	TOP記事小見出し
-----------------------------*/
.komiBox {
	display: block;
	width: 100%;
	/*height: 30px;*/
	text-align: center;
	margin-bottom: 10px;
	padding-top: 7px;

	background-image: url(65img/65_01_midashibg.jpg);
	background-repeat: repeat-x;
}

p.komi_ti {
	font-size: 15px;
	line-height: 100%;
	color: #000066;
	
	margin-bottom: 5px;
}


/*----------------------------
	TOP記事リード
-----------------------------*/
.read65 {
	color:#006699;
}