* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding:0px;
	text-align: center;
	color: #556;
	background-color: #fff;
}
#content {
	height: 1000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#title_top {
	width: 900px;
	background-image: url(../images/hukushima_title.png);
	height: 59px;
	position: relative;
}
#title_top h2 {
	font-size: 16px;
}
#title_top a img {
	margin-left: 350px;
	position: absolute;
}



address {
	margin: 0px;
	padding: 30px;
	text-align: center;
	line-height: 1.0em;
	font-size: 11px;
	font-family: "Times","Times New Roman",serif!important;
}
address,
address a:link,
address a:active,
address a:visited,
address a:hover {
	color: #99c;
}
address a {
	text-decoration: none;
	border-bottom: 1px solid #ccd;
}
ul.photos {
	width: 840px;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.photos li p {
	font-family: "メイリオ";
	font-size: small;
}

ul.photos li {
	display: inline;
	width: 140px;
	height: 130px;
	float: left;
	background-image: url(../images/drop-shadow.jpg);
}
#back {
	clear: left;
	padding-top: 20px;
}

ul.photos a.horizontal img,
ul.photos a.effectable img {

}
ul.photos a.vertical img {

}
