/* element.css */
/* by nenem */

/* NAVI CONTAINER */

/* LINE COLOR      = #EA9A95 */
/* DEFAULT BGCOLOR = #FDF5F2 */
/* SELECT BGCOLOR  = #FFCFC7 */
/* HOVER BGCOLOR   = #FFCFC7 */

.navibase   { border-right: 1px solid #b4b78c; border-bottom: 1px solid #827f65 }
.contbase  { border-bottom: 1px solid #6a6a6a }
.langnavi     { background-color: #f7f2be; border-bottom: 1px solid #827f65 }

.navi     { border-bottom: 1px solid #827f65 }
.selnavi   { border-bottom: 1px solid #827F65 }

div.large a { font-size: 12pt; font-weight: bold }

td.navi a {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 10px;
}

td.navi a:visited {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 10px;
}

td.navi a:hover {
	display: block;
//	width: 100%;
	color: #990000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background: #EAE34D;
	background-image: url(meshbg_menu.gif);
}


td.selnavi a {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background: #EAE34D;

}

td.selnavi a:visited {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background: #EAE34D;

}

td.selnavi a:hover {
	display: block;
//	width: 100%;
	color: #990000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background: #EAE34D;
	background-image: url(meshbg_menu.gif);
}





.snavi   { border-bottom: 1px solid #827F65 }
.selsnavi   { border-bottom: 1px solid #827F65 }


td.snavi a {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 25px;

}

td.snavi a:visited {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 25px;

}

td.snavi a:hover {
	display: block;
//	width: 100%;
	color: #990000;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	background: #EAE34D;
//	background-image: url(meshbg_menu.gif);
}





td.selsnavi a {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	background: #EAE34D;
}

td.selsnavi a:visited {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	background: #EAE34D;
}

td.selsnavi a:hover {
	display: block;
//	width: 100%;
	color: #990000;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	background: #EAE34D;
//	background-image: url(meshbg_menu.gif);
}



/* ELEMENTS */
.copyline {
	border-top: 1px solid black;
	padding-top: 7px;
}

.txindent {
	margin-left: 15px;
}

.topcontent {
	margin: 20px;
}

.infoline_none {
	background: #ebebeb url(arrow_none.gif) no-repeat;
	padding-left: 20px;
}

.infoline_link {
	background: #ebebeb url(arrow_link.gif) no-repeat;
	padding-left: 20px;
}

.caption    { color: white; font-size: 18pt; font-weight: bold; line-height: 100% }
.caption_s    { color: #fff; font-size: 14pt; font-weight: bold }
.noticetext   { color: #b0000c; font-size: 10pt; font-weight: bold }
.subtitle { color: #1130a3; font-style: normal; font-weight: bold; font-size: 14pt}
.clr_head { color: #124d3e }
.bg_contents  { background: url(bg_contents.jpg) no-repeat }
.bdarticle { background-color: white; border: solid 1px black }
.ear_east { background: url(ear_east.gif) repeat-y }
.ear_west { background: url(ear_west.gif) repeat-y }
td.lnavi a {	color: #000000;	text-decoration: none; }
td.lnavi {	color: #989570;	text-decoration: none; }
.lnavi { }
.bnavi  { border: solid 1px #827f65 }

td.bnavi a {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 10px;

}

td.bnavi a:visited {
	display: block;
//	width: 100%;
	color: #000000;
	text-decoration: none;
background-color: #f7f2be; 
	padding: 10px 10px 10px 10px;

}

td.bnavi a:hover {
	display: block;
//	width: 100%;
	color: #990000;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	background: #EAE34D;
}




