/*----------------------------------------------------
	トップページ用
----------------------------------------------------*/


body {
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.8em;
	font-size: 12pt;
	color:#4c4c4c;
	background:url("../img/main_back_top.gif") repeat-x #fff;
}

.box {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:960px;
	margin:0px auto 0px auto;
	/*margin:0 auto -120px auto;*/
	padding: 0px;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

a,
a:link {
	color: #103382;
	text-decoration: none;
}
a:visited {
	color: #713360;
	text-decoration: none;
}
a:hover,
a:active {
	color: #b41706;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
th, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}






/*--------------ヘッダーイメージ---------*/

.top_hedder_box {
	width: 960px;
	height: 610px;
	/*background-color: #FFFFFF;*/
}

.top_hedder_bg_box{
	margin:0px 0px 0px 0px;
	width: 960px;
	height: 550px;
}

.top_hedder_bg a {
	width: 615px;
	height: 550px;
	padding: 0px;
	float: left;
	background: url("../img/01_02.jpg");
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;

}
.top_hedder_bg02 a {
	width: 615px;
	height: 550px;
	padding: 0px;
	float: left;
	background: url("../img/01_03.jpg");
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;

}
.top_hedder_bg03 a {
	width: 615px;
	height: 550px;
	padding: 0px;
	float: left;
	background: url("../img/01.jpg");
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;

}


.top_hedder_02 a{/*一枚だけのロールオーバー画像*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	float: right;
	width: 345px;
	height: 550px;
	background-image: url("../img/02_02.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.top_hedder_02 a:hover{
	text-decoration: none;
	background-image: url("../img/02_02.jpg");
	background-position: -345px 0px;
	background-repeat: no-repeat;
}

.top_hedder_02_02 a{/*一枚だけのロールオーバー画像*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	float: right;
	width: 345px;
	height: 550px;
	background-image: url("../img/02_03.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.top_hedder_02_02 a:hover{
	text-decoration: none;
	background-image: url("../img/02_03.jpg");
	background-position: -345px 0px;
	background-repeat: no-repeat;
}

.top_hedder_02_03 a{/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	float: right;
	width: 345px;
	height: 550px;
	background-image: url("../img/02.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.top_hedder_02_03 a:hover{
	text-decoration: none;
	background-image: url("../img/02.jpg");
	background-position: -345px 0px;
	background-repeat: no-repeat;
}


.hedder_box {
	width: 960px;
	height: 150px;
	/*background-color: #FFFFFF;*/
}

.hedder_bg_box{
	margin:0px 0px 0px 0px;
	width: 960px;
	height: 90px;
}

.hedder_bg a {
	width: 400px;
	height: 90px;
	padding: 0px;
	background: url("../img/hedder_01.gif");
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;

}

.hedder_02 a{/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 540px;
	height: 90px;
	background-image: url("../img/hedder_02.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.hedder_02 a:hover{
	text-decoration: none;
	background-image: url("../img/hedder_02.gif");
	background-position: 0px -90px;
	background-repeat: no-repeat;
}



/*----------グローバルメニュ---*/

.g_menu{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 960;
	height: 60px;
}

.g_01 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 60px;
	background-image: url("../img/g_01.png");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.g_01 a:hover {
	text-decoration: none;
	background-image: url("../img/g_01.png");
	background-position: -192px 0;
	background-repeat: no-repeat;

}

.g_02 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 60px;
	background-image: url("../img/g_02.png");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.g_02 a:hover {
	text-decoration: none;
	background-image: url("../img/g_02.png");
	background-position: -192px 0;
	background-repeat: no-repeat;

}

.g_03 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 60px;
	background-image: url("../img/g_03.png");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.g_03 a:hover {
	text-decoration: none;
	background-image: url("../img/g_03.png");
	background-position: -192px 0;
	background-repeat: no-repeat;

}

.g_04 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 60px;
	background-image: url("../img/g_04.png");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.g_04 a:hover {
	text-decoration: none;
	background-image: url("../img/g_04.png");
	background-position: -192px 0;
	background-repeat: no-repeat;

}

.g_05 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 192px;
	height: 60px;
	background-image: url("../img/g_05.png");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.g_05 a:hover {
	text-decoration: none;
	background-image: url("../img/g_05.png");
	background-position: -192px 0;
	background-repeat: no-repeat;

}





/*-------------グローバルメニュー終わり----*/
/*--------------ヘッダーイメージ終わり---------*/



/*-----------------------------------------------------------*/
/*--------------------------トップページ設定----------------*/

#top_01{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/top_01.gif") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}

#top_02{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/top_02.gif") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}

#top_03{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/top_03.gif") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}

#top_04{
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/top_04.gif") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}


#top_05{
	margin: 50px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/top_05.gif") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}


#top_06{
	float:right;
	margin: 50px 0px 0px 20px;
	padding: 0px;
	width: 200px;
	height: 289px;
   	background: url("../img/top_06.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}


.top_01{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/05.jpg");	
}

.top_03 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 724px;
	height: 330px;
	background-image: url("../img/top_loan_60.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_03 a:hover {
	text-decoration: none;
	background-image: url("../img/top_loan_60.jpg");
	background-position: -723px 0;
	background-repeat: no-repeat;

}


.top_03_02 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 724px;
	height: 330px;
	background-image: url("../img/top_loan_120.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_03_02 a:hover {
	text-decoration: none;
	background-image: url("../img/top_loan_120.jpg");
	background-position: -723px 0;
	background-repeat: no-repeat;

}



.top_04 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 724px;
	height: 330px;
	background-image: url("../img/08.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_04 a:hover {
	text-decoration: none;
	background-image: url("../img/08.jpg");
	background-position: -725px 0;
	background-repeat: no-repeat;

}



.top_img_box {/*トップ科目バナー群水色背景*/
	margin: 0px 0px 0px 40px ;
	/*margin:0 auto 0 auto;*/
	padding: 0px 0px 0px 0px;
	background:url("../img/menu_bg.gif") repeat-x ;
	width: 960px;
	height: 250px;
	/*text-indent:-9999px;
	display:block;*/
	background-repeat: repeat-x;
	
}

.kamoku{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 250px;
}


.top_img_01 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 325px;
	height: 130px;
	background-image: url("../img/menu_01.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_01 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_01.gif");
	background-position: -325px 0;
	background-repeat: no-repeat;

}

.top_img_02 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 315px;
	height: 130px;
	background-image: url("../img/menu_02.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_02 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_02.gif");
	background-position: -315px 0;
	background-repeat: no-repeat;

}

.top_img_03 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 315px;
	height: 130px;
	background-image: url("../img/menu_03.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_03 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_03.gif");
	background-position: -315px 0;
	background-repeat: no-repeat;

}

