body{
	overflow-x : hidden;
	margin:0px;
	padding:0px;
	background-image:url(img/bg.gif);
	}

a:link{
	font-family : Tahoma;
	font-size : 11px;
	color : purple
	}

a:visited{
	font-family : Tahoma;
	font-size : 11px;
	color : purple
	}

a:active{
	font-family : Tahoma;
	font-size : 11px;
	color : purple
	}

a:hover{
	font-family : Tahoma;
	font-size : 11px;
	color : blue
	}

a{
	text-decoration  :none
	}

h1{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:14px;
	text-indent:-9999px;
	}

h3{
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#ffffff;
	font-size:14px;
	}

#midashi{
	background :url(img/head2.gif) no-repeat 0 0;
	width:760px;
	height:75px;
	text-align:left;
	display;block;
	}

#title{
	background :url(img/title.gif) no-repeat 0 0;
	width:489px;
	height:24px;
	text-align:left;
	display;block;
	}

#box{
	background-color:#336633;
	border-right:8px double #ffffff;
	}

ul{
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px;
	color:#dcdcdc;
	list-style-image:url(img/li.gif);
	}

.m01{
	font-family : Tahoma;
	font-size:11px;
	color:#ffffff
	}

.m02{
	font-family : Tahoma;
	font-size : 12px;
	color : gray
	}

.m03{
	font-family : Tahoma;
	font-size : 12px;
	color : black;
	text-align : center
	}

.m11{
	font-family : Tahoma;
	font-size : 10px;
	color : black;
	text-align : center
	}

.m12{
	font-family : Tahoma;
	font-size : 10px;
	color : gray;
	text-align : center
	}

.ff{
	color:#ffffff;
	}

.red{
	color:#ff9999;
	}

.blue{
	color : blue
	}

.orange{
	color : darkred
	}

.u-line{
	font-family : Tahoma;
	font-size : 12px;
	color : #666666;
	border-bottom : 1px solid #666666
	}

.box01{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#336633;
	border : 1px solid #ffffff;
	}

.box02{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#669966;
	border:1px solid #ffffff;
	}

.box03{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	border:1px solid #000000;
	}

.box11{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#336633;
	border : 1px solid #ffffff;
	text-align : center;
	}

.box12{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#669966;
	border:1px solid #ffffff;
	text-align : center;
	}

.box13{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	border:1px solid #000000;
	text-align : center;
	}

.link{
	font-family : Tahoma;
	font-size : 14px;
	color : black;
	background-color : silver;
	border-top : 2px solid gainsboro;
	border-left : 2px solid gainsboro;
	border-bottom : 2px solid gray;
	border-right : 2px solid gray;
	text-align : center;
	empty-cells : show
	}
