@charset "UTF-8";
/*------------------------------------------------
インデックス固有CSS
------------------------------------------------*/
.blocks li {
	background: url(img/list_marker.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 13px;
}
.blocks h3 {
	padding: 10px 0px 6px 28px;
}
.blocks h4 {
	margin:10px 0;
}
.blocks h5 {
	padding:30px 0 0;
	text-align: center;
}
.appeal {
	font-size:116%;
	text-align:center;
	margin:15px 0 0;
	font-weight:bold;
	color:#000055;
	}