.top_img_04 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 325px;
	height: 120px;
	background-image: url("../img/menu_04.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_04 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_04.gif");
	background-position: -325px 0;
	background-repeat: no-repeat;

}

.top_img_05 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 315px;
	height: 120px;
	background-image: url("../img/menu_05.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_05 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_05.gif");
	background-position: -315px 0;
	background-repeat: no-repeat;

}

.top_img_06 a {/*一枚だけのロールオーバー画像*/
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 315px;
	height: 120px;
	background-image: url("../img/menu_06.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
  

}

.top_img_06 a:hover {
	text-decoration: none;
	background-image: url("../img/menu_06.gif");
	background-position: -315px 0;
	background-repeat: no-repeat;

}


.top_img_00 {/*トップ大イメージ*/
	margin: 20px 0px 20px 40px ;
	background:url("../img/hedder.jpg");
 	width: 960px;
 	height: 610px;
	text-indent:-9999px;
	display:block;	
}

.kanbai_00 {/*「Aタイプ墓石は完売しました」*/
	margin: 0px 0px 20px 448px;
	background-image: url("../img/kanbai_02.gif");
	width: 250px;
	height: 60px;
	text-indent: -9999px;
}

/*----------------------トップページ終わり-------------------*/


/*-----------ぱんくず---------*/
.pankuzu_box {
	font-size: 10pt;
	width: 960px;
	height: 25px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	/*background-position: -640px -110px;*/

}

.pankuzu_txt a {

	width: 900px;
	height: 25px;
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

}


.pankuzu_txt a,
.pankuzu_txt a:link {
	color: #900;
	text-decoration: none;
}
.pankuzu_txt a:visited {
	color: #960;
	text-decoration: none;
}
.pankuzu_txt a:hover,
.pankuzu_txt a:active {
	color: #fcc;
	text-decoration: none;
}


/*----------------------中ページ設定-------------------*/

#l_r_box { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;

}


