@charset "UTF-8";

@media print{
* html body {
	zoom: 68%; /*WinIE only */
}
*:first-child+html body {
	zoom: 66%; /*WinIE only */
}

* {
	margin: 0;
	padding : 0;
}

html {
	width: 100%;
}

body {
	font-size: 16px;
	font-family:Lato,'Noto Sans Japanese',"lucida grande",tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
	color:#000;
	background:#FFF;
	-webkit-print-color-adjust: exact;
}

#wrapper {
	margin:0 auto;
	width:100%;
	text-align: left;
}


h1, h2, h3, h4, h5, h6 {
	line-height:160%;
}


p, li,dt,dd {
	line-height:180%;
}

th, td {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

img,
a img {
	border : 0;
	vertical-align: bottom;
}

pre {
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.clr {
	clear: both;
}

.clearfix:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}

#page-top,
#relateLinks,
#bottomNav,
.scroll-header,
#catNav-btn,
#fade,
#loader,
header .sns,
#latest-message,
#bottom,
#ms,
#sp,
#information,
.nav .pre,
.nav .home,
footer p.copy a{
	display: none;
}

.sw-offset-90{
	width: 96% !important;
	margin:auto;
}
.sw-offset-60-prnt{
	width: 80% !important;
	margin:auto;
}

header{
	width: 100%;
	text-align: center;
	background-color: #FFF !important;
	border-bottom:3px solid #CCC !important;
	margin-bottom: 10px !important;
}
header h1.logo{
	width: 100px;
	margin:auto;
}

footer{
	width: 100%;
	background-color: #FFF;
	border-top:3px solid #CCC !important;
}
footer p.copy-print{
	display: block;
	font-size: 0.750em;
	color: #666;
	margin-bottom: 20px;
}

footer p.copy{
	font-size: 0.750em;
	color: #666;
}


.nav{
	color: #000 !important;
	margin-bottom: 10px !important;
}

.scripture{
	width: 100% !important;
	margin-bottom: 40px;
	color: #000;
}
.explanation{
	width: 100% !important;
	color: #000;
}

.scripture h2,
.explanation h2{
	background-color: #CCC !important;
}
.scripture .well,
.explanation .well{
	border: solid 1px #CCC !important;
}

.reading{
	width: 100% !important;
	color: #000;
	margin-bottom: 50px !important;
}
.reading h2{
	background-color: #CCC !important;
	color: #000;
}

#pray {
	border-top:2px dotted #CCC;
	border-bottom:2px dotted #CCC;
	margin-bottom: 50px !important;
}
#pray p {
	color: #000;
}
#pray p.title span{
	background-color: #999;
	border-radius: 20px;
	padding: 8px 20px 9px 20px;
}

#listen {
	display: none;
}

span.text-marker-yellow{
	background: none;
}
