
/* ------------------------------------ */
/* /search.php  */ 
/* ------------------------------------ */

#search {}

#search div.input_box {padding-left: 180px;}
#search #menu_btns {margin-top: 1em;margin-bottom: 1em;}
#search div.result {float: left;margin-left: 10px;}
#search div.adsence {float: left;margin-left: 20px;}


/* ------------------------------------ */
/* term_top */
/* ------------------------------------ */

#term_top {text-align: center; margin: 0 auto;}
#term_top h2 {font-size: 16px; letter-spacing: 2px; margin: 10px 0;}
#term_top #menu_btns {margin: 10px 0;}

#keyword_searchbox {
	margin: 0 auto; width: 610px; height: 60px;
	text-align: right;
	background-image: url(/images/thema/bar_search.gif); background-repeat: no-repeat;
}

#keyword_searchbox form {margin: 0px;}
#keyword_searchbox #input_box {margin-right: 50px;}


/* ------------------------------------ */
/* TERMS */
/* ------------------------------------ */

#TERMS #cB_box div.box_title {background-image: url("/images/box/title480_cream.gif"); }
#TERMS #cB_box div.box_title h3 {color: #666666;}
#TERMS p { letter-spacing: .1em; line-height: 2em; margin-top: 1em; margin-bottom: 1em;}

/* ------------------------------------ */
/* YOMI */
/* ------------------------------------ */
#TERMS_LIST blockquote {margin: 10px 5px;}
#TERMS_LIST blockquote p {line-height: 1.2em;}

#TERMS_YOMI .yomi_caption {font-weight: bold;}

#TERMS_YOMI span.yomi {
	border-left-width: 1px; border-left-style: dotted; border-left-color: #999999;
	padding-left: 6px; padding-right: 0px;
}

#TERMS_YOMI b.select { background-color: #FFCC33;}
#TERMS_YOMI a:hover { background-color: #FFFF99;}



