﻿body {
	position: absolute;
	background-color: white;
	background-image: url('./image/topbg.gif');
	background-repeat: repeat;
	margin: auto;
	top: 10px;
	left: 50%;
	margin-left:-350px
}
div#Top{	
	position:absolute;
	width:684px;
	margin-bottom:0px
}
div#Title{
	z-index: 2;
	position: absolute;
	top: auto;
}


div#address{
	z-index: 4;
	position: absolute;
	top:0px;
	left: 445px;
}
div#menu{
	z-index: 5;
	position: absolute;
	top: 366px;
	left: 0px;
	width: 686px;
}

#menu li{
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	font-size: x-small;
	font-weight: normal;
	text-decoration: blink;
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	background-color: #000000;
	border: 2px #003399;
	margin-right: 1px;
	background-image: url('image/menubackimg.gif');
}

#menu ul{
	font-family: AR丸ゴシック体M, "AR P丸ゴシック体E", "AR P丸ゴシック体M", AR丸ゴシック体E, AR丸ゴシック体M, HGP平成丸ｺﾞｼｯｸ体W4, HGS平成丸ｺﾞｼｯｸ体W4, HG丸ｺﾞｼｯｸM-PRO, HG平成丸ｺﾞｼｯｸ体W4;
	font-size: small;
	font-weight: normal;
	text-decoration: blink;
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}

#menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 75px;
	height: auto;
	text-align: center;
	padding: 2px 0;
	display: block;
	margin-top: 0px;
}
#menu a:link{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 75px;
	height: auto;
	text-align: center;
	padding: 2px 0;
	display: block;
	margin-top:0px;

}
#menu a{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	width: 75px;
	height: auto;
	text-align: center;
	padding: 2px 0;
	display: block;
	margin-top: 0px;
	font-size: small;
	font-weight: 500;
}


div#Image{
	z-index:3;
	position:absolute;
		top:75px;
	 height:270px;
}

div#Topic1{
	position: absolute;
	height: 20px;";
	right: auto;
}
c.clearfloat{
	clear:left;
}
div#Text{
	margin-top: 5px;
	margin-right: 5px;
}

.input{
	border: 4 #C0C0C0 double;
	border-top-color: #008000;
}
div#contents{
	width: 686px;
	height: 200px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
