
html {
	min-width: 250px;
	overflow-y: scroll;
}

body {
	background: none;
	background-color: white;
	-webkit-text-size-adjust: 90%;
	width: 100%;
}

div.df,
span.df {
	display: none;
}

span.sp,
div.sp {
	display: inline;
}

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

h2 em {
	font-size: 130%;
}

p {
	line-height: 1.8em;
}

p.text {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.7em;
	margin: 16px 0px;
	text-align: center;
	text-align: justify;
}

p.spjustify {
	text-align: justify;
}

span.link-btn a,
span.link-btn-prev a,
span.link-btn-next a,
span.link-btn-w a,
div.page a.next,
div.page a.prev,
div.body a.link-btn,
a.link-btn,
a.link-btn-prev,
a.link-btn-w {
	display: block;
	margin: 5px 0px;
	padding: 10px 20px;
	text-align: center;
	width: auto;
}

a.link-btn {
	font-size: 100%;
}

a.link-btn-gray {
	display: block;
	font-size: 15px;
	padding: 15px 25px;
}

ul.list li {
	background-position: 5px 13px;
	line-height: 1.5em;
	padding: 8px 0px 8px 22px;
}

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

span.subtitle {
	padding-bottom: 15px;
	width: auto;
}

/***********************************************************************/
ul.newslist li a {
	background-position: right 0px bottom 65px;
	padding: 20px;
}

ul.newslist li a span.img {
	display: block;
	text-align: center;
	width: 100%;
}

ul.newslist li a span.img img {
	height: auto;
	width: 90%;
}

ul.newslist li a span.category {
	display: block;
	margin: 0px auto;
	padding: 5px 0px;
	width: 90%;
}

ul.newslist li a span.category span {
	display: inline-block;
	padding: 0px 0px;
	width: 100%;
}

ul.newslist li a span.datetitle span.detail {
	padding-right: 30px;
}

a span.category span,
 .category span a {
	line-height: 1.6em;
}

div.page {
	padding-top: 20px;
}

div.page a.next,
div.page a.prev {
	display: block;
	margin: 15px 0px;
}

body#single #main {
	padding-top: 15px;
}

body#single h1 em {
	display: block;
	font-size: 25px;
	padding: 7px 0px;
}

body#single div.body {
	border: none;
	border-bottom: 3px solid #eeeeee;
	padding: 0px;
	width: auto;
}

body#single div.body h2 {
	line-height: 1.6em;
}

body#single div.body figure {
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	width: auto;
}

body#single div.body figure img {
	height: auto;
	width: 100%;
}

body#single div.body figure figcaption {
	font-size: 85%;
	line-height: 1.5em;
}

/***********************************************************************/
 
#container {
	width: 100%;
}

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

#title h1 strong {
	font-size: 30px;
	padding-bottom: 10px;
}

#title h1 em {
	display: block;
	padding: 7px 0px;
}

#footer {
	width: 100%;
}

#footernav {
	border-top: none;
	padding: 0px;
}

#footernav ul {
	padding: 0px;
}

#footernav ul li {
	border-left: none;
	border-right: none;
	padding: 0px;
	width: 100%;
}

#footernav ul  li:last-child {
	border-right: none;
}

#footernav ul li a {
	background: #3c7fc2 url(images/link_btn_white.png) no-repeat right 15px center;
	border-top: 1px solid white;
	color: white;
	display: block;
	font-size: 100%;
	padding: 14px 0px;
	text-decoration: none;
}

#footer p#footer-tel a {
	font-weight: bold;
	text-decoration: none;
}

#pagetop {
	padding-top: 10px;
}

#pagetop a img {
	height: auto;
	width: 40%;
}

#footer-address {
	font-style: normal;
	width: auto;
}

p#copyright {
	padding: 10px;
}

