@charset "utf-8";


.shikokuhenrowriter{
text-align:right;
}

.shikokuhenronavi{
list-style-type:none;
padding:0px;
margin:1em 0px 0px 0px;
}

.shikokuhenrohome{
clear:both;
text-align:center;
}

.shikokuhenroprev{
display:block;
width:300px;
text-align:left;
float:left;
padding-left:16px;
background:url(../img/icon/prev.gif) no-repeat left center;
line-height:1.2em;
}

.shikokuhenronext{
display:block;
width:300px;
text-align:right;
float:right;
padding-right:16px;
background:url(../img/icon/next.gif) no-repeat right center;
line-height:1.2em;
}
