/***** Yahoo! JAPAN DICTIONARY *****/
/***** 2009.01 *****/

a { color: #0000DE; }

/* general-purpose */
.nowrap { white-space: nowrap; }
.spacer { font-size: 0; line-height: 0; width: 5px; height: 5px; clear: both; }
.spacer_10 { font-size: 0; line-height: 0; width: 10px; height: 10px; clear: both; }
.spacer_20 { font-size: 0; line-height: 0; width: 20px; height: 20px; clear: both; }
.clear { clear: both; }
.clr_left { clear: left; float: left; } /* MacIE5 highly sensitive to this */

ul.ovr { margin: 0 0 0 16px; padding: 3px 0 2px 0; }
ul.ovr li { font-weight: normal; font-size: 100%; margin: 6px 0 0 0; }


/* primary tabs */
#nav-pri {width:100%; } /* IE */
#nav-pri ul {font:bold 90%/1.2em *font-size:90%; list-style:none; margin:0 0 0px 8px; padding:0 0 0 .3em; position:relative; } /* relative for IE6 quirks mode */
#nav-pri li { float:left; margin:0 .33em -1px 0; padding:0; }
#nav-pri li * { cursor:pointer; cursor:hand; }
#nav-pri li a { text-decoration:none; color:#685239; }
#nav-pri li a:hover { text-decoration:underline; background-color:#EFEBD0; }
html #nav-pri li strong a:hover { text-decoration:none; }
#nav-pri li.on strong, #nav-pri li.on strong a, #nav-pri li.on strong a:hover { background-color:#D6B58F; color:#333333; text-decoration:none; border-bottom: 1px solid #d6b58f; }
#nav-pri li strong { border-bottom:1px solid #FFFFFF; }
#nav-pri li a, #nav-pri li strong, #nav-pri li em { display:block; }
#nav-pri li span { display:block; cursor:default; }
#nav-pri li span * { cursor:default; }
* html #nav-pri li a, * html #nav-pri li strong { display:inline-block; }  /* makes IE 100% clickable, and fixes widths for macIE */
#nav-pri li em { font-style:normal; padding:.5em .6em; font-weight:bold;}
#nav-pri li.orphan, #nav-pri li.orphan a, #nav-pri li.orphan em,
#nav-pri li.orphan2, #nav-pri li.orphan2 a, #nav-pri li.orphan2 em { background:transparent none; color:#D0A782; border-width:0; margin:0; }



/* bg images */
#nav-pri li a, #nav-pri li strong { background:#FBFAF0 url(http://i.yimg.jp/images/dic/img/dic_tab_01.gif) no-repeat top right;}
#nav-pri li em {background:transparent url(http://i.yimg.jp/images/dic/img/dic_tab_02.gif) no-repeat;}

/* clear floats */
* html #nav-sec ul {height:2em;} /* IE 5 */
* html #nav-pri ul/* IE5 hide*/, * html #nav-sec ul/* IE5 hide*/{ height:1%; } /* clear IE>5 */

html>body #nav-pri ul, html>body #nav-sec ul {} /* clear others */

/* macIE hacks */
* html>body #nav-pri ul { float:left; margin:0 .33em 0 0; padding:0; }
* html>body #nav-pri li em {display:inline-block;}
* html>body #nav-pri ul, * html>body #nav-sec ul {width:100%;overflow:hidden;} 
* html>body #nav-pri li.on strong {position:static;}
* html>body #nav-sec ul {height:auto;} 
* html>body #nav-pri { text-align:left; }
/* end macIE */

/* tab undertable */
.tabtable{ clear: left;	margin-top: -1px; } 

/* tab underp */
.tabp{ clear:left; margin: 0 0 15px 0; padding:3px 10px; background-color:#d6b58f; color:#333333; text-align:left; } 

