
.h1 {font-size:16px;
     font-weight:bold;
	 padding:20px 0 20px 0 ;

}

body{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	background-color:#000000;
	padding:0;
	margin-top:10px;
}

.top{
	background-image:url();
	background-repeat:no-repeat;
	height:px;
}

.menu{
	padding:5px 0 5px 0px;
	text-align:right;
}

.menu a{
	color:#999999;
	background:inherit;
	font-size:12px;
	text-decoration:none;
	padding:0 20px 0 5px;
}

.menu a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:inherit;
}

.navi{
	padding: 0px 0px 0px 0px;
	background-image:url(images/1bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


.page_head{
	padding: 20px 0px 0px 0px;
}




.content{
	padding: 10px 5px 20px 5px;
}

.content a{
	color:#00CCFF;
	background:;
	font-size:12px;
	text-decoration:none;
	
}

.bottom{
	height:240px;
	background-image:url(../../index/images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#999999;
}
.bottom a{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	background:inherit;
}

.bottom a:hover{
	text-decoration:underline;
	color:#DFDFDF;
	background:inherit;
}	
	

.kugiri {
    padding: 0 0 20px 0;
}

.copy{
	line-height: 20px;	
	text-align:right;
	margin:180px 0px 0 0;
	color:#999999;
	background:inherit;
}

.copy a{
	color:#CCCCCC;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	background:inherit;
}
.table_line_height {
	line-height: 20px;
}
