@charset "UTF-8";
@import "local.css";

#main { background: url(../images/main_bg.jpg); }

#index #contents_header #main_image { height: 390px; }
#index #contents_header #local-nav { margin-top: 90px; }
#index #contents_body .container { background: transparent; }
#index #contents_body h2 { margin: 0; border: 0; padding: 0; }
#index #contents_body h3 { margin: 0; border: 0; padding: 0; }

#index #header h1 {
	position: absolute;
	top: 10px;
	left: 50%;
	color: #fff;
	font-size: 100%;
	font-weight: 100;
	width: 820px;
	margin-left: -410px;
	text-indent: 0;
	text-align: left;
	}
#index #header #top a {
	text-indent: 0;
	display: block;
	position: absolute;
	top: 10px;
	left: -52px;
	width: 104px;
	height: 105px;
	background: none;
	}

#index .detail_bt { text-align: right; }

#index #contents_header_wrapper p {
	font-size: 80%;
	}

#contents_body #featured_contents {
	float: left;
	width: 420px;
	}
#contents_body #featured_contents #headlines {
	background: url(../images/index_activity.jpg) no-repeat 0 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
#contents_body #featured_contents #headlines h2 {
	margin: 0;
	padding: 30px 0 0;
	text-align: center;
	}
#contents_body #featured_contents #headlines h2 img {
	display: block;
	margin: 0 auto;
	}
#contents_body #featured_contents #headlines div {
	background: url(../images/section_bg.jpg);
	margin: 0 10px;
	padding: 0 10px 5px;
	}
#contents_body #featured_contents #headlines div p {
	font-size: 77%;
	}
#contents_body #featured_contents #headlines div p.headline_title {
	font-size: 110%;
	}
#contents_body #information {
	float: right;
	width: 250px;
	}
#contents_body #information #new_entry {
	background: url(../images/section_bg.jpg);
	border: 1px solid #000;
	margin-bottom: 10px;
	}
#contents_body #information #new_entry h3 {
	height: 62px;
	}
#contents_body #information #new_entry table {
	margin: 0 5px;
	}
#contents_body #information #new_entry table tr th,
#contents_body #information #new_entry table tr td {
	border: 0;
	}
#contents_body #information #new_entry_footer {
	background: #d7d7d7 url(../images/index_new_entry_footer_bg.jpg) repeat-x top;
	text-align: right;
	margin: 0;
	padding: .5em 1em;
	}
#contents_body #about_temple {
	float: left;
	width: 234px;
	}
#contents_body #faq {
	background: url(../images/section_bg.jpg);
	border: 2px solid #612583;
	}
#contents_body #faq h3 {
	height: 59px;
	}
#contents_body #faq #index_faq_bt {
	margin: 0;
	padding: .3em 2px .3em 86px;
	}
#faq #index_faq_bt a {
	display: block;
	width: 140px;
	height: 25px;
	}
#contents_body #faq ul li {
	margin: .5em 1em 1.5em;
	}

#nls {
	width: 920px;
	margin: 1em auto;
	padding: 35px 0 30px;
	background: url(../images/nls.png) no-repeat 0 center;
	}
#nls ul {
	margin-left: 100px;
	}

#index .tn_table {
	clear: both;
	width: 380px;
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	}
#index .tn_table tr th,
#index .tn_table tr td {
	border: 0;
	padding: .1em .5em;
	border-top: 1px solid #ccc;
	}
#index .tn_table tr td.tn_date { padding-left: 10px; }
#greeting {
	background: url(../images/greeting_bg.jpg);
	margin-bottom: .5em;
	padding: 1.2em;
	border-top: 1px solid #f7f0dd;
	border-bottom: 1px solid #d7c8a0;
	}
#greeting p {
	line-height: 1.2;
	color: #663300;
	}

#news {
	background: url(../images/index_news_bg.jpg);
	height: 150px;
	margin-bottom: 10px;
	}
#news .news-box {
	margin: 0 20px 10px 10px;
	height: 93px;
	overflow: auto;
	}
#news .news-box table {
	width: 370px;
	}
#news .news-box table tr td {
	}
#news .news-box table tr td.tn_image {
	display: none;
	}
#news .news-box table tr th,
#news .news-box table tr td {
	border: 0;
	}
#contents_body #news p {
	margin-bottom: 0;
 padding-bottom: 0;
	}
p.bnr { padding-bottom:0; }
p.bnr a:hover { color: #fff; background: none; text-decoration: none; }


/* 140213 index.ctp */

#freeword {
	padding: 20px 20px;
	background: #4F3D1F;
	}

#freeword img, #freeword input {
    vertical-align: middle;
	margin-left: 5px;
	}
	
/* 150522 index.ctp */

.pms5001-logo{ margin-left:40px; }

/* 160118 index.ctp */

.attention{
	padding:10px 10px 0;
	background:url(../images/greeting_bg.jpg);
	border:1px solid #EFC430;
	color:#663300;
	margin-bottom:10px;
	width:400px;
}
