
body {
	max-width: 480px;
	min-width: 250px;
	-webkit-text-size-adjust: 100%;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

h2.img img {
	height: auto;
	max-width: 280px;
	width: 100%;
}

a.link-btn {
	display: block;
	padding: 13px 25px;
	text-align: center;
}

ul.list li {
	background-position: 0px 13px;
	padding-left: 20px;
}

ul.photos {
	text-align: center;
}

ul.photos li {
	display: inline-block;
	margin: 5px 1%;
	text-align: center;
	width: 45%;
}

ul.photos li img {
	height: auto;
	width: 100%;
}

.spwideimg {
	height: auto;
	width: 100%;
}

p.spjustify {
	text-align: justify;
}

/***********************************************************************/
table.list-table th {
	background-color: #6c6c6c;
	border: none;
	color: white;
	display: block;
	padding: 5px;
	width: auto;
}

table.list-table td {
	border: none;
	display: block;
	padding: 8px 8px 30px 8px;
}

table.list-table td table th,
table.list-table td table td {
	display: table-cell;
	padding: 5px;
	width: auto;
}

/***********************************************************************/

#header {
	height: auto;
	padding-bottom: 60px;
	background-position: center bottom 20px;
}

div.spmain,
div.main,
div.main-s {
	padding: 0px 20px;
	width: auto;
}

#container {
	width: 95%;
}

#footer #footer-logo {
	padding: 30px 0px 20px 0px;
}

#footer h4 {
	background-size: 95%;
}

#footer h4 {
	padding: 0px 100px;
}

#footer h4 img {
	height: auto;
	width: 100%;
}

#footer div.footer-facebook {
	padding: 20px 0px 20px 0px;
}

#pagetop {
	display: none;
}

#pagetop-sp {
	display: block;
	padding: 20px;
	text-align: center;
}

