@charset "utf-8";
.index_font {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	margin-bottom:25px;
	
}


.index_font2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	background-image:url(../top_image/list_back.jpg) ;
	background-position:bottom;
	margin-bottom:25px;
	
}

.index_font2 ul li{
	border-bottom:#0153a7 1px solid;
	padding:8px 0;
	list-style:none;
}

.red{
color:#FF0000;
}


