/*---------------------------------------
　タグ共通制御
---------------------------------------*/
h1{
	width:900px;
	height:30px;
	margin:0 auto;
	padding:0 16px;
	font-size:10pt;
	line-height:15pt;
	text-align:right;
	font-weight:normal;
	color:#fff;
	clear:both; }

h2{
	display:block;
	width:595px;
	height:35px;
	margin:0 0 5px 0;
	padding:10px 0 0 45px;
	font-size:120%;
	letter-spacing:0.5em;
	color:#694d09;
	background:#FFF url(img/bg_h2.jpg) left top no-repeat;
	clear:both; }

h3, h4{
	font-size:110%;
	margin:0 0 5px 0;
	padding:0; }

img{ border:0; }

p{
	margin:0 0 10px 0;
	padding:0;
	font-size: 100%;
	line-height:160%; }

hr{
	height:5px;
	margin:10px 0;
	border:0;
	background:#FFF url(img/bg_hr.gif) left top repeat-x;
	clear:both; }

/* リンク指定 */
a:hover{ color:#643400; }

h3 a, h4 a, .link a, a.link{
	padding:0 0 0 17px;
	background: url(img/icon_link.gif) left no-repeat;
	background-position:0 2px; }

h3 a:hover, h4 a:hover, .link a:hover, a.link:hover{
	background: url(img/icon_link_on.gif) left no-repeat;
	background-position:0 2px; }

DIV.main a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff; }

/* clearfix（float属性解除） */
.cf, br.cf{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	height:0;
	font-size:0;
	line-height:0;
	clear:both; }

/* font指定 */
.small { font-size: 85%; line-height: 140%; }
.large { font-size: 110%; }
.red { color: #C00; }
.red-small { color: #C00; font-size: 80%; }
.gray { color: gray; }

/*---------------------------------------
　基本設定
---------------------------------------*/
body{
	margin:0 auto;
	padding:0;
	font-size:100%;
	line-height:100%;
	color:#000;
	background:#FFF url(img/bg.gif) center top repeat; }

/* ページ基本体裁 */
.container{
	width:900px;
	margin:0 auto;
	padding:0 16px 20px 16px;
	text-align:left;
	background:#FFF url(img/bg_container.gif) top center repeat-y; }

/*---------------------------------------
　ページ各部レイアウト
---------------------------------------*/
/* ヘッダーbg */
div#head{
	width:100%;
	height:110px;
	margin:0 auto;
	padding:0;
	clear:both;
	background:#FFF url(img/bg_head_all.gif) center top repeat-x; }

/* ヘッダー */
div#header{
	width:900px;
	height:80px;
	margin:0 auto;
	padding:0 16px;
	clear:both;
	background:#FFF url(img/bg_header.gif) center top no-repeat; }

*html div#header { font-size:0; line-hegiht:0; }

div#header div.header_logo{
	float:left;
	margin:0;
	padding:0;
	width:207px;
	height:67px; }

div#header div.menu{
	float:left;
	margin:0;
	padding:0;
	width:469px;
	height:67px; }

div#header ul.mainmenu{
	margin:5px 0 0 0;
	padding:0;
	width:469px;
	height:37px; }

div#header ul.mainmenu li, div#header ul.mainmenu li a{
	display:block;
	float:left;
	margin:0;
	padding:0 2px 0 0;
	width:105px;
	height:37px; }

div#header ul.mainmenu li#long, div#header ul.mainmenu li#long a{
	width:145px; }

*html div#header ul.mainmenu li, div#header ul.mainmenu li a { padding:0 1px 0 0; }

div#header ul.submenu{
	float:right;
	margin:0;
	padding:0;
	width:256px;
	height:24px; }

div#header ul.submenu li, div#header ul.submenu li a{
	display:block;
	float:left;
	margin:0;
	padding:0; }

div#header div.head_inq{
	float:right;
	margin:5px 0 0 0;
	padding:0;
	width:218px;
	height:55px; }

/* メニュー */
.menu{
	float:left;
	text-align: left;
	width:250px;
	margin:0;
	padding:0;
	font-size: 95%; }

/* コンテンツ */
.main{
	float:right;
	width:640px;
	text-align:left;
	font-size: 100%;
	line-height:160%;
	margin:0;
	padding:0; }

