@charset "Shift_JIS";
*{
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
/*ブラウザ用*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
img {  
    border:0; 
} 
address,caption,cite,code,
dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
}  
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 

/*-------*/
body{
	text-align:left;
	background-image: url(../img/bg.jpg);

}

#right p,
#right2 p,
#right3 p{
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;

}
	.text p{
	line-height: 1.5em;
	margin: 10px;

}
	.text2 p{
	padding-top: 10px;
	padding-bottom: 10px;


}
	.table-p{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


}


/*--------- アンカー　--------*/

a{
	color: #006699;
	text-decoration: underline;
}

a:link{

}

a:visited{


}

a:hover{
	color: #0099CC;
	text-decoration: none;
}
a:active{

}
strong{
	font-weight: normal;
}
a strong{
	text-decoration: underline;

}
a:hover strong{
	text-decoration: none;
}
.inbox a,
.inbox2 a{
	background-image: url(../img/link-l.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;

}
.inbox a:hover,
.inbox2 a:hover{
	background-image: url(../img/link-h.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;

}

	#FOOTER a{
	color: #FFFFFF;


			}

	#FOOTER a:visited{

}

	#FOOTER a:hover{
	text-decoration: underline;

}
.pagetop a{
	text-decoration: none;
	background-image: url(../img/pagetop2.gif);
	background-repeat: no-repeat;
	overflow: hidden;

	height:0 !important;
	height: /**/:37px;
	width: 100px;
	padding-top: 16px;
	display: block;
	margin-left: 420px;
}

.pagetop a:hover{
	text-decoration: none;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	overflow: hidden;

	height:0 !important;
	height: /**/:37px;
	width: 100px;
	padding-top: 16px;
	display: block;
	margin-left: 420px;
}


/*---------- ｈタグ　　-------------*/
h1{
	text-align: center;
	color: #FFFFFF;
	padding-top: 11px;
	font-weight: normal;

}
#wraptop{
	height: 30px;
	background-image: url(../img/main/main-title.jpg);
	width: 668px;
	padding-left: 45px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;


}

h2{

}
	#wraptop{
	height: 30px;
	background-image: url(../img/main/main-title.jpg);
	width: 668px;
	padding-left: 45px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;


}

	#MENU h2{
	display: none;

}

h3{

}

	#right h3,
	.underline,
	.inbox h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(../img/listmark.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}

	#left h3{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
	width: 130px;
	padding: 5px;

}
	.text h3{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
	.inbox h3{
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 5px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;

}

h4{

	}

	.text h4{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	text-align: right;
	margin: 10px;
	clear: left;

}

	#left h4{
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 130px;

}

h5{

}

h6{

}

/*----------ナビゲーション-------------*/
#navi {
	height: 58px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 14px;

}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li{
	float: left;
	list-style-type: none;
	width: 82px;
}
/*----ナビゲーションボタン----*/
#nav01 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav02 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav03 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav04 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c4.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav05 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c5.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav06 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c6.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav07 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c8.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav08 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c9.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
#nav09 a{
	text-decoration: none;
	background-image: url(../img/bt/navi_r1_c10.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	width: 82px;
	padding-top: 37px;
	display: block;
}
/*----ナビゲーションボタン オンマウス----*/
#nav01 a:hover{
	background-image: url(../img/bt/navi_o_r1_c1.jpg);
}
#nav02 a:hover{
	background-image: url(../img/bt/navi_o_r1_c6.jpg);
}
#nav03 a:hover{
	background-image: url(../img/bt/navi_o_r1_c7.jpg);
}
#nav04 a:hover{
	background-image: url(../img/bt/navi_o_r1_c8.jpg);
}
#nav05 a:hover{
	background-image: url(../img/bt/navi_o_r1_c9.jpg);
}
#nav06 a:hover{
	background-image: url(../img/bt/navi_o_r1_c10.jpg);
}
#nav07 a:hover{
	background-image: url(../img/bt/navi_o_r1_c12.jpg);
}
#nav08 a:hover{
	background-image: url(../img/bt/navi_o_r1_c13.jpg);
}
#nav09 a:hover{
	background-image: url(../img/bt/navi_o_r1_c14.jpg);
}





/*----------リスト-------------*/
#right ul{
	margin-left: 50px;

}

#right li{
	line-height: 2em;

}

#left ul{

}

#left li{
	background-image: url(../img/listmark.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
	height: 20px;
	margin-top: 5px;

}
#right2 ul{
	margin-bottom: 10px;

}

#right2 li{
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 30px;

}

#right2 ol{

}

/*--------- パンくずリスト ----------*/
	#LIST{
	clear: left;
}
	#LIST ul{
	margin:0;
	list-style-type: none;
}

	#LIST li{
	list-style-type:none;
	display: inline;
}

	#LIST a{
	color: #666666;
	text-decoration: underline;
			}

	#LIST a:visited{
	color: #666666;
}

	#LIST a:hover{
	color: #003366;
	text-decoration: none;
}


