﻿/* CSS Document */
.image_logo{
	margin-top: 0px;
}

p.topread{
	font-size: 10px;
	color: #666666;
	margin-left: 18px;
	margin-bottom: 0px;
	margin-top: 0px;


}

p.address{
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
}

p.tel{
	font-size: 25px;
	color: #026BBE;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
}

p.time{
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;

}

p.navi{
	font-size: 10px;
	color: #000000;	
	margin-bottom: 10px;	
	text-align: center;
}

p.copyright{
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 14px;
	text-align: center;
}

p.syoujyou{
	font-size: 12px;
	color: #000000;
	margin-left: 9px;
}

p.special_menu{
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 14px;
}
.gazou_mail{
	margin: 0px 0px 3px;
	float: right;
}
.gazou_zantei_banner{
	margin-top: 5px;
}

#menu{
	height: auto;
	width: 183px;
}
#menu ul,#menu li{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
#menu li{
	display:inline;
	font-size: 11px;
	color: #333333;
}
#menu a,#menu a:link #menu a:visited{
	display:block;
	color: #666666;
	background-color:transparent;
	text-decoration: none;
	height: auto;
	width: auto;
	padding:0.5em 0.5em 0.5em 1em;
	border-bottom: 1px solid #666666;
}

#menu a:hover{
	color:#026BBE;
	margin-left:1em;
	border-bottom: 1px solid #026BBE;
}

.koe_top{
	float: right;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}	

