body {
	background-image: url(http://befreek.jp/gif/backimage001.gif);
		background-attachment: fixed;
}


.outbox {
	margin: auto;
	width: 800px;
	overflow: visible;
	background-image: url(http://befreek.jp/gif/backimage001.gif);
}

.mainbox {
	clear: both;
}
.navigation{
	background-image: url(http://befreek.jp/images/mahogny.jpg);
	background-repeat: repeat;
	width: 800px;
	display: block;
	height: 78px;
}

.navigation ul li{
	list-style-type: none;
	font-size: 13px;
	position: relative;
	float: left;
	text-align: center;
      }
.navigation ul li table {
	border-collapse: collapse;
	border: none;
	position: absolute;
	left: 0px;
	top: 0px;
}	  
.navigation ul li ul {
visibility: hidden;
overflow: hidden;
position: absolute;
top: 25px;
left: 0px;
z-index: 100;
}	  
.navigation ul li ul li {
	width: auto;
	height: 20px;
	background-color: #CCCCCC;
	background-image: none;
}
.navigation ul li ul li a{
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D24500;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CE4204;
	border-top-style: solid;
	border-left-style: solid;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(http://befreek.jp/images/mahogny.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navigation ul li a {
	display:block;
	background:url(http://befreek.jp/images/mahogny.jpg) repeat-x left top;
	color:#FFFFFF;
	width: 132px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 13px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CB4B00;
	border-right-color: #CB4B00;
	border-bottom-color: #CB4B00;
	border-left-color: #CB4B00;
	border-right-style: none;
	border-bottom-style: none;
      }
.navigation ul li a:hover{
	position: relative;
	z-index: 100;
	color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-left-style: none;
	text-decoration: underline;
      }
.navigation ul li:hover ul ,.navigation ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	z-index: 10;
}

.leftbox {
	width: 400px;
	float: left;
}


.leftbox a {
	text-decoration: none;
	color: #FF0000;
}

.leftbox a:hover{
	color: #FF9900;
	text-decoration: underline;
}


.copyright {
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	font-style: italic;
	background-image: url(http://befreek.jp/images/mahogny.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
.footbox {
	clear: both;
}
.footbox li{
	display: inline;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 12px;
}
.footbox li a{
	text-decoration: none;
	margin: 5px;
	color: #000000;
}
.footbox li a:hover{
	background-color: #FF9900;
}
.footadd a{
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.inbox {
	width: 264px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	margin-bottom: 5px;
}
