@charset "UTF-8";
/*---------------------------------------------

	index トップページ

---------------------------------------------*/


.news_list>li{
border-bottom:1px gray dashed;
padding-bottom: 2px;
padding-top: 2px;
}

.contents_right_banner1{
    text-align: center;
    margin-bottom: 30px;
}

.contents_right_banner1>a>img{
width: 100%;
height: auto;
}



.spindex_off{
	    position:absolute;
    left:-10000px;
    top:-10000px;
    visibility:hidden;
}