/* フッター */
#footer{
	overflow:auto;
	width:100%;
	min-height:370px;
	margin:0 auto;
	padding:0;
	background:#f1efe9 url(img/bg_footer.gif) top center repeat-x;
	border-bottom:#c1bfbb solid 1px;
	clear:both; }

/* footer_bottom */
#footer_bottom{
	width:100%;
	min-height:70px;
	margin:0 auto;
	padding:0;
	font-size:12pt;
	background:#f1efe9 url(img/bg_footer_bottom.gif) bottom center repeat-x;
	border-top:#fff solid 1px;
	clear:both; }

/*---------------------------------------
　サイドメニュー
---------------------------------------*/
/* バナー */
div.menu div.banner, div.menu div.inq{
	margin:0 0 5px 0;
	padding:0;
	clear:both; }

div.menu div.banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff; }

/* メニュー */
div.menu dl{
	width:250px;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	text-align:left;
	background:url(img/bg_sidemenu_bottom.gif) bottom center no-repeat; }

div.menu dl dt{
	width:250px;
	margin:0;
	padding:0 0 5px 0;
	font-size:0;
	line-height:0;
	background:url(img/bg_sidemenu.gif) bottom center repeat-y; }

div.menu dl dt.sub01{ padding:8px 0 5px 0; }

div.menu dl dd{
	margin:0;
	padding:0;
	line-height:170%;
	background:url(img/bg_sidemenu.gif) bottom center repeat-y; }

div.menu dl dd a{
	display:block;
	padding:0 0 0 24px;
	background:url(img/icon_sidelink.gif) left top no-repeat;
	background-position:10px 10px; }

div.menu dl dd a:hover{
	background:url(img/icon_sidelink_on.gif) left top no-repeat;
	background-position:10px 10px; }

div.menu dl dd.big a{
	padding-top:3px;
	line-height:140%; }

/*---------------------------------------
　フッターテキスト
---------------------------------------*/
/* info */
#footer div.info{
	width:900px;
	height:355px;
	margin:0 auto;
	padding:15px 16px 0 16px;
	font-size:90%;
	clear:both; }

#footer div.info p{
	margin:0 0 5px 0;
	line-height:140%;
	padding:0; }

#footer div.info p.right{
	margin:0 20px 0 0;
	text-align:right; }

#footer ul li a, #footer .link{
	padding:0 0 0 13px;
	background: url(img/icon_sidelink.gif) left no-repeat;
	background-position:0 2px; }

#footer ul li a:hover, #footer .link:hover{
	background: url(img/icon_sidelink_on.gif) left no-repeat;
	background-position:0 2px; }

#footer div.info div.block{
	float:left;
	width:450px; }

#footer div.info div.block h4{
	margin:0 0 7px 0; }

#footer div.info div.block ul{
	float:left;
	width:220px;
	margin:0 0 5px 0;
	padding:0; }

#footer div.info div.block ul li{
	margin:0 0 4px 0;
	list-style-type:none; }

#footer div.inq{
	margin:5px 0 0 0; }

/* footer_box */
#footer_box{
	width:900px;
	height:40px;
	margin:0 auto;
	padding:0 16px;
	clear:both; }

#footer_box div.footer_logo{
	float:left;
	width:172px;
	height:37px;
	margin:0;
	padding:2px 0 0 0; }

#footer_box p.pagetop{
	float:right;
	margin:10px 0;
	text-align:right; }

#footer_box p.pagetop a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff; }

/* copyright */
#copyright{
	width:900px;
	height:10px;
	margin:0 auto;
	padding:10px 16px 0 16px;
	text-align:right;
	font-size:90%;
	color:#fff;
	clear:both; }

#copyright a{
	color:#fff;
	text-decoration:none; }

#copyright a:hover{ text-decoration:underline; }

