body { margin: 0 10px; color: #333; background: #fff url(../image/common/img_back.gif); }
td { font-size: 80%; color: #333; }

body td a:link, body td a:active { color: #00f; }
body td a:visited { color: #800080; }
body td a:hover { text-decoration: underline; }

form input { font-size: 11px; }

.menu td { font-size: 70%; color: #999; }
.s-menu td { font-size: 70%; }

small { font-size: 80%; }

strong { font-weight: bold; }

p { padding-bottom: .5em; line-height: 1.4; }

h1 { font-size: 12px; font-weight: normal; padding: 0; margin: 0; }

/*--オリコ辞典--*/

body.oricodic-h, body.oricodic-m { background: #fff url(/dic/image/dic_back.gif) repeat-y; }
body.oricodic-w { margin: 0 10px; }

a:link { color: #36c; text-decoration: none; }
a:hover, .update a:active { color: #c90 !important; text-decoration: underline !important; }
a:visited { color: #399; text-decoration: none; }

#copyright { width: 312px; height: 11px; }
p.lead { margin: 0; padding: 1em 0; font-size: 83%; line-height: 150%; }
.update { font-size: 83%; line-height: 135%; }



/*--ヘッダー--*/

.hdrback01 { background: url(/dic/image/dichdr_back01.gif); }
.hdrback03 { background: url(/dic/image/dichdr_back03.gif); }
.hdrtabback { background: #fff url(/dic/image/tablin_back.gif); }

.tabidx { font-size: 12px; color: #fff; }
.tabidx a:link, .tabidx a:hover, .tabidx a:active, .tabidx a:visited { color: #fff !important; text-decoration: none !important; }

#tabidxact { font-weight: bold; }



/*--索引--*/

.menutbl { background: #fff; }
.menuln { background: #dddddd; }
.menu1act { background: #fff; font-size: 12px; }
.menu1act div { padding: 3px 7px; }
.menu1act div a:link, .menu1act div a:hover, .menu1act div a:active, .menu1act div a:visited { color: #399 !important; text-decoration: none !important; }
.menu1ln { background: #bbbbbb; }

.menu2 { font-size: 10px; line-height: 1.5; }
.menu2 img { margin-top: 4px; }
.menu2 a:link { color: #333; text-decoration: none; }
.menu2 a:visited { color: #399; text-decoration: none; }
.menu2 a:hover, .menu2 a:active { color: #c90; text-decoration: none !important; }



/*--用語--*/

#word { margin: 3px 5px; font-size: 0.9em; line-height: 1.2; }
#word strong { font-weight: bold; }
#word-e { color: #816346; }



/*--解説--*/
div.description { margin: 15px 0; padding: 0; }
div.description p { margin: 0; padding: 0; }

.main { font-size: 83%; line-height: 150%;}
.mainNL { font-size: 83%; }

.sub { font-size: 80%; line-height: 135%;}
.subNL { font-size: 80%; }

.ssub { font-size: 75%; line-height: 130%;}

/*--左ナビ--*/

td.menu {
	padding-top:15px;
	background:#fff url(/image/common/menu_txt.gif) no-repeat;
}

.menu ul {
	margin:0;
	padding:0;
	width:145px;
	background:#fff url(/image/common/menu_back.gif) repeat-y;
	font-size:85%;
	list-style-type: none;
}

.menu ul li {
	display:block;
	margin:0;
	padding:5px;
	border-bottom:solid #ccc 1px;
	color: #999;
	list-style-type: none;
}

.menu a:link { color:#00f; }
.menu a:visited { color:#800080; }

/*--フッタ--*/

.ftrnv ul {
	margin:7px 0;
	padding:0;
	font-size:80%;
}
.ftrnv ul li {
	margin:0;
	padding:0 3px;
	display:inline;
	border-right:solid #333 1px;
}
