body {
	margin: auto;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(image/back_image.jpg);
}
#con {
	width: 900px;
	margin: auto;
}

#main {
	width: 900px;
	height: 700px;
}
#mainfooterbody{
	height:110px;
	color:#fff;
	position:relative;
	clear:both;
	background-color: #4D4D4D;
	background-image: url(image/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.top{
  font-size : 10px;
  font-family : Verdana,Osaka,MS P ゴシック;
  line-height: 12px;
  color :#6B5020;
  width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
A.a1:hover {
  color: #ff0000; /* リンクの色 */
  background-color: #FFE3F7; /* 背景の色 */
  text-decoration: none; /* 文字装飾 */
}
a:link,a:visited, a:active {
  color:#6B5020;
  text-decoration: none ;
}
a:hover {
  color:#1E845A;
  text-decoration: underline ;
}
/*newarrive */
.news{
  font-size : 10px;
  font-family : Verdana,Osaka,MS P ゴシック;
  line-height: 14px;
  color :#ffffff;
}
/*ココまで */