/* CSS Document */
body {text-align:center
}

#wrapper {text-align:left;
          width:800px;
		  padding:0px;
		  margin:0 auto;
		  
		  }

#top {width:800px;
      height:100px;
	  padding:0px;
	  background-color:#FFFFFF;
	 
	  
	  }

#top h2 {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	line-height:1.5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
		 
}

#top p {
	font-size: 12px;
	font-weight: bold;
	line-height:2;
	color:#333333;
	border-bottom:1px solid #666666;
	padding: 0px;
	margin: 0px;
}
.style2 {color: #666666}
.style3 {color: #FF6666}

#honbun {background-color:#FFFFFF;
         text-align:center;
         width:800px;
		 height:250px;
}
#honbun p {font-size:14px;
           color:#666666;
		   font-weight: bold;
		   line-height:2.5;
}
#photo {width:800px;
        height:380px;
		}.image1 {
	left: 100px;
}

.phototext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}

#phototext2 {width:800px;
           height:50px;
		   }