@charset "UTF-8";
body {
	margin-top: 100px;
}
a {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #C4A109;
	text-decoration: none;
	padding-left: 13px;
}
tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #C4A109;
	text-decoration: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #C4A109;
	text-decoration: none;
}

div#Content_Main {
    float: left;
    width: 630px;
    margin: 0;
    padding: 0;
    height: 400px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    border: 1px Solid #000000;

.menu {
 width:629px;
 height:399px;
 position:absolute;
 overflow:auto;
}
