﻿@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	background-color:#FFFFFF;
	line-height:160%;
}

#wrapper{
	width:800px;
	padding:0;
	margin:20px auto 10px;
}

#footer{
	width:800px;
	clear:both;
	text-align:center;
}

address {
	font-size: 0.9em;
	font-style: normal;
	color:#000;
}#toprogo {
	float: left;
}
#telopen {
	float: right;
}
#header {
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
	width: 800px;
}

#footer a{
	text-decoration:none;
}

#footer a:link{
	color:#000;
}

#footer a:visited{
	color:#000;
}

#footer a:hover{
	color:#999;
}

#footer a:active{
	color:#999;
}

#menu {
	height: 30px;
	width: 800px;
	padding-left: 20px;
}
#menu a{
	text-decoration:none;
}

#menu a:link{
	color:#000;
}

#menu a:visited{
	color:#000;
}

#menu a:hover{
	color:#999;
}

#menu a:active{
	color:#999;
}

#contents {
	height: 300px;
	width: 800px;
//	text-align:center;
}
#underline {
	height: 70px;
	width: 800px;
	margin-top: 20px;
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sns {
	text-align: right;
	padding:20px 20px 0 0;
}
#googlemap {
	text-align: left;
}

#googlemap {
	float: left;
	height: 300px;
	width: 450px;
}
#addright {
	float: right;
	padding-left: 20px;
	height: 300px;
	width: 330px;
}
#info {
	height: 250px;
	width: 675px;
	padding-top: 25px;
	padding-left: 70px;
}
#new_table tr {
	width: 90px;
	vertical-align: top;
}
#new_table {
	width: 675px;
}
#new_table tr td dl dt {
	font-weight: bold;
}
.menutd {
	width: 150px;
	height: 30px;
}
#menu_table {
	width: 330px;
	float: left;
}
#menu_table_right {
	width: 330px;
	float: left;
}
#menurogo {
	width: 675px;
}
#menu_p {
	width: 675px;
	clear: both;
	font-size: 0.9em;
}
