body{
	margin:20;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/bg4.gif);
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Sans-Serif;
	color:#333;
}

.bg{
	background-image:url(images/bg3.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
	

.font1{
	font-size:84%;
	line-height:150%;
	}
	
	
.tensen{
	border-bottom:1px dotted #ccc;
	}
	
	
.font2{
	font-size:80%;
	}
	

.font3{
	font-size:75%;
	line-height:150%;
	}



.line1{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:10px solid #ccc;

	}
	
ul{
	margin-top:0px;
	}
	
	
.line-tate{
	border-right:1px solid #ccc;
	}
	
	
.line2{
	border-bottom:1px solid #ccc;
	border-left:5px solid #ccc;
	padding:5px;
	margin-bottom:3px;
	}
	
	
	
.line3{
	border-top:1px dotted #ccc;
	font-size:80%;
	padding:5px;
	}
	
		
	
a:link{
	color:#333;
	text-decoration:none;
	}


a:visited{
	color:#336600;
	text-decoration:none;
	}
	

a:hover{
	background-color:#fff8dc;
	text-decoration:none;
	}