
#title {
	background: url(images/title_bg_sp.jpg) no-repeat center;
}

h2.img-s,
h2 {
	padding: 20px 0px 25px 0px;
}

ul.photos li {
	display: table-cell;
	padding: 0px 5px;
}

ul.photos li img {
	padding: 0px;
}

div.info-list table {
	border-top: none;
}

div.info-list table th {
	background-color: #54a5ab;
	color: white;
	display: block;
	padding: 10px 0px;
	width: auto;
}

div.info-list table td {
	border-bottom: none;
	display: block;
	padding: 10px 10px 30px 10px;
}

div.info-list table td ul.notelist li span.access {
	padding-left: 0px;
	text-indent: 0em;
}

