H1{
	font-size: 150%;
	color: #666666;
}
H2{
	font-size: 125%;
	color: #666666;
}
TR{
	vertical-align: top;
}
P{
	line-height: 150%;
}
.title{
	padding-top: 2em;
	padding-bottom: 2em;
}
.date{
	color: #666666;
	text-align: right;
	font-size: 90%;
}
.links{
	width: 8em;
	color: #666666;
	font-size: 90%;
}
.button{
	color: #666666;
	text-decoration: none;
	border-left: white solid 4px;
	padding-left: 2px;
	padding-top: 2px;
}
.button:hover{
	border-left: orange solid 4px;
}
.main{
	padding: 1em;
}
.header{
	font-weight: bold;
}
.header A{
	font-weight: bold;
}
.publishing{
	padding-top: 1em;
}
.note{
	line-height: 150%;
	font-size: 90%;
	padding: 1em;
}
.images{
	text-align: right;
	padding: 1em;
}
.photo{
	padding: 0.25em;
}
.caption{
	font-size: 75%;
	color: gray;
}
.introduction{
	margin-left: 200px;
	margin-right: 10%;
}
.infomation{
	margin-left: 200px;
	margin-right: 10%;
}
.perforation{
	width: 6em;
	font-size: 80%;
	color: #CCCCCC;
	text-align: center;
}
.list{
	border: silver solid 1px;
	padding: 2px;
	text-decoration: none;
}
.map{}
.tel{}
.footer{
	text-align: right;
	margin-top: 1em;
}

