#page {
				width: 800px;
				height: 877px;
				}
/*--インフォ--*/

.pageTop h2 {
				font-size: 16px;
				line-height: 1.5;
				color: #FFFFFF;
				background-color: #B1B1B1;
				padding-left: 20px;
				font-weight: normal;
				}
.pageTop img {
				border: 2px solid #B1B1B1;
				margin-left: 20px;
				}
				
				
.topAd a:hover {
				opacity: 0.7;
     			text-decoration: none;
			}
.topAd a:link {
			color: #898A7B;
			text-decoration: none;
			}
.topAd a:visited {
			color: #5B5C51;
			}
.topAd li {
			margin: 20px 0;
			}