@charset "utf-8";
body {
	text-align:center;
	font-size:larger;
}
li { font-size:large;
}

#policy_local_navi1 ul{
    margin:0;
    padding:0;
    width:132px;
    list-style:none;
}
#policy_local_navi1 li{

    border-bottom:1px dotted #000000;
    padding-left:35px;
    width:163px;
    height:80px;
    background-image:url(../img/local_arrow_bar_none.gif);
    background-repeat:no-repeat;
}
.tousen_word{
    color:#cc0000;
    font-size:22px;
}