/* Page Catch Copy */



h1.catch {
  padding:0;
  margin:0;
  font-size:80%;
  font-weight:normal;
  color:#333333;
  position:absolute; 
    text-align:right;
	top: 50px;
	right: 10px;
    z-index:10000;
}

.copy {
  color:#333333;
  font-weight:normal;
  font-size:80%;
  padding:0;
  position:absolute; 
    text-align:right;
	top: 50px;
	right: 10px;
    z-index:10000;
}

/*--ヘッダー関連--*/
.htp{
  padding-top: 5px;
  text-align: right;
  font-size: 12px;
  white-space: nowrap;
}
.htp span{
  font-size: 12px;
  color: #999999;
}

.htp a, .htp a:visited{
  font-size: 12px;
  color: #003366;
}

.htp a img{
  vertical-align: middle;
}

.hgb{
  width: 100%;
  /* min-width:770px; */
  margin-bottom: 3em;
}

.hl {
/*  float: left; */
/*  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  white-space: nowrap;
*/
/*  width:170px; */
}

/* プルダウンメニュー */
.hr {
  margin-top: 22px;
  float: right;
  white-space: nowrap;
  width:580px;
}

.gnav {
  list-style: none;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}

.gnav li.normal {
  float: left;
  font-size: 12px;
  height: 23px;
  /* line-height: 12px; */
  position: relative;
  z-index: 90;
  width: 90px;
  text-align: center;
  margin-right: 3px;
  border-left: 1px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}
/*
.gnav li.no-menu-li {
  padding-top: 3px;
}
*/
.gnav li span {
  padding-top: 3px;
  display: block;
  white-space: nowrap;
  cursor: pointer
}

/* IE FireFox */
.gnav li > span{
  padding-top:0;
  line-height: 23px;
}

/* オンマウス時 */
.gnav-act{
  float: left;
  font-size: 12px;
  height: 23px;
  position: relative;
  width: 90px;
  text-align: center;
  margin-right: 3px;
  border-left: 1px solid #CCCCCC;
  border-right: 2px solid #999999;
  border-top: 1px solid #CCCCCC;
  z-index: 90;
}

/* 選択済みメニュー */
.act-menu-li{
  float: left;
  font-size: 12px;
  height: 23px;
  position: relative;
  z-index: 90;
  width: 90px;
  text-align: center;
  margin-right: 3px;
  border-left: 1px solid #CCCCCC;
  border-right: 2px solid #999999;
  border-top: 1px solid #CCCCCC;
}
.act-menu-li span{
  text-decoration: underline;
  font-weight: bold;
}
.act-no-menu-li{
/*
  padding-top: 3px;
  background-image: url('/img/gmenu/g-act-back.jpg');
  border-left: 1px solid #CCCCCC;
  border-right: 2px solid #999999;
  border-top: 1px solid #CCCCCC;
*/
}
.act-no-menu-li span{
  text-decoration: underline;
  font-weight: bold;
}

/* ▼画像 */
.gnav li a img.pull {
  vertical-align: middle;
  margin-left: 2px;
  z-index: 95;
}

.gnav li a img.icon {
  padding: 0px;
  margin-right: 2px;
  vertical-align: middle;
}


/* 大メニューリンク */
.gnav li a {
  padding-top: 2px;
  width: 90px;
  height: 21px;
  display: block;
  text-decoration: none;
  color: #003366;
}

/* IE FireFox */
.gnav li span > a{
  padding-top:0px;
  line-height: 23px;
}

.gnav li a:hover {
  background: none;
  color: #003366;
  text-decoration: underline;
}

/* 小メニュー */
.gnav li div {
  left: 0px;
  display: none;
  position: absolute;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 2px solid #999999;
  border-bottom: 2px solid #999999;
  width: 150px;
  z-index: 92;
  background-color: white;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
}

/* 小メニューリンク */
.gnav li div a {
  display: block;
  margin: 3px;
  padding: 3px;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  color: #003366;
  height: 23px;
  line-height: 23px;
  width: 90%;
  border-bottom: 1px dotted #CCCCCC;
}

.gnav li div a img {
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
}

.gnav li div a.bottom-link{
  border-bottom: none;
}

.gnav li div a.bottom-link img{
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
}

.gnav li div a.g-sep{
  border-bottom: 1px solid #666666;
}

.gnav li div a.g-sep img{
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
}

