body {
 background-color: #ffffff;
 color: #000000;
 margin: 0px;
 font-family: MS UI Gothic, Osaka;
 text-align: center;
}


.text2 { font-size: 12px; line-height: 16px; }
.text2b { font-size: 12px; line-height: 16px; font-weight: bold; }
.text2nv { font-size: 12px; line-height: 16px; color: #0B1761; }
.text2r { font-size: 12px; line-height: 16px; color: #ff0000; }
.text2or { font-size: 12px; line-height: 16px; color: #ff6600; }
.text3rb { font-size: 16px; line-height: 20px; color: #ff0000; font-weight: bold; }
.text3or { font-size: 16px; line-height: 20px; color: #ff6600; }
.text3orb { font-size: 16px; line-height: 20px; color: #ff6600; font-weight:bold; }


/* リンク色 */
a:link { text-decoration: underline; color: #0B1761 }
a:visited { text-decoration: underline; color: #0B1761 }
a:active { text-decoration: none; color: #FF0000 }
a:hover { text-decoration: none; color: #FF0000 }

a.orange:link { text-decoration: underline; color: #FF6600 }
a.orange:visited { text-decoration: underline; color: #FF6600 }
a.orange:active { text-decoration: none; color: #FF0000 }
a.orange:hover { text-decoration: none; color: #FF0000 }


/* 外枠 */
table.frame {
 width: 100%;
}

table.frame td.headl {
 background: #ffffff url("../dic/images/head02.jpg") top left repeat-x;
 border-top: solid 3px #0B1761;
 border-bottom: solid 3px #0B1761;
 border-left: solid 3px #0B1761;
 height: 75px;
 text-align: left;
}

table.frame td.headr {
 background: #ffffff url("../dic/images/head02.jpg") top left repeat-x;
 border-top: solid 3px #0B1761;
 border-bottom: solid 3px #0B1761;
 border-right: solid 3px #0B1761;
 height: 75px;
 text-align: right;
}

table.frame td.page {
 border-left: solid 3px #0B1761;
 border-right: solid 3px #0B1761;
}

table.frame td.foot {
 color: #ffffff;
 background-color: #0B1761;
 text-align: center;
 font-size: 12px;
 line-height: 16px;
 height: 23px;
}


/* 検索ボックス部分 */
table.topmenu {
 width: 100%;
 background-color: #d9d9d9;
 border-top: solid 1px #0B1761;
 border-bottom: solid 1px #0B1761;
 margin: 8px 0px 0px 0px;
}

td.number {
 color: #0B1761;
 background-color: #ffffff;
 border: solid 1px #ff6600;
 font-size: 12px;
 font-weight: bold;
 padding: 0px 10px 0px 10px;
}


/* マージン */
.toppic {
 margin: 15px 0px 0px 0px;
}

.left5 {
 margin: 0px 0px 0px 5px;
}

.left10 {
 margin: 0px 0px 0px 10px;
}

.right20 {
 margin: 0px 20px 0px 0px;
}


/* ページ部分 */
table.page {
 width: 100%;
}

table.page td.sidebg {
 border-right: solid 1px #0B1761;
 width: 130px;
 font-size: 12px;
 line-height: 16px;
}

table.page td.contbgr {
 background: #ffffff url("../dic/images/bg_left.gif") top left repeat-y;
}

table.diccont {
 width: 100%;
}

table.diccont td.contbgt {
 background: #ffffff url("../dic/images/bg_top.gif") top left repeat-x;
}

table.diccont td.title {
 font-size: 16px;
 line-height: 20px;
 color: #0B1761;
 font-weight: bold;
 padding: 0px 16px 0px 44px;
}

table.diccont td.bdr {
 background: #ffffff url("../dic/images/detail_bdr.gif") top left repeat-x;
 height: 11px;
}

table.diccont td.subtitle {
 font-size: 12px;
 line-height: 20px;
 color: #666666;
 font-weight: bold;
 padding: 0px 16px 0px 44px;
}

table.diccont td.another {
 font-size: 12px;
 line-height: 20px;
 color: #666666;
 font-weight: bold;
 padding: 0px 16px 0px 44px;
}

table.diccont td.text {
 font-size: 12px;
 line-height: 20px;
 padding: 8px 16px 0px 44px;
}

table.diccont td.word {
 font-size: 16px;
 line-height: 20px;
 color: #ff6600;
 font-weight: bold;
 background-color: #d9d9d9;
 border-top: solid 1px #0B1761;
 border-bottom: solid 1px #0B1761;
 padding: 5px 0px 5px 8px;
 width: 100%;
}

table.diccont td.complete {
 font-size: 16px;
 line-height: 20px;
 color: #0B1761;
 font-weight: bold;
 background-color: #d9d9d9;
 border-top: solid 1px #0B1761;
 border-bottom: solid 1px #0B1761;
 padding: 10px 0px 10px 8px;
 width: 100%;
 text-align: center;
}

table.diccont td.title02 {
 font-size: 16px;
 line-height: 20px;
 color: #0B1761;
 font-weight: bold;
 padding: 0px 16px 0px 44px;
}



/* サイドメニュー */
table.dicindex {
 margin: 5px 0px 5px 0px;
}

table.dicindex td {
 padding: 1px 5px 0px 5px;
 text-align: center;
 font-size: 12px;
 line-height: 16px;
}

table.dicindex a:link {
 display: block;
 text-decoration: none;
 color: #0B1761;
}

table.dicindex a:visited {
 display: block;
 text-decoration: none;
 color: #0B1761;
}

table.dicindex a:active {
 display: block;
 text-decoration: none;
 color: #ff0000;
 background-color: #d9d9d9;
}

table.dicindex a:hover {
 display: block;
 text-decoration: none;
 color: #ff6600;
 background-color: #d9d9d9;
}





