@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	border: 0;
}

img{
	border: 0;
}

a:link { 
	color: ;
	text-decoration: ;
}

a:visited {
	color: ;
	text-decoration: ;
}

a:hover {
	color: ;
	text-decoration: ;
}

a:active {
	color: ;
	text-decoration: ;
}

#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


body{
	text-align: center;
	background-image: url(../image/header_line.jpg);
	background-repeat: repeat-x;
}
h2{
	margin: 0 0 15px 0;
}
#header{
	margin: 15px 0 7px 0;
	font-size: 80%;
}
#header td{
	vertical-align: bottom;
	text-align: right;
}
.honbun{
	font-size: 80%;
	margin: 0 0 15px 0;
	line-height: 120%;
}

.to-map{
	text-align: right;
	margin: 0px 0 10px 0;
	clear:both;
}