/*
.gnav li div a:hover {
  color: #FFFFFF;
  background-color: #335599;
  text-decoration: none;
}

*/

.gnav li div img{
  text-align: center;
  margin: 0px;
  padding: 0px;
}




.hlb{
  margin-top: 8px;
  background-image: url('/img/gmenu/lnav-back.jpg');
  height: 37px;
}

.hlb-l{
  background-image: url('/img/gmenu/lnav-l.jpg');
  float: left;
  width: 10px;
  height: 37px;
}

.hlb-m{
  float: left;
}

.hlb-m a{
  font-size: 80%;
  color: #003366;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}

.hlb-m a:visited{
  color: #003366;
}

.hlb-m a:hover{
  color: #003366;
  text-decoration: underline;
}

.hlb-m img{
  vertical-align: middle;
}

.hlb-r{
  background-image: url('/img/gmenu/lnav-r.jpg');
  float: right;
  width: 10px;
  height: 37px;
}

/* ノート以外のグローバルメニュー下線 */
.gline {
  background-image: url('/note/img/head/nhtl-back.jpg');
  background-repeat: repeat-x;
  width: 100%;
  height: 10px;
  overflow: hidden;
  clear: both;
}

.imgnum-inact{
  font-weight: normal;
  color: #666666;
  background-image: url('/note/img/numback.gif');
  font-size: 12px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  float: left;
  line-height: 19px;
  padding-top: 1px;
  padding-left: 1px;
  text-align: center;
}
.imgnum-act{
  font-weight: normal;
  color: #FFFFFF;
  background-image: url('/note/img/numback_on.gif');
  font-size: 12px;
  cursor: pointer;
  width: 19px;
  height: 19px;
  float: left;
  line-height: 19px;
  padding-top: 1px;
  padding-left: 1px;
  text-align: center;
}





/*--共通フッターー-*/
.footer {
  background-image:   url('/img/gmenu/foot-line.gif');
  background-repeat: repeat-x;
  font-size:80%;
  padding:15px 7px;
  margin-top:50px;
}
.footer b {
   padding-right:7px;
}
.footer a {
   padding-left:5px;
   padding-right:5px;
}
.fol {
  float:left;
  border-left:5px solid #CC0000;
  padding-left:7px;
}
.for {
  float:right;
  border-left:5px solid #CC0000;
  padding-left:7px;
}
.foot-copy {
  clear:both;
  font-size:80%;
  line-height:1.3;
  text-align:center;
  padding-top:10px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
/*  zoom: 1; */
  display: block;
}
#lightbox-nav-btnPrev { 
  left: 0; 
  float: left;
}
#lightbox-nav-btnNext { 
  right: 0; 
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: hidden;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px; 
  color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
  width: 70%; 
  float: left; 
  text-align: left; 
} 
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block; 
  clear: left; 
  padding-bottom: 1.0em;  
}     
#lightbox-secNav-btnClose {
  width: 66px; 
  float: right;
  padding-bottom: 0.7em;  
}/*--用語辞典ページ関連--*/
/*--大枠テーブル・左・Indexページ--*/
/*===--リニューアル版--===*/
/*--大枠の枠組み(メイン）--*/
/*--大枠の枠組み(メイン）の中【編集】--*/
/*--大枠の枠組み(メイン）の中【メイン文章】--*/
/*--大枠の枠組み(メイン）の中【その他のコンテンツ】--*/
/*--大枠の枠組み(メイン）の中【関連ワード】--*/
/*--大枠の枠組み(編集）の中【メイン文章】--*/
/*--2分割テーブル--*/
/*--検索結果--*/
/*--カテゴリーINDEX--*/
/*--
--*/
/*--ページめくり--*/
/*--不適切通知・新規登録--*/
/*--ログイン用--*/
/*--使用できないユーザ用--*/
/*--禁止ワードページ用--*/

div.cate2{ font-size:80%;
 font-weight:bold;
 padding:3px 3px 3px 8px;
 border-left:8px solid #CC0000;
 border-bottom:1px solid #000000;
 margin:5px 3px 5px 20px;
}

h2.cate2{ font-size:80%;
 padding:3px 3px 3px 8px;
 border-left:8px solid #CC0000;
 border-bottom:1px solid #000000;
 margin:5px 3px 5px 20px;
}

div.cate3{ font-size:80%;
 color:#999999;
 margin:2px 3px 1px 25px;
}

