﻿@charset "UTF-8";
p.layout{
	width:500px;
	text-align:right;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul.page_link{
	list-style:none;
	padding-bottom:5px;
	margin:5px 0 5px 150px;
}
ul.page_link li{
	width:350px;
	margin:10px 10px 10px 10px;
	padding:0 0 0 30px;
	list-style:none;
	background:url(../../image/icn_pagelink.jpg) no-repeat 5px 2px;
}

ul.list_01{
	list-style:none;
	padding-bottom:5px;
	margin:5px 0 5px 80px;
}
ul.list_01 li{
	width:400px;
	margin:10px 10px 10px 20px;
	padding:0 0 0 30px;
	list-style:none;
	background:url(../../image/icn_pagelink.jpg) no-repeat 5px 2px;
}

div.contents p.text_l{
	float:left;
	width:230px;
	margin:0 0 0 30px;
	padding:5px;
}
div.contents p.text_r{
	float:right;
	width:230px;
	margin:0 35px 0 0;
	padding:5px;	
}

div.contents p.img_c{
	text-align:center;
	margin:0 0 0 50px;
	padding:5px;
}
dl.book{
	width:450px;
	margin:5px 0 5px 50px;
}
dl.book dt{
	font-weight:bold;
	padding:10px 5px 5px 5px;
}
dl.book dd{
	padding:5px 20px;
	font-size:90%;
	border-bottom:1px #cccccc dotted ;
}
table.topics{
	width:600px;
	font-size: 75%;
	margin:5px 0 10px 90px;
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;	
}

table.topics th{
	width:100px;
	text-align:left;
	border-right:1px solid #666;
    border-bottom:1px solid #666;
    font-weight:bold;
    background-position:left;
    padding:0.3em 1em;
}

table.topics td{
	border-right:1px solid #666;
    border-bottom:1px solid #666;
    padding:0.3em 1em;
}

table.cloister{
	width:600px;
	font-size: 75%;
	margin:5px 0 10px 90px;
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;	
}

table.cloister th.name{
	width:200px;
    background-color:#003300;
    color:#ffffff;
}

table.cloister th{
	width:120px;
	text-align:left;
	border-right:1px solid #666;
    border-bottom:1px solid #666;
    font-weight:bold;
    background-position:left;
    padding:0.3em 1em;
}

table.cloister td{
	border-right:1px solid #666;
    border-bottom:1px solid #666;
	padding:0.6em 1em;
	line-height:1.2em;
}

table.retreatant{
	width:600px;
	font-size: 75%;
	margin:5px 0 10px 90px;
    border-top:1px solid #666;
    border-left:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;	
}

table.retreatant th{
	width:180px;
	text-align:left;
	border-right:1px solid #666;
    border-bottom:1px solid #666;
    font-weight:bold;
    background-position:left;
    padding:0.3em 1em;
}

table.retreatant td{
	border-right:1px solid #666;
    border-bottom:1px solid #666;
    padding:0.3em 1em;
}

ul.links{
	list-style:none;
	padding-bottom:5px;
	margin:5px 0 5px 200px;
}
ul.links li{
	width:400px;
	margin:10px 10px 10px 10px;
	padding:0 0 0 30px;
	list-style:none;
	background:url(../../image/icn_pagelink.jpg) no-repeat 5px 2px;
}


.info-content {
	clear:both;
	position: relative !important;
	width: 700px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem;
	margin-bottom: 3rem;
}
.info-content p {
	text-indent: 1em;
	line-height: 1.5rem;
	padding: 0.3rem 2rem 0;
	text-align: justify;
}
.info-content dl {
	line-height: 1.5rem;
	padding: 0.5rem 2rem 0;
	text-align: justify;
}
.info-content .info-bigfont-text {
	font-size: 115%;
	line-height: 2rem;
	padding: 0.5rem 2rem 0;
}
.info-content .text-center {
	text-align: center;
}
.info-content .text-right {
	text-align: right;
}

.info-content h4 {
	background : none !important;
	border-bottom: 2px dashed #666666;
	font-size: 115% !important;
	line-height: 2rem;
	padding: 0 !important;
	margin: 2rem 0 1rem 2rem !important;
	width: 600px !important;
}

.info-content img {
	margin: 10px;
}

.info-content .img-r {
	float: right;
	padding:0px 30px 0px 20px;
	margin-bottom: 2rem;
}
.info-content .img-l {
	float: left;
	padding:0px 20px 0px 30px;
	margin-bottom: 2rem;
}
.info-content blockquote {
	border:1px solid #ccc;  /* 枠線 */
	color:#636563;  /* 文字色 */
	background:#f7f7f7;
	line-height:1.5;
	margin: 1rem 2rem 1rem 2rem;
}
.info-content blockquote p {
	line-height: 2rem;
	padding: 1rem;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

div.foot {
	margin-top: 3rem !important;
}
div.foot p {
	margin-right: 30px !important;
}
div.foot .back_top {
	text-align: right;
	margin-right: 50px !important;
}

#proceed dt {
	float: left;
	text-align: right;
}
#proceed dt:after {
	content: "：";
}
#proceed dd {
	margin-left: 20px;
}

.coms_banner{
	padding: 9px 0;
}

