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

	index トップページ

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





/*-----横幅1000pxで利用しない場合------------------

.bx-wrapper img {

    z-index:-10;
    position: relative;
}

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


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


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







