body {
  font-size: 100%;
  text-align: center;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
  background:url(image/bg-01.jpg);
}

a:link {
	color:#F00;
    text-decoration: none;
	}
a:visited { color:#900; }
a:hover { color: #900; }
a:active { color: #f00; }


#wrap{
  text-align: left;
  width: 630px;
  margin: 0 auto;
  position: relative;
  background:#FFF;
}

#head{
	width: 630px;
	height: 315px;
	background:url(image/top.jpg) no-repeat;
	margin: 0 auto;
	}

#main {
	width:610px;
    margin: 0 10px 0 10px;
    padding: 0;
}

h1 {
    text-align:left;
	font-size:18px;
    border-bottom:#F00;
    padding:40px 0 0 0;
}

h2 {
    text-align:left;
	font-size:16px;
	padding:10px 0 0 40px;

}

p {
   padding:10px 0px 0px 40px;
   font-size:14px;
}


#menu {
	width: 630px;
	position: relative;
	margin: 0 auto;  
    padding: 5px 0 0 0; 
	text-allin: center;
	height:80px;
}



#menu ul {
  list-style-type: none;
   margin: 0;  
  padding: 0;  
}

#menu li {
	width:156px;
	margin-left: 1px;  
    padding: 0; 
	float: left;  
}

#menu li a {
  display: block;
  width: 156px;
  height: 80px;
  background: url(./image/back1.png) no-repeat 0 50%;
  font-weight: bold;
  margin-top: -29px;
  padding-top: 50px;
  float:left;
  color:#ffffff;
  text-align:center;
  font-size:20px;
  text-decoration:none;
}
#menu li a:hover {
  background: url(./image/back1.png) no-repeat -156px 50%;
}

#foot { 
width: 610px;
font-size:10px;
padding-bottom: 0.5em; 
margin: 0 10px;
}

.imagebox{
	margin-left: 40px;
}

.tex {
	width: 185px;
	float:left;
	text-align:center;
}