/*----------------------------------------------------------------------------------------------------------*/
/*--------------------------------------左右box高さ指定-----------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
.l_box_00 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 2600px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_00 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 2600px
	text-align: left;

}

.l_box_01 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 3000px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_01 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 3000px
	text-align: left;

}

.l_box_02 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 1500px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_02 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1500px
	text-align: left;

}

.l_box_03 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 3000px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_03 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 3000px
	text-align: left;

}

.l_box_04 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 1500px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_04 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1500px
	text-align: left;

}


.l_box_05 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 3000px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_05 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 3000px
	text-align: left;

}


.l_box_06 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 732px;
	height: 1500px;
	text-align: left;
	/*background-color: #fdffd9;*/

}

.r_box_06 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1500px
	text-align: left;

}


.l_box_07 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 1800px;
	text-align: left;
	/*background-color: #e8e8e8;*/

}

.r_box_07 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1800px
	text-align: left;

}


.l_box_08 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1340px;
	text-align: left;
	background-color: #e8e8e8;

}

.r_box_08 { 
	 /*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 1340px
	text-align: left;

}


.l_box_09 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 192px;
	height: 1315px;
	text-align: left;
	background-color: #e8e8e8;

}

.r_box_09 { 
	/*background: url("../img/main_bg.gif") repeat-y center top;*/
	float: right;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 1315px
	text-align: left;

}


/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/




/*----------------ページタイトル----------------*/

#title_01 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title01.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}

#title_02 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title02.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}

#title_03 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title03.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}

#title_04 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title04.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}

#title_05 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title05.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}

#title_06 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 110px;
   	background: url("../img/title06.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}

#title_07 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 690px;
	height: 122px;
   	background: url("../img/t_08.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}


#title_08 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 690px;
	height: 122px;
   	background: url("../img/t_09.jpg") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;

}



.copy01 {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 60px;
   	background: url("../img/copy01.png") ;
	text-align: center;
	text-indent:-9999px;
	display:block;
	position:relative;
}

/*-----------------霊園-----------------*/
.reien_01{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien01.png");	
}

.reien_02{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien02.png");	
}

.reien_03{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien06.png");	
}

.reien_04{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien03.png");	
}

.reien_05{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien04.png");	
}

.reien_06{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/reien05.png");	
}



.gaiyou{
	width: 680px;
	height: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	border: solid 3px;
	border-color:  #a99b63;
}

.t_gaiyou{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 50px;
	text-indent: -9999px;
	background-image: url("../img/reien02.gif");	
}


/*-----------------販売-----------------*/
.hanbai_01{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin01.png");	
}

.hanbai_02{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin02.png");	
}

.hanbai_03{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin03.png");	
}

.hanbai_04{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin04.png");	
}

.hanbai_05{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin05.png");	
}

.hanbai_06{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin06.png");	
}

.hanbai_07{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	width: 723px;
	height: 300px;
	text-indent: -9999px;
	background-image: url("../img/syohin07.png");	
}



.t_loan{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 723px;
	height: 50px;
   	background: url("../img/loan.gif") ;
	text-indent:-9999px;
}


.loan_a{
	width: 600px;
	height: 100px;
	/*background-color: #fdffd9;*/
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
}

.loan_b{
	width: 600px;
	height: 100px;
	/*background-color: #fdffd9;*/
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}

#loan{
	width: 600px;
	height: auto;
	/*background-color: #fdffd9;*/
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
}

/*-----------------フォント-----------------*/

.midashi_01 {  /*バナー重ね文字リンク付*/
	margin: 15px 0px 10px 0px ;
	display:block;
	background:url("../img/midashi_01.gif"); 
	background repeat:no-repeat;
	width: 690px;
	height: 56px;
	/*background-color: #666666;*/
}

.midashi_01_txt {
	margin-left: 20px; 
	padding-top: 10px;
	font-size: 13pt;
	line-height: 160%;
	font-color: #000;

}

.midashi_02 {  /*バナー重ね文字リンク付*/
	margin: 10px 0px 10px 0px ;
	display:block;
	background:url("../img/midashi_02.gif"); 
	background repeat:no-repeat;
	width: 690px;
	height: 50px;
	background-color: #e8e8e8;
}

.midashi_02_txt  {  
	margin-left: 20px; 
	padding-top: 13px;
	font-size: 13pt;
	line-height: 160%;
}


.b {/*太字 見出し*/
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #09f;
	margin: 15px 0px 0px 0px ;
}


.f1 {/*デフォルトのフォント情報はbodyにあり。ここは位置情報のみ*/
	margin: 40px 30px 30px 30px;
	padding: 0px;
	line-height: 180%;

}