/*---------------------------------------
　main部分共通
---------------------------------------*/
/* パン屑 */
DIV.main ul.navi{
	float:right;
	margin:0;
	padding:0;
	background:#FFF; }

DIV.main ul.navi li{
	float:left;
	display:block;
	padding:0 0 0 5px;
	margin:0;
	font-size:80%; }

DIV.main ul.navi li a{ padding:0 5px 0 0; }

/* navi-link */
DIV.main p.navi-link{
	margin:10px 0;
	padding:5px 0;
	text-align:center;
	color:#cfcfcf;
	background:#e8e8e8;
	border-top:#cfcfcf solid 3px;
	border-bottom:#cfcfcf solid 3px; }

DIV.main p.navi-link a{
	padding:0 0 0 17px;
	background: url(img/icon_link.gif) left no-repeat;
	background-position:0 2px; }

DIV.main p.navi-link a:hover{
	background: url(img/icon_link_on.gif) left no-repeat;
	background-position:0 2px; }

/* add-inq */
DIV.main div.add-inq{
	margin:20px 0; }

DIV.main div.add-inq a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background: #fff; }

/* caption */
p.caption{
	margin:0;
	padding:0 0 0 7px;
	font-size:85%;
	line-height:130%;
	background:url(img/bg_caption.gif) left top repeat-y; }

/* タイトルバナー */
DIV.main img.title{
	margin:0 0 10px 0;
	padding:0; }

/* table */
DIV.main table{
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	border-collapse: collapse;
	border-bottom:#d0b287 solid 1px; }

DIV.main th, DIV.main td{
	padding:5px 10px; }

DIV.main th{
	color:#3f0000;
	vertical-align:top;
	background:#d0b287;
	border-top:#fff solid 1px; }

DIV.main td{
	border-top:#d0b287 solid 1px; }

/*---------------------------------------
　index
---------------------------------------*/
DIV.main#index{
	margin:0;
	padding:0; }

/* イメージ写真 */
div#topimage{
	width:900px;
	height:400px;
	margin:0 0 10px 0;
	padding:0;
	overflow: hidden; }

/* 新着ニュース */
div.news{
	overflow:auto;
	width:898px;
	margin:0 0 10px 0;
	padding:0;
	claer:both;
	background: url(img/bg_news.gif) left repeat-y;
	border:#d4d4d4 solid 1px; }

div.news img.left{
	float:left;
	width:160px;
	height:120px;
	margin:0;
	padding:0; }

div.news ul{
	float:right;
	width:708px;
	margin:8px 0 0 0;
	padding:0 0 0 30px;
	font-size:90%;
	line-height:130%; }

div.news ul li{
	margin:0 10px 6px 0;
	padding:0; }

div.news p.right{
	float:right;
	position:relative;
	top:-10px;
	left:730px;
	z-index:1;
	margin:0;
	padding:0;
	text-align:right; }

div.news a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff; }

/* info-text */
DIV.main#index div.info-text{
	margin:0 0 5px 0;
	padding:0;
	background:#f8ffa9 url(img/bg_info-text.gif) right top no-repeat;
	border:#d6d6d6 solid 3px; }

DIV.main#index div.info-text p{
	margin:8px 0;
	padding:0;
	text-align:center; }

/* 法要（cat） */
DIV.main#index div.cat{
	margin:0 0 10px 0;
	padding:0 2px 5px 2px;
	border:#e4e4e4 solid 1px; }

DIV.main#index div.cat div.banner{
	float:left;
	width:210px;
	margin:0;
	padding:3px 0 5px 1px;
	background:url(img/bg_catbanner_bottom.gif) right bottom no-repeat; }

DIV.main#index div.cat div.banner h3, DIV.main#index div.cat div.banner p{
	margin:0;
	background:url(img/bg_catbanner.gif) right top repeat-y; }

DIV.main#index div.cat div.banner h3{
	padding:3px 6px; }

DIV.main#index div.cat div.banner p{
	padding:0 6px; }

DIV.main#index div.cat div.cat-text{
	margin:0;
	padding:0 1px;
	clear:both; }

DIV.main#index div.cat div.cat-text img{
	float:left;
	margin:0;
	padding:0 10px 10px 0; }

/* 法要のご案内（guide） */
DIV.main#index div.cat h3.guide{
	margin:0 0 5px 1px;
	padding:0; }

DIV.main#index div.cat div.guide{
	overflow:auto;
	width:586px;
	margin:0 15px 10px 15px;
	padding:10px 10px;
	border:#d7d7d7 solid 1px;
	background:url(img/bg_guide.gif) center top repeat-y; }

