body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 135%;
	background-color: #F5FBEA;
	-background-image:url(http://www.wlaw-net.net/img/seacolorbk.gif);
	-background-repeat:repeat-x;
	-background-attachment:fixed;
	-background-position:bottom;
	color: #333333;
}
.list {
	font-size: 13px;
	color: #666666;
	margin-left: 8px;
}
.listyasei {
	font-size: 13px;
	color: #666666;
text-align: left;
	padding-left:1em;
	text-indent:-1em;
}


.footer {
	font-size: 12px;
	color: #666666;
	padding-top: 8px;
}

A { TEXT-DECORATION:NONE; }
A:LINK { COLOR:#000099; }
A:VISITED { COLOR:#006666; }
A:ACTIVE { COLOR:#E2F3BB; }
td {
	font-size: 14px;
	line-height: 135%;
	color: #333333;
}
.body12pt {
	font-size: 12px;
}
.pankuzu {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 8px;
	width: 580px;
}
.title {
	font-size: 16px;
	color: #106C47;
	-color: #009900;
	padding-left: 5px;
	font-weight: bold;
	background-color: #D5EE9E;
	-background-color: #F0FFF0;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #009900;
	margin: 3px;
	margin-top: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.new {
	font-size: 11px;
	font-weight: bold;

	text-decoration: blink;

}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 135%;
	}

/* left menu */

.listtd {
text-align: left;
}

/* MENU BAR */

.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 8px 0 8px; padding:0; height:30px; background:url('img/topbar/breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a {font:12px Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; line-height:30px; display:block; background:url('img/topbar/breadcrumbImage.png') 100% -60px no-repeat; padding:0 23px 0 21px; }
.breadcrumb ul li a:visited {color:#ffffff;}
.breadcrumb ul li a:hover {text-decoration:underline; color:#E2F3BB;}
.breadcrumb ul li a.active {background:none; color:#E2F3BB;}
.breadcrumb ul li a.active:hover {text-decoration:none;}
.breadcrumb .left {position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('img/topbar/breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right {position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('img/topbar/breadcrumbImage.png') 100% -90px no-repeat; }
