@charset "Shift_JIS";

body{
	font-size : 10px ;
	line-height:14px;
	background-color:transparent;/*”wŒi“§‰ß*/
	color:#3e3927;
	margin:0;
	padding:0;
}

A{
	text-decoration:none;
	color:red;
}
A:hover{
	color:red;
}

hr{
	height:1px;
}


