@charset "utf-8";


dl, dt, dd, form {
	margin:0;
	padding:0;
	font-weight:normal;
}


body, dl, dt, dd {
	background-color:#FFFFFF;
	font-size:13px;
	color:#000000;
	}

hr{
	color:#333333;
	}

td{
	margin-top:3px;
	margin-bottom:3px;
	font-size:13px;
	color:#1d1d1d;
	}

a:link{
	color:#772222;
	text-decoration:underline;
	}

a:visited{
	color:#772222;
	text-decoration:underline;
	}

a:hover{
	color:#444444 ;
	text-decoration:underline;
	}

.bottom{
	background-color:#CCCCCC;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	border-top:1px dotted #CCCCCC;
	}

.www{
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	}

.h1{
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	}

.border{
	border-bottom:1px dotted #CCCCCC;
	}

.net_c{
	text-align:center;
}
.net_r{
	text-align:right;
}
/*

body{
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	background-color:#FFFFFF ;
	color:#000000 ;
	margin:0px 0px 0px 0px ;
	font-size:small;
	}

	A:link {text-decoration: none;}
	A:visited {text-decoration: none;}
	A:hover {text-decoration: underline;}

.top{
	background-color:#FFFFFF ;
	padding:5px ;
	margin-top:0px ;
	margin-bottom:0px ;
	border-bottom:1px dotted #CCCCCC ;
	}

.td{
	border-bottom:1px dotted #CCCCCC ;
	}

.left{
	background-color:#FFFFFF ;
	padding:10px ;
	//margin-left:10px ;
	border-right:1px dotted #CCCCCC ;
	width:120px ;
	}

.center{
	padding:10px ;
	}

h1{
	margin-top:0px ;
	margin-bottom:0px ;
	}

ul.list {
	margin-left: 0px;
	list-style-type: none;
	}

.side {
	color:#666666;
	font-size:small;
	line-height:150%;
	margin-bottom:10px ;
	}


.h1{
	font-size:20px;
	font-weight: bold;
	}



*/