.f2 {/*デフォルトのフォント情報はbodyにあり。ここは位置情報のみ*/
	/*margin: 40px 30px 30px 0px;
	padding: 0px;*/
	line-height: 180%;
	font-color: #FFFFFF;

}


.f3{/*デフォルトのフォント情報はbodyにあり。ここは位置情報のみ*/
    font-size:20px;
	color:#c50018;
	margin: 20px 30px 0px 20px;
	padding: 0px;
	line-height: 180%;



}
/*-----------------------左コンテンツ-----------------*/




.m_bg{
	width: 700px;
	height: 900px;
	background-color: #ffffe3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}









.topics{/*子供の画像 右フロート*/
	float: left;
	/*margin: 10px 10px 10px 10px ;*/
	width: 198px;
	height: 141px;
	background-image: url("../img/topics.jpg");
	text-indent:-9999px;
	display:block;
}






.img_left_tate_02{/*普通の画像 左フロート*/
	float: left;
	margin: 10px 10px 10px 0px ;
	width: 180px;
	height: 240px;
	background-image: url("../img/s05.jpg");
	text-indent:-9999px;
	display:block;
}

.img_right_yoko_01{/*普通の画像 右フロート*/
	float: right;
	margin: 10px 0px 10px 10px ;
	background:url("../img/correct_01.jpg") no-repeat;
	width: 134px;
	height: 79px;
    	text-indent:-9999px;
	display:block;
}

.img_right_yoko_02{/*普通の画像 右フロート*/
	float: right;
	margin: 10px 0px 10px 10px ;
	background:url("../img/white_system.jpg") no-repeat;
	width: 147px;
	height: 157px;
    	text-indent:-9999px;
	display:block;
}

.address_left{/*普通の画像 左フロート*/
	float: left;
	margin: 0px 0px 0px 0px ;
	width: 345px;
	height: auto;
	text-indent:-9999px;
	display:block;
}


.address_right{/*普通の画像 右フロート*/
	margin: 0px 0px 0px 390px ;
	background:url("../img/gaikan.jpg") no-repeat;
	width: 300px;
	height: 200px;
    	text-indent:-9999px;
	display:block;
}

.map{/*普通の画像*/
	margin: 30px 0px 0px 100px ;
	background:url("../img/map.gif");
	width: 500px;
	height: 300px;
	text-indent:-9999px;
	display:block;

}

.mapbox{/*普通の画像*/
	margin: 30px 30px 30px 30px ;
	width: 600px;
	height: 400px;
	text-indent:-9999px;
	display:block;
	border: 1px solid #DDD;
}

.correct_02 {/*普通の画像*/
	margin: 50px 0px 0px 0px ;
	background:url("../img/correct_01.gif") no-repeat;
	width: 690px;
	height: 1353px;
	text-indent:-9999px;
	display:block;
}



.border_box_red {/*ボーダーボックス*/
	margin: 15px 0px 20px 0px ;
	padding: 15px 15px 15px 15px;
	width: 660px;
	height: auto;
	border: solid 1px;
	border-color:  #cc0000;
	}

.border_box_blue {/*ボーダーボックス*/
	margin: 20px 0px 25px 0px ;
	padding: 15px 15px 15px 15px;
	width: 660px;
	height: auto;
	border: solid 1px;
	border-color:  #0000cc;
	}
	





/*---------------------------------*/

#all_bana a {/*一枚だけのロールオーバー画像*/
	margin:45px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 723px;
	height: 280px;
	background-image: url("../img/09.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #e8e8e8;
}

#all_bana a:hover {
	text-decoration: none;
	background-image: url("../img/09.jpg");
	background-position: -723px 0;
	background-repeat: no-repeat;
	background-color: #999999;
}


/*----------------サイドメニュー1-------------*/


#sidemenu_base {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 192px;
	height: 300px;
}

#sidemenu_base li {
	width: 192px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sidemenu_base a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	width:192px;
	height:150px; 
	background-image: url("../img/s_02.png");
	background-repeat: no-repeat;
}

#sidemenu_base_08 a { background-position: 0 0; } 
#sidemenu_base_09 a { background-position: 0 -150px; } 


#sidemenu_base a:hover {
	text-decoration: none;
	background-image: url("../img/s_02.png");
	background-repeat: no-repeat;
}

#sidemenu_base_08 a:hover { background-position: -193px 0; } /*入替え画像の位置を指定*/
#sidemenu_base_09 a:hover { background-position: -193px -150px; }