h3.sub-cate{ background-color:#F0F0F0;
 font-size:80%;
 color:#333333;
 margin:0px 3px 1px 25px;
 padding:5px;
 font-weight:bold;
}

h3.sub-name{ font-size:90%;
 margin:15px 3px 3px 35px;
}

div.sub-comm{ font-size:80%;
 color:#666666;
 line-height:1.2;
 margin:2px 3px 2px 55px;
}

div.sub-comm p{ margin:0;
 padding:0;
}

p.yoyaku{ font-size:80%;
 line-height:1.4;
 margin:5px 3px 5px 45px;
}

.d-base-l{ width:160px;
 vertical-align:top;
 padding-right:10px;
}

.d-base-m{ width:100%;
 vertical-align:top;
}

#d-base{ width:94%;
 margin-left:3%;
}

#d-foot{ margin-top:30px;
 width:100%;
}

div.d-edit{ text-align:right;
 padding-right:8px;
}

div.d-edit a{ font-size:80%;
 line-height:2;
 border-top:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 padding:6px 20px;
}

#d-word{ border:1px solid #CCCCCC;
 padding:15px 25px;
 margin-bottom:15px;
}

#d-word h1{ font-size:150%;
 border-bottom:1px solid #CCCCCC;
 margin:0;
 padding:0;
}

#d-word h1 span{ font-size:60%;
 padding-left:10px;
 color:#666666;
}

#d-word h2{ font-size:70%;
 font-weight:normal;
 text-align:right;
 color:#999999;
 margin:0;
 padding:3px 0;
}

#d-word div.contents{ font-size:90%;
 line-height:1.5;
 margin-top:15px;
}

#d-word div.contents a{}

#d-word div.contents a.link{ color:#000000;
 text-decoration:none;
 border-bottom:1px solid #0000FF;
}

#d-word div.contents a.new{ color:#000000;
 text-decoration:none;
 border-bottom:1px dashed #666666;
}

#d-word div.contents img{ margin:10px;
}

#d-word div.contents h3{ font-size:100%;
 line-height:1.1;
 margin:13px 0 5px 0;
 padding:1px 0 1px 8px;
 border-left:5px solid #CCCCCC;
}

.gads{ margin:25px 0 5px 5px;
 font-size:80%;
 clear:both;
}

div.menu-ti{ background-image:   url(/dict/img/menu-back.jpg);
 background-repeat: repeat-x;
 border:1px solid #CCCCCC;
 font-size:90%;
 line-height:1.5;
 font-weight:normal;
 padding:2px 10px;
}

div.menu-ti img{ margin-right:5px;
 vertical-align:middle;
}

div.menu-ti a{ color:#000000;
}

.menu-main th{ font-size:80%;
 font-weight:normal;
 text-align:left;
 border-bottom:1px dashed #CCCCCC;
 padding:8px 10px;
}

.menu-main td{ font-size:80%;
 text-align:right;
 border-bottom:1px dashed #CCCCCC;
 padding:8px 10px;
}

.menu-ta{ margin-top:15px;
 border:1px solid #CCCCCC;
}

.menu-ta th{ background-image:   url('/dict/img/menu-back.jpg');
 background-repeat: repeat-x;
 font-size:90%;
 text-align:left;
 font-weight:normal;
 padding:8px 10px;
}

.menu-ta th a{ border-left:5px solid #CC0000;
 padding-left:10px;
}

.menu-ta td{ font-size:80%;
 padding-top:8px;
 padding-bottom:8px;
 text-align:center
}

.more{ font-size:80%;
 text-align:right;
 padding:8px 10px;
}

.more img{ vertical-align:middle;
 margin-right:5px;
}

.relat{ background-color:#F3F3F3;
 padding:7px 5px 5px 15px;
 margin-top:15px;
}

.relat b{ font-size:80%;
}

.relat h4{ font-size:80%;
 font-weight:normal;
 line-height:1.7;
 margin:8px 0 0 0;
}

.relat h4 a{ padding-right:15px;
}

#d-edit{ padding:15px 25px;
}

#d-edit div.key-title{ width:100%;
 clear:both;
}

#d-edit div.key-title h1{ font-size:150%;
 margin:0;
 padding:0;
 width:50%;
 display:inline;
 float:left;
}

#d-edit div.d-edit{ text-align:right;
 padding-right:8px;
 display:inline;
 float:right;
}

