/* =====================================================================
*
*	policy css
*
* =================================================================== */
ol {
    list-style: decimal outside none;
}
ol li {
    margin: 0 0 0 25px;
    padding: 0 0 5px;
}

.bold{
	font-weight:bold;
	}


/*---------------------テーブル幅---------------------------------*/
.table60{ width:60px;}
.table70{ width:70px;}
.table80{ width:80px;}
.table90{ width:90px;}
.table100{ width:100px;}
.table110{ width:110px;}
.table120{ width:120px;}
.table130{ width:130px;}
.table140{ width:140px;}
.table150{ width:150px;}
.table160{ width:160px;}
.table170{ width:170px;}
.table180{ width:180px;}
.table190{ width:190px;}
.table200{ width:200px;}
.table210{ width:210px;}
.table220{ width:220px;}
.table230{ width:230px;}
.table240{ width:240px;}
.table250{ width:250px;}
/*---------------------テーブル幅---------------------------------*/

.enomber{
	list-style-type:lower-roman;
	}

.term-indent01{
    text-indent: -1.8em;
    padding-left: 1.8em;
    }

.local_nav li img{
	padding: 3px 0 0 7px;
}