/***** Yahoo! JAPAN DICTIONARY *****/
/***** 2009.06.29 *****/

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; } 


/* QR code */

.qrmid {
	border:1px solid #D6B58F;
	margin-bottom: 10px;
	background-color: #FDF8EE;
}

.qrmid .qrimg {
	text-align:center;
	padding:5px;
}

.qrmid .mobtext{
	text-align:left;
	background-color:#eeeeee;
	padding:3px;
	font-size:80%;
	line-height:120%;
}


.qrmid .moblink{
	padding:5px;
	line-height:150%;
	margin-bottom:5px;
	text-align:center;
	font-size:80%;
	word-break: keep-all;
}

.qrmid .moblink img {
	margin-bottom:-3px;
	text-align:center;
}


/* ss */
#yschsec {
	text-align: left;
	margin: 10px 0;
	padding: 0;
	width: 275px;
}

#ssttl {
  text-align: center;
  margin-bottom: 10px;
}

#ssttl a {
  color: #999999;
  text-decoration: none;
  border-bottom: none;
  font-size: 75%;
}

#ssttl a:hover {
  text-decoration: underline;
}

.dic-ss-module ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.dic-ss-module li {
	margin: 0 0 1em 0;
}


.dic-ss-module a {
    text-decoration: none;
	color: #666666;
}

.ss-title {
	margin-bottom: 5px;
}

.ss-title a {
	margin-bottom: 5px;
	color: #0000CC;
	font-size: 100%;
	text-decoration: underline;
}

.ss-descript a {
	font-size: 75%;
	text-decoration: none;
	color: #333333;
	margin: 0;
}

.ss-url a {
	text-decoration: none;
	color: #008000;
	font-size: 75%;
}

/* ac_banner */
.ac_banner {
    display:block;
    margin-bottom:10px;
}

