@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;

}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
#wrapper {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 270px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p .bold {
	font-size: 12px;
	font-weight: bold;
}
#jikan {
	float: left;
	height: 300px;
	width: 360px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#map p {
	font-size: 13px;
	color: #666;
}
#address   {
	height: 240px;
	width: 360px;
	margin-top: 10px;
	float: left;
	margin-left: 19px;
}
.text  {
	font-size: 13px;
	line-height: 150%;
	color: #666;
	width: 304px;
	padding-top: 6px;
	padding-left: 20px;
}
#map {
	float: right;
	height: 580px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#footer {
	background-color: #999;
	height: 234px;
	width: 100%;
	clear: both;
	font-size: 11px;
	line-height: 160%;
	color: #FFF;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fnavi {
	height: 214px;
	width: 1040px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 170%;
	text-decoration: none;
}

#footer ul li a{
	list-style:none;
	color:#FFF;
	text-decoration: none;

}

#footer ul li a:hover{
	list-style: underline;
	color: #000;
	text-decoration: underline;
}

#pagetop {
	color: #FFF;
	background-color: #333;
	padding: 5px;
	float: left;
	height: 20px;
	width: 100px;
	text-align: center;
	margin-left: 44px;
}
#pagetop a{
	color:#FFF;
	text-decoration: none;
}
#pagetop a:hover{

	text-decoration: underline;
}
#copyright {
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	height: 20px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#line {
	height: 4px;
	width: 100%;
	background-color: #FFB207;
}