DIV.main#index div.cat div.guide img{
	float:left;
	margin:0;
	padding:0 10px 0 0; }

/* コンテンツ（content） */
DIV.main#index div.content{
	overflow:auto;
	margin:0 0 5px 0;
	padding:10px;
	claer:both;
	border:#e4e4e4 solid 1px; }

*html DIV.main#index div.content{ zoom:1; }

DIV.main#index div.content div.left, DIV.main#index div.content img.left{
	float:left;
	margin:0;
	padding:0 10px 0 0; }

DIV.main#index div.content div.left{ width:250px; }

/*---------------------------------------
　cat
---------------------------------------*/
DIV.main#cat th{ width:30%; }
DIV.main#cat th.title{ letter-spacing:0.5em; }

/*---------------------------------------
　link
---------------------------------------*/
DIV.main#link table{
	border:#d0b287 solid 1px; }

DIV.main#link th{
	background:#fff;
	border:0; }

DIV.main#link td{
	border-top:0;
	border-bottom:#d0b287 dotted 1px; }

/*---------------------------------------
　guide
---------------------------------------*/
DIV.main#guide h3{
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background:url(img/bg_h3.gif) left top no-repeat;
	background-position:0 5px; }

/*---------------------------------------
　about
---------------------------------------*/
DIV.main#about div.left{
	float:left;
	padding:0 10px 10px 0; }

/*---------------------------------------
　denomination
---------------------------------------*/
DIV.main#denomination div.profile{
	overflow:auto;
	margin:0 0 5px 0;
	padding:10px;
	claer:both;
	border:#e4e4e4 solid 1px; }

* html DIV.main#denomination div.profile{ zoom:1; }

DIV.main#denomination div.profile img{
	float:left;
	margin:0;
	padding:0 10px 0 0; }

DIV.main#denomination div.profile div.text{
	float:right;
	width:458px;
	margin:0;
	padding:0; }

DIV.main#denomination div.profile div.text h4{
	color:#555;
	border-bottom:#bbb dotted 1px; }

DIV.main#denomination div.profile div.text h5{
	font-size:100%;
	margin:0;
	padding:0; }

/*---------------------------------------
　report
---------------------------------------*/
DIV.main#report h3{
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(img/bg_h3.gif) left top no-repeat;
	background-position:0 5px; }

DIV.main#report th.day{
	width:30%;
	border-right:#fff solid 1px; }

DIV.main#report th.con{
	width:70%;
	border-bottom:#fff solid 1px; }

/*---------------------------------------
　meeting
---------------------------------------*/
DIV.main#meeting div.photo{
	float:left;
	width:319px;
	margin:0;
	padding:10px 1px 0 0; }

/*---------------------------------------
　faq
---------------------------------------*/
DIV.main#faq ul.list{
	margin:0 0 15px 0;
	padding:0; }

DIV.main#faq ul.list li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
	background:url(img/icon_q.gif) left top no-repeat;
	background-position:0 5px; }

DIV.main#faq p.top{
	margin:0 0 10px 0;
	padding:0; }

DIV.main#faq p{
	margin:0 0 10px 0;
	padding:0 0 0 20px; }

DIV.main#faq p.q{
	background:url(img/icon_q.gif) left top no-repeat;
	background-position:0 5px; }

DIV.main#faq p.a{
	background:url(img/icon_a.gif) left top no-repeat;
	background-position:0 5px; }

/*---------------------------------------
　inq
---------------------------------------*/
DIV.main#inq table{
	margin:0;
	border:#d0b287 solid 1px; }

DIV.main#inq table.submit{
	margin:0 0 10px 0;
	border-top:0; }

DIV.main#inq table.submit td{
	table-layout:fixed;
	text-align:center;
	border-top:0; }

DIV.main#inq table.submit td.submit{ width:50%; background:#ffc; }
DIV.main#inq table.submit td.reset{ background:#ddd; }

DIV.main#inq table.submit input{
	font-size:100%;
	padding:5px 10px; }

DIV.main#inq div.attention{
	margin:10px 0;
	padding:10px 15px;
	border:#bbb solid 1px; }