#sidemenu_base_08_on a{ background-position: -193px 0; } /*該当ページに居る時バナー反転*/
#sidemenu_base_09_on a{ background-position: -193px -150px; }





/*------------サイドメニュー2---------*/


#sidemenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 192px;
	height: 90px;
}

#sidemenu li {
	width: 192px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sidemenu a {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	width:192px;
	height:45px; 
	background-image: url("../img/13.gif");
	background-repeat: no-repeat;
}

#sidemenu_01 a { background-position: 0 0; } 
#sidemenu_02 a { background-position: 0 -45px; }


#sidemenu a:hover {
	text-decoration: none;
	background-image: url("../img/13.gif");
	background-repeat: no-repeat;
}

#sidemenu_01 a:hover { background-position: -192px 0; } /*入替え画像の位置を指定*/
#sidemenu_02 a:hover { background-position: -192px -45px; }


#sidemenu_01_on a{ background-position: -192px 0; } /*該当ページに居る時バナー反転*/
#sidemenu_02_on a{ background-position: -192px -45px; }


/*------------サイドメニュー終わり---------*/



.footer_01_box {
	width: 960px;
	height: 96px;
	padding: 0px;
	background-image : url("../img/time.gif");
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin:30px 0px 60px 60px;
	padding: 0px;
	background-repeat: no-repeat;

}

/*----------------------フッター-------------------*/

.footer {
	width:960px;
	height:75px;
	text-decoration:none;
	background:url("../img/footer.png");
	background-repeat : repeat-x;
}


.footer_02_box {
	width: 960px;
	height: 75px;
	padding: 0px;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}




.footer_img_01 {/*トピックス*/
	width: 960px;
	height: 75px;
	padding: 0px;
	background-image : url("../img/footer.png") ;
	background-repeat : no-repeat ;
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin: 15px 0px 0px 60px;
	padding: 0px;

}



dl {
	margin: 60px 40px 15px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px #DEB887 solid;*/
}
dl dt {
	float: left;
	width: 12em;/*各タイトル部分の横幅*/
	padding: 10px 0px;
	/*font-weight: bold;*/
	text-indent: 3em;
	line-height: 150%;
}
dl dd {
	padding: 10px 0 10px 14em;/*左にはdt widthの値以上を書く*/
	line-height: 150%;
	border-bottom: 1px #DEB887 dashed;
}



dl dt a,
dl dt a:link {
	color: #fff;
	text-decoration: none;
}
dl dt a:visited {
	color: #ffc;
	text-decoration: none;
}
dl dt a:hover,
dl dt a:active {
	color: #fcc;
	text-decoration: none;
}

/*-----------新着情報インラインフレーム------------*/
.if_new {
	width:910px;
	height:140px;
	overflow:auto;
	text-align:left;
	font-size: 10pt;
	background-color: #ffffff;
	/* border: 1px solid #e8e8e8; widthに加算される！*/ 
	padding: 10px 10px 10px 5px; /* widthに加算される！ */
	margin: 0px 0px 0px 30px; 
	line-height: 170%;
	color: #666666;
	font-family:"メイリオ",Meiryo,Verdana,"ヒラギノ角ゴ Pro 	W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック",sans-serif;
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

.if_new ul {
	list-style-type: none; /*----- リストマークの削除*/
}

.if_new a {
     text-decoration: none; 
 }

.if_new a:link {
	color: #666666;
}

.if_new a:visited {
	color: #666666;
}

.if_new a:hover {
	color: #666666;
	text-decoration: underline;
}

/*-----地図ボックス---*/
.map_box {
	border: 1px solid #DDD;
	width: 670px;
	height: 370px;
	padding:10px 10px 10px 10px;
	margin:45px 0px 0px 26px;
}

.pagetop{
	padding:0px 0px 0px 0px;
	margin:10px 50px 0px 0px;
	color: #000;
	font-size: 8pt;
	text-align: right;
}



/*#bottom_bg {	
	width: 960px;
	height:auto !important;
	background:url("../img/footer.png");
	background-position:0% 100%;
	margin:0 auto -30px auto;
}*/



#footer {/*フッター*/
	width: 960px;
	height: 75px;
	background:url("../img/footer.png");
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 10px;
	text-align: right;
	line-height: 150%;
	color: #FFFFFF;
	font-family:"メイリオ",Meiryo,Verdana,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック",sans-serif;
	text-indent:-9999px;
}


/*----------------- フッター終わり----------------*/

.clear {
	clear: both;
}