#d-edit div.d-edit a{ font-size:80%;
 line-height:2;
 border-top:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 padding:6px 20px;
}

.d-huteki{ border-top:1px solid #CCCCCC;
 text-align:right;
 font-size:70%;
 padding:5px;
 clear:both;
}

.d-huteki a{ background-color:#F3F3F3;
 padding:3px;
}

.d-form{}

.d-form th{ font-size:80%;
 font-weight:normal;
 padding:7px;
 text-align:left;
 vertical-align:top;
}

.d-form th span{ color:#FF3300;
 padding-left:7px;
}

.d-form td{ font-size:80%;
 line-height:1.5;
 padding:7px;
}

.d-form td span{ color:#FF3300;
}

.d-attention{ border:1px solid #6699CC;
 background-color:#EEF3F9;
 width:85%;
 padding:10px 15px;
 line-height:1.5;
 text-align:left;
}

.error{ font-size:90%;
 line-height:1.5;
 color:#CC0000;
}

.dta-l{ width:auto;
 vertical-align:top;
 padding-right:20px;
}

.dta-r{ width:160px;
 vertical-align:top;
}

h1.res-ti{ font-size:80%;
 font-weight:normal;
 background-color:#E1EBFF;
 padding:7px 8px;
 margin:5px 0 5px 0;
}

h2.res-r-ti{ font-size:80%;
 font-weight:normal;
 padding:7px 8px;
 margin:10px 0 3px 0;
 border-top:1px solid #CCCCCC;
}

ol.res-list li{ margin-bottom:18px;
 list-style-type: none;
}

h3.res-key{ font-size:90%;
 margin:0 0 3px 0;
 font-weight:normal;
}

h4.res-key{ font-size:90%;
 margin:0 0 3px 0;
 font-weight:normal;
}

.res-cont{ font-size:80%;
 line-height:1.3;
}

.res-krd{ font-size:80%;
}

.res-krd a{ color:#006600;
 padding-right:20px;
 text-decoration:none;
}

.res-krd a:hover{ text-decoration:underline;
 color:#CC0000;
}

.res-search{}

.res-non{ font-size:80%;
 line-height:3;
 margin:10px 20px;
 text-align:center;
}

.res-non a{ background-color:#EFEFEF;
 padding:10px;
 border:1px solid #CCCCCC;
}

h1.cate-ti{ font-size:90%;
 background-color:#EFEFEF;
 padding:7px 8px;
 margin:0 0 5px 0;
}

ul.cate-list{ margin:15px 10px 50px 10px;
 padding:5px;
 font-size:80%;
 list-style-type: none;
}

ul.cate-list li{ margin:5px;
 line-height:1.8;
 display:inline;
}

div.page{ font-size:80%;
 text-align:center;
 margin:5px 3px 5px 20px;
}

div.page a{ padding-right:8px;
}

.f-ti{ border-left:3px solid #CCCCCC;
 border-bottom:1px solid #CCCCCC;
 font-size:90%;
 font-weight:bold;
 padding:5px 10px;
 margin-top:5px;
 margin-bottom:10px;
}

.f-bun{ font-size:80%;
 line-height:1.5;
 margin:10px;
}

.d-login{ border:2px solid #CCCCCC;
 background-color:#EFEFEF;
 margin:auto;
}

.d-login th{ font-size:80%;
 font-weight:normal;
 color:#666666;
 text-align:right;
 padding:7px 0 7px 15px;
 vertical-align:top;
 white-space:nowrap;
}

.d-login td{ font-size:80%;
 line-height:1.5;
 padding:9px 15px;
}

.d-login td span{ color:#FF3300;
}

.notuser{ font-size:80%;
 line-height:1.5;
}

.no-word{ 　　text-align:center;
 font-size:80%;
 line-height:1.5;
 margin-bottom:300px;
}

h3.k-ti{ font-size: 13px;
 font-weight: bold;
 color: #006600;
 border-bottom: 1px solid #000000;
 padding: 5px;
 margin-bottom: 10px;
}

