/* CSS Document */

body{
	font-size:nomal;
	}
	
table{
	font-size:nomal;
	margin:0px;
	padding:0px;
	}

table.data{
	font-size:smaller;
	}

table.waku{
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	border-bottom:solid 4px #999966;
	border-left:solid 1px #666666;
	height:100%;
	margin:auto;
	}

table.waku2{
	border:solid 1px #cfcfcf;
	}

table.waku3{
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	font-size:smaller;
	}

table.waku4{
	border-top:solid 4px #999966;
	border-right:solid 1px #999999;
	border-bottom:solid 4px #999966;
	border-left:solid 1px #999999;
	font-size:smaller;
	margin:auto;
	height:auto;
	}
	

td.leftbox{
	width:180px;
	height:auto;
	padding:0px;
	background: #CCCC99 url(../img/leftnavi_bg.jpg) no-repeat;
	}

td.bottomline{
	border-bottom:solid 1px #999999;
	}

table.bg02{
	background:url(../img/td_bg02.gif) repeat-x;}
	
span.textbg{
	background:#ffffff;
	font-size:smaller;
	padding-left:2px;
	padding-right:2px;}

span.textbg2{
	background:#000000;
	color:#ffffff;
	font-size:smaller;
	padding-left:8px;
	padding-right:8px;
	
	mrgin-right:12px;}

td.menutd{
	background:url(../img/menutd.jpg) repeat-y;}