@charset "utf-8";

/* --------------------------  syllabary01.html  ---------------------------------------- */

p.syllabary-nav, p.syllabary-nav02 {text-align: center; font-weight: bold; margin-bottom: 20px; letter-spacing: 2px;}
p.syllabary-nav a, p.syllabary-nav02 a {color: #838383;}
p.syllabary-nav a:hover, p.syllabary-nav02 a:hover {color: #95549b;}

span.select {color: #ff7f00;}

table.list {margin-bottom: 20px;}

.box-top {width: 700px; height: 3px; background: url(../images/box-top.jpg) left top no-repeat;}
.box-bottom {width: 700px; height: 3px; background: url(../images/box-bottom.jpg) left top no-repeat; margin-bottom: 5px;}
.box-center {width: 700px; height: 20px; padding: 20px 0; background: url(../images/box-bg.jpg) left top repeat-y;}
.box-bottom {margin-bottom: 0;}