h3.k-ti span{  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

table.k-eiyou{ font-size: 12px;
}

table.k-eiyou th{  padding: 8px;
  border-bottom: 1px dotted #CCCCCC;
  font-weight: normal;
  text-align: left;
  width: 150px;
}

table.k-eiyou th strong{   color: #FF9900;
   margin-right: 3px;
}

table.k-eiyou td{  padding: 8px;
  border-bottom: 1px dotted #CCCCCC;
}

div.eiyo-more{ font-size: 12px;
 margin-top: 15px;
 width: 98%;
 text-align: right;
}

div.eiyo-more img{  vertical-align: middle;
  margin-right: 3px;
}

table.k-other{ font-size: 12px;
}

table.k-other th{  border-bottom: 1px dotted #CCCCCC;
  font-weight: normal;
  text-align: center;
  width: 85px;
  padding: 5px;
}

table.k-other td{  border-bottom: 1px dotted #CCCCCC;
  line-height: 18px;
}

table.k-other td span.star{   color: #FF9900;
}

/*--ヘッダー関連--*/
/*--検索フォーム--*/
/*--コピー文言--*/
/*--パンくずリスト--*/
/*--フッター--
<?php  /*　旧版のヘッダー下部にあったカテゴリートップへのリンク ?>
<?php  */ ?>

#d-head{ margin-bottom:7px;
}

.dl{ border-bottom:1px solid #CCCCCC;
 background-color: #E3E3E3;
 background-image: url('/dict/img/head/search-back.jpg');
 background-repeat: repeat-x;
 padding:5px 1px;
 white-space:nowrap;
}

.dr{ border-bottom:1px solid #CCCCCC;
 background-image:   url(/dict/img/head/search-back.jpg);
 background-repeat: repeat-x;
 padding:4px 5px;
 text-align:right;
 vertical-align:middle;
 font-size:80%;
 white-space:nowrap;
}

.dr a{  color:#000000;
}

.dr img{  vertical-align:middle;
  margin-left:5px;
}

form.serch-frm{ margin:0;
 font-size:80%;
 color:#666666;
}

form.serch-frm input{ width:200px;
 height:24px;
 vertical-align:middle;
 color:#BFBFFF;
 margin-left:6px;
}

form.serch-frm img{ vertical-align:middle;
 margin-right:6px;
 margin-left:7px;
}

.copy{ font-size:80%;
 text-align:right;
 color:#333333;
}

.navi{ font-size:80%;
 line-height:1.6;
 margin-top:5px;
 margin-bottom:10px;
}

.navi a{ padding-left:5px;
 padding-right:5px;
}

#d-foot div.f-link{ border-top:2px solid #CCCCCC;
 font-size:80%;
 padding-top:5px;
 text-align:center;
 line-height:1.5;
}

#d-foot div.f-link a{ padding-left:5px;
 padding-right:5px;
}

#d-foot div.f-copy{ font-size:70%;
 color:#666666;
 text-align:center;
 line-height:1.5;
}

.d-cate{ font-size:80%;
 text-align:center;
 margin-top:5px;
 margin-bottom:20px;
 white-space:nowrap;
}

.d-cate img{ margin-left:15px;
 margin-right:7px;
}

.top-menu{ border-bottom:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 margin-bottom:15px;
}

.top-menu th{ font-size:90%;
 font-weight:normal;
 text-align:left;
 padding:7px 1px 7px 15px;
 white-space:nowrap;
 vertical-align:top;
}

.top-menu th a{ color:#000000;
}

.top-menu td{ font-size:90%;
 line-height:1.3;
 padding:7px 2px 7px 15px;
}

.top-menu td a{ padding-right:15px;
}

.top-menu-pic td{ font-size:80%;
 text-align:center;
 padding-top:15px;
 vertical-align:bottom;
}

.top-bosyu{ border:1px solid #CCCCCC;
 margin-top:15px;
}

.top-bosyu th{ font-size:100%;
 text-align:left;
 padding:8px 15px;
}

.top-bosyu td{ font-size:90%;
 padding:3px 15px;
 line-height:1.7;
}

.top-bosyu td a{ padding-right:15px;
}

.r-rank-ti{ background-color:#CC0000;
 font-size:80%;
 font-weight:bold;
 color:#FFFFFF;
 padding:4px 7px;
 width:200px;
}

.r-rank{ background-color:#EEEEEE;
}

.r-rank th{ font-size:80%;
 padding:5px 0 2px 10px;
 text-align:left;
}

.r-rank th img{ vertical-align:middle;
 margin-right:7px;
}

.r-rank th a{ color:#333333;
}

.r-rank td{ font-size:85%;
 padding:3px 3px 3px 20px;
}

.r-rank td ol{ padding:1px 5px 10px 7px;
 margin:0 0 0 9px;
 color:#333333;
}

.r-rank td ol li{ font-size:90%;
 line-height:1.5;
 padding:2px;
}

<?php  /* ?>
<?php  */ ?>

div.r-ti{ background-color:#CC0000;
 font-size:90%;
 font-weight:bold;
 color:#FFFFFF;
 padding:4px 7px;
 width:200px;
}

.dic-r-menu{ background-color:#EEEEEE;
}

.dic-r-menu th{ color:#000099;
 font-size:90%;
 padding:6px 0 4px 6px;
 text-align:left;
}

.dic-r-menu th img{ vertical-align:middle;
 margin-right:5px;
}

.dic-r-menu td{ font-size:90%;
 padding:5px 5px 5px 20px;
}

.dic-r-menu td ul{ list-style-position: outside;
 list-style-image: url('/dict/img/folder2.gif');
 vertical-align:middle;
 line-height:2;
 margin:2px 0 2px 20px;
 padding-left:15px;
}

.dic-r-menu td ul li{}

div.r-ti2{ font-size:90%;
 font-weight:bold;
 color:#CC0000;
 padding:5px 10px;
 margin-top:8px;
 margin-bottom:0;
 border-top:1px dashed #999999;
 width:200px;
}

.dic-r ul.sindan{ margin:2px 0 2px 15px;
 list-style-type:none;
}

.dic-r ul.sindan li{ font-size:90%;
 line-height:1.3;
 padding:2px;
 margin:2px;
}

.dic-r li.now{ background-color:#FFFFCC;
}

.dic-r li.go-list{ text-align:right;
 padding:6px;
}

/*--コラムトップページ用--*/
/*--コラムカテゴリートップ用--*/
/*--コラム/dic_dic.inc.phpページ--*/
/*--大枠テーブル--*/
/*--大枠テーブル・左・詳細ページ--*/
/*--大枠テーブル・左・診断チェック差込--*/

h2.col-index-ti{ margin:10px 5px 5px 5px;
 font-size:90%;
}

h2.col-index-ti img{  vertical-align:middle;
  margin-right:8px;
}

h2.col-index-ti a{  color:#000000;
}

ol.col-index{ font-size:90%;
 line-height:1.5;
 margin-top:3px;
 margin-bottom:3px;
}

.col-index-next{ font-size:80%;
 text-align:right;
 padding:5px 10px 30px 5px;
}

ul.col-cate{ list-style-image: url('/dict/img/folder.gif');
 font-size:90%;
 line-height:1.5;
 margin-bottom:30px;
}

ul.col-cate li{  padding-left:5px;
  margin-left: 50px;
}

.dic-l{ width:auto;
 vertical-align:top;
 padding-right:20px;
}

.dic-r{ width:200px;
 vertical-align:top;
}

.dic-l h2{ font-size:120%;
 color:#333333;
 margin:0;
 padding:5px 3px 1px 15px;
 border-bottom:1px solid #FFFFFF;
 line-height:1.3;
 background-color:#EFEFEF;
}

.dic-l h3{ font-size:80%;
 font-weight:normal;
 margin:2px 3px 0 15px;
 color:#CC0000;
}

.dic-l div.opt2{ font-size:75%;
 font-weight:normal;
 color:#777777;
 margin:5px 3px 1px 15px;
 padding:3px;
 text-align:right;
}

.dic-l div.rbody{ font-size:93%;
 color:#333333;
 line-height:1.4;
 margin:3px 3px 7px 20px;
}

.dic-l div h4{ margin:20px 3px 5px 0;
 color:#333333;
 border-left:8px solid #CC0000;
 padding:3px 0 0 8px;
}

.dic-l div h5{ margin:10px 3px 2px 0;
 color:#000066;
}

.dic-l div.sum{ background-color:#F0F0F0;
 font-size:85%;
 padding:10px;
 line-height:1.5;
}

.dic-l div dl{}

.dic-l div dl dt{}

.dic-l div dl dd{}

.check-menu{ font-size:90%;
 font-weight:bold;
 padding-left:10px;
 border-left:8px solid #CC0000;
 margin:35px 3px 5px 20px;
 padding:3px 3px 3px 8px;
}

ul.list{ padding:1px 5px 10px 35px;
 font-size:90%;
 margin:0 0 0 20px;
 list-style-type:none;
 color:#333333;
}

ul.list a{  padding-right:15px;
}

