@charset "shift_jis";

body{
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	color: #fff;
	font-family:"lr SVbN", "Osaka|";
	font-size:10px;
	line-height:1.5em;
}
a {
color:#fff;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
	}
h1{
margin: 50px 0 8px;
}
h2{
margin:0 0 15px;
}

#add{
margin-top:20px;
}
#tel{
font-family:Times New Roman;
}