/*---------テーブル ----------*/
.tokusyo th {
	width: 150px;
	height: 20px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;

}
.tokusyo td {
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;

}
.kuyouryouannai table {
	width: 500px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-bottom: 5px;

}
.kuyouryouannai th {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	line-height: 1.5em;
	background-image: url(../img/box-bg.jpg);

}
.kuyouryouannai td {
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.border th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

.migi{
	text-align: right;
	padding-right: 10px;

}
/*---------h2　タイトル画像指定 ----------*/
.map{
	text-decoration: none;
	background-image: url(../img/title/title_r1_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.kuyouryou{
	text-decoration: none;
	background-image: url(../img/title/title_r5_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.form{
	text-decoration: none;
	background-image: url(../img/title/title_r7_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.webinfo{
	text-decoration: none;
	background-image: url(../img/title/title_r13_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.mizukokuyou{
	text-decoration: none;
	background-image: url(../img/title/title_r3_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;

	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.sitemap{
	text-decoration: none;
	background-image: url(../img/title/title_r15_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.tokutei{
	text-decoration: none;
	background-image: url(../img/title/title_r11_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.kojin{
	text-decoration: none;
	background-image: url(../img/title/title_r9_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.form{
	text-decoration: none;
	background-image: url(../img/title/title_r7_c1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:37px;
	padding-top: 37px;
	display: block;
}
.toppage,
.text2 h2{
	overflow: hidden;
	height:0 !important;
	height: /**/:0px;
	padding-top: 0px;
	display: block;
}
/*---------h2　タイトル画像指定　供養方法のページ ----------*/
.raiji{
	text-decoration: none;
	background-image: url(../img/title/title2-1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:30px;
	padding-top: 30px;
	display: block;
}
.jitaku{
	text-decoration: none;
	background-image: url(../img/title/title2-2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:30px;
	padding-top: 30px;
	display: block;
}
/*--------h3　供養の方法 ----------*/
.touba{
	text-decoration: none;
	background-image: url(../img/title/title3-1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:180px;
	padding-top: 36px;
	display: block;
}
.dokyou{
	text-decoration: none;
	background-image: url(../img/title/title3-2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:180px;
	padding-top: 36px;
	display: block;
}
.ningyo{
	text-decoration: none;
	background-image: url(../img/title/title3-3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:180px;
	padding-top: 36px;
	display: block;
}
.eidai{
	text-decoration: none;
	background-image: url(../img/title/title3-4.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:180px;
	padding-top: 36px;
	display: block;
}
.boseki{
	text-decoration: none;
	background-image: url(../img/title/title3-5.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:0 !important;
	height: /**/:180px;
	padding-top: 36px;
	display: block;
}
.jitakukara{
	text-decoration: none;
	background-image: url(../img/title/top-5.jpg);
	background-repeat: no-repeat;
	overflow: hidden;


	height:0 !important;
	height: /**/:30px;
	padding-top: 30px;
	display: block;
	margin-top: 20px;
}
.mizukotoha{
	text-decoration: none;
	background-image: url(../img/title/top-6.jpg);
	background-repeat: no-repeat;
	overflow: hidden;

	height:0 !important;
	height: /**/:30px;
	padding-top: 30px;
	display: block;
	margin-top: 20px;
}


/*--------その他スタイル ----------*/
.photo {
	margin-top: 10px;
	margin-left: 55px;

}
.photo img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
}
.info p {
	margin-top: 15px;
	margin-left: 60px;
	margin: 0px;
}
.inbox {
	padding: 5px 10px;
	margin: 10px auto;
	width: 300px;
	background-image: url(../img/box-bg.jpg);
	border: 1px solid #003366;
}
.inbox h3{
	font-size: 12px;
	color: #003366;
	margin: 5px 0px 0px;
	padding-left: 5px;
	padding-top: 2px;
	
}

.inbox2 {
width: 420px;
margin-left: 50px;
}

.inbox2 img{
	float: left;
	margin-right: 10px;
}

.waku{
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	
}

.freedial{
	margin: 10px;
}

.box {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.box img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	margin-right: 2px;
	margin-left: 3px;
}
.box td{
	text-align: center;

}

/*トップページ*/
.sidelink img {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.text2 {
	height: 102px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.text-top {
	height: 170px;
	margin-top: 35px;
}
.text2 img {
	float: left;
	margin-right: 10px;

}
.okiniiri {
	margin-left: 10px;
}
.text3-top {
	background-image: url(../img/main/toppage-box1.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 476px;
}
.text3-middle {
	background-image: url(../img/main/toppage-box2.jpg);
	background-repeat: repeat-y;

}.text3-bottom {
	background-image: url(../img/main/toppage-box3.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 476px;
}
.text3 {
	width: 476px;
	margin-right: auto;
	margin-left: auto;
}
.tel {
	margin-left: 15px;
	margin-top: 10px;
}
.huchi {
	border: 1px solid #CCCCCC;
}
.clear {
	clear: both;
}