ul.list li{  padding:2px;
  line-height:1.4;
}

div.nav-ti{ border-left: 1px #CCCCCC solid;
 border-right: 1px #CCCCCC solid;
 border-top: 1px #CCCCCC solid;
 width: 146px;
}

ul.lwaku{ border-left: 1px #CCCCCC solid;
 border-right: 1px #CCCCCC solid;
 border-bottom: 1px #CCCCCC solid;
 list-style: none;
 padding: 0px;
 margin: 0px;
 width: 146px;
}

ul.lwaku li{  border-top: 1px #CCCCCC solid;
}

ul.lwaku li img{   margin: 0px;
   padding: 0px;
}

ul.lwaku li img.icon{   margin-top: 6px;
   margin-left: 3px;
   margin-right: 3px;
   border: none;
}

ul.lwaku li a{}

ul.lwaku li a img.icon{    float: left;
}

/* --- ?ʏ펞 --- */
/* --- ?I???}
/* --- ?I?--- */
/* -- ?? ?I?-- */

div.lwaku-inact{ background-image: url('/img/twaku/ml1-back.jpg');
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 0px;
}

div.lwaku-inact a{  font-size: 90%;
  text-decoration: none;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.lwaku-inact img{  padding-right: 3px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  float: right;
}

div.lwaku-inact br{  clear: both;
}

div.lwaku-act{ background-image: url('/img/twaku/ml1-back.jpg');
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 0px;
}

div.lwaku-act a{  font-size: 90%;
  text-decoration: underline;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.lwaku-act img{  padding-right: 3px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  float: right;
}

div.lwaku-act br{  clear: both;
}

div.lwaku-select{ background-image: url('/img/twaku/ml1-back.jpg');
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 0px;
}

div.lwaku-select a{  font-size: 90%;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  padding-top: 2px;
  float: left;
}

div.lwaku-select img{  padding-right: 3px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  float: right;
}

div.lwaku-select br{  clear: both;
}

ul.mwaku{ list-style: none;
 padding: 0px;
 margin: 0x;
 display: none;
}

ul.mwaku li{  border-top: 1px #CCCCCC solid;
}

div.mwaku-inact{ background-image: url('/img/twaku/ml2-back.jpg');
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 10px;
}

div.mwaku-inact a{  font-size: 80%;
  text-decoration: none;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.mwaku-inact img{  vertical-align: middle;
  float: right;
  padding-right: 3px;
  width: 21px;
  height: 20px;
}

div.mwaku-inact br{  clear: both;
}

div.mwaku-act{ background-image: url('/img/twaku/ml2-back_on.jpg');
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 10px;
}

div.mwaku-act a{  font-size: 80%;
  text-decoration: underline;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.mwaku-act img{  vertical-align: middle;
  float: right;
  padding-right: 3px;
  width: 21px;
  height: 20px;
}

div.mwaku-act br{  clear: both;
}

div.mwaku-select{ background-image: url('/img/twaku/ml2-back.jpg');
 padding-top: 4px;
 padding-bottom: 4px;
 padding-left: 10px;
}

div.mwaku-select a{  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding-top: 2px;
  float: left;
}

div.mwaku-select img{  vertical-align: middle;
  float: right;
  padding-right: 3px;
  width: 21px;
  height: 20px;
}

div.mwaku-select br{  clear: both;
}

ul.swaku{ list-style: none;
 padding: 0px;
 margin: 0x;
 display: none;
}

ul.swaku li{  border-top: none;
}

div.swaku-inact{ padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 15px;
}

div.swaku-inact a{  font-size: 80%;
  text-decoration: none;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.swaku-act{ padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 15px;
 background-image: url('/img/twaku/ml2-back_on.jpg');
}

div.swaku-act a{  font-size: 80%;
  text-decoration: none;
  color: #335599;
  padding-top: 2px;
  float: left;
}

div.swaku-select{ padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 15px;
 background-image: url('/img/twaku/ml2-back.jpg');
}

div.swaku-select a{  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding-top: 2px;
  float: left;
}

.m-title{ line-height: 24px;
 padding: 0px;
 margin-bottom: -13px;
}

.m-title img{  padding-right: 5px;
  height: 16px;
  vertical-align: middle;
}

.m-title a{  font-size: 14px;
  color: #000000;
  text-decoration: none;
}


span.kai1{
  color:red;
}
