@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	outline:none;
}
img{
	border:none;
}
body {
	height: 100%;
	color:#333333;
	margin:0px;
	padding:0px;
	background: #fff /*url(../images/back/body.bg.gif)repeat-x center top*/;
}

#wrapper {
	width: 980px;
	height:100%;
	margin: 0 auto 0 auto;
	background-color:#FFF ;
	text-align:center;
}
/******* aタグ　アンダーライン（マウスオン時にアンダーライン）　ここから▼*********/
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/******* aタグ　アンダーライン（マウスオン時にアンダーライン）　ここまで▲*********/


/*******ヘッダー　ここから▼*********/
/*******ヘッダー　ここから▼*********/
#header h1{
	height:100%;
	font-size:14px;
	color:#000;
	text-align:left;
}
#header p{
	font-size:200%;
	color:#009;
	text-align:left;
	
}


/*******ヘッダー　ここまで▲*********/
/*******ヘッダー　ここまで▲*********/

/*******ナビゲーション　ここから▼*********/
/*******ナビゲーション　ここから▼*********/
ul#menu li {
	float: left;
	text-indent:-9999px;
	background-color:#006;
}
ul#menu li.last {
	margin-right: 0px;
}
ul#menu li a{
	display:block;
	width:196px;
	height:60px;
}
ul#menu li a.top:link{
	background:url(../images/btn/navi/menu1.gif);
	background-repeat:no-repeat;
}

ul#menu li a.top:hover{
	background:url(../images/btn/navi/menu1_on.gif);
}

ul#menu li a.make:link{
	background:url(../images/btn/navi/menu2.gif);
	background-repeat:no-repeat;
}
ul#menu li a.make:hover{
	background:url(../images/btn/navi/menu2_on.gif);
}

ul#menu li a.reform:link{
	background:url(../images/btn/navi/menu3.gif);
	background-repeat:no-repeat;
}
ul#menu li a.reform:hover{
	background:url(../images/btn/navi/menu3_on.gif);	

}

ul#menu li a.lecture:link{
	background:url(../images/btn/navi/menu4.gif);
	background-repeat:no-repeat;
}
ul#menu li a.lecture:hover{
	background:url(../images/btn/navi/menu4_on.gif);
}

ul#menu li a.contact:link{
	background-repeat: no-repeat;
	background-image: url(../images/btn/navi/menu5_196.gif);
}
ul#menu li a.contact:hover{
	background:url(../images/btn/navi/menu5_on196.gif);
}

/*******ナビゲーション　ここまで↑*********/
/*******ナビゲーション　ここまで↑*********/

/*******パンくずリスト　ここから↓*********/
/*******パンくずリスト　ここから↓*********/

#lo-navi {
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	width: 980px;
	padding-bottom: 0px;
	font-size: 13px;
}
#lo-navi li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-left: 3px;
}
#lo-navi li a {
	float: left;
	padding-right: 10px;
	background-image: url(/common_img/arw.gif);
	background-repeat: no-repeat;
	background-position: right 45%;
	text-decoration: none;
	font-weight: normal;
}
/*******パンくずリスト　ここまで↑*********/
/*******パンくずリスト　ここまで↑*********/




/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	min-height: 100%;
	height: auto !important;
	height:100%;
	position: relative;
	float: right;	/*メインコンテンツを右(right)に回り込み*/
	width: 710px;	/*メインコンテンツ幅*/
	margin:10px auto;
	margin-bottom:30px;
	padding-bottom: 200px; /* footerと同じ数値 */
}
/*h2タグ設定*/
#main h2 {
	font-size: 100%;	/*文字サイズ*/
	color: #fff;		/*文字色*/
	clear: both;
	width: 710px;
	background: #050302 url(../images/back/bg50.gif) repeat-x left top;	/*背景色、背景画像の読み込み＆X軸(横軸)にリピート＆上部に配置*/
	padding: 8px 0px 8px 0px;		/*左から、上、右、下、左への余白*/
	border-top: 5px solid #ffc001;
	margin-bottom:20px;
	margin-right:0px;
}
/*段落タグの余白設定*/
#main p {
	padding: 0.5em 16px 1em;	/*左から、上、左右、下への余白*/
}

/*******サブコンテンツ　　ここから↓*********/
/*******サブコンテンツ　　ここから↓*********/
#sub {
	height:100%;
	float: left;
	width: 250px;
	margin:10px 5px 10px 0px;
	margin-bottom:30px;
}
/*h2タグ設定*/
#sub h2 {
	width:240px;
	font-size: 100%;	/*文字サイズ*/
	color: #fff;		/*文字色*/
	clear: both;
	background: #050302 url(../images/back/bg50.gif) repeat-x left top;	/*背景色、背景画像の読み込み＆X軸(横軸)にリピート＆上部に配置*/
	padding: 8px 0px 8px 10px;		/*左から、上、右、下、左への余白*/
	border-top: 5px solid #ffc001;
}
/*h3タグ設定*/
#sub h3 {
	width:240px;
	font-size: 100%;	/*文字サイズ*/
	color: #fff;		/*文字色*/
	clear: both;
	background: #050302 url(../images/back/bg50.gif) repeat-x left top;	/*背景色、背景画像の読み込み＆X軸(横軸)にリピート＆上部に配置*/
	padding: 8px 0px 8px 10px;		/*左から、上、右、下、左への余白*/
	margin-top:20px;
	margin-bottom:5px;
}
/*段落タグの余白設定*/
#sub p a {
	text-indent:-9999px;
	display:block;
	width:250px;
	height:60px;
	margin:3px auto;
}
#sub p{
	text-indent:-9999px;
}
/*荘厳院マウスオーバー　↓*/
#sub p a.shogoin{
	background-image:url(../images/sub_vanner/shougoin_sub.gif);
	background-repeat:no-repeat;
}
#sub a.shogoin:hover{
	background-image:url(../images/sub_vanner/shougoin_sub_on.gif);
}	
/*荘厳院マウスオーバー　↑*/

/*東光寺マウスオーバー　↓*/
#sub p a.tokoji{
	background-image:url(../images/sub_vanner/tokoji_sub.gif);
	background-repeat:no-repeat;
}
#sub a.tokoji:hover{
	background-image:url(../images/sub_vanner/tokoji_sub_on.gif);
}	
/*東光寺マウスオーバー　↑*/
	
	
/*祇園マウスオーバー　↓*/
#sub p a.gion{
	background-image:url(../images/sub_vanner/gion_sub.gif);
	background-repeat:no-repeat;
}
#sub a.gion:hover{
	background-image:url(../images/sub_vanner/gion_sub_on.gif);
}	
/*祇園マウスオーバー　↑*/


/*正修寺マウスオーバー　↓*/
#sub p a.pet{
	background-image:url(../images/sub_vanner/shoushuuji_sub.gif);
	background-repeat:no-repeat;
}
#sub a.pet:hover{
	background-image:url(../images/sub_vanner/shoushuuji_sub_on.gif);
}
/*正修寺マウスオーバー　↑*/

/*寺口浄苑マウスオーバー　↓*/
#sub p a.teraguti{
	background-image:url(../images/sub_vanner/teraguti_sub.gif);
	background-repeat:no-repeat;
}
#sub a.teraguti:hover{
	background-image:url(../images/sub_vanner/teraguti_sub_on.gif);
}
/*寺口浄苑マウスオーバー　↑*/

/*京都市営　地蔵山墓地マウスオーバー　↓*/
#sub p a.jizouyama{
	background-image:url(../images/sub_vanner/jizouyama.gif);
	background-repeat:no-repeat;
}
#sub a.jizouyama:hover{
	background-image:url(../images/sub_vanner/jizouyama_on.gif);
}
/*京都市営　地蔵山墓地マウスオーバー　↑*/


/*キャンペーン一覧マウスオーバー　↓*/
#sub p a.campaign{
	background-image:url(../images/sub_vanner/campaign.gif);
	background-repeat:no-repeat;
}
#sub a.campaign:hover{
	background-image:url(../images/sub_vanner/campaign_on.gif);
}	
/*キャンペーン一覧マウスオーバー　↑*/


/*改葬マウスオーバー　↓*/
#sub p a.move{
	background-image:url(../images/sub_vanner/move_sub.gif);
	background-repeat:no-repeat;
	height:120px;
}
#sub a.move:hover{
	background-image:url(../images/sub_vanner/move_sub_on.gif);
	height:12
	0px;
}	
/*改葬マウスオーバー　↑*/

/*faxマウスオーバー　↓*/
#sub p a.fax{
	background-image:url(../images/sub_vanner/consultation_sheet.gif);
	background-repeat:no-repeat;
}
#sub a.fax:hover{
	background-image:url(../images/sub_vanner/consultation_sheet_on.gif);
}	
/*faxマウスオーバー　↑*/

/*メールお問合せマウスオーバー　↓*/
#sub p a.mail{
	background-image:url(../images/sub_vanner/mail.gif);
	background-repeat:no-repeat;
	height:120px;
}
#sub a.mail:hover{
	background-image:url(../images/sub_vanner/mail_on.gif);
	height:12
	0px;
}	
/*メールお問合せマウスオーバー　↑*/

/*サブメニュー*/
#sub ul{
	width:250px;
	height:780px;
}
ul.submenu {
	margin-bottom: 1em;
	background-color:#006;
}
ul.submenu li {
	margin-bottom: 1px;	/*メニュー間の空白*/

}
ul.submenu li a {
	display: block;
	width: 240px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #fff;			/*文字色*/
	background:url(../images/back/submenu_li_a.gif);	/*背景色*/
	line-height:45px;
}
ul.submenu li a:hover {
	color: #fff;			/*マウスオン時の文字色*/
	background:url(../images/back/submenu_li_a_on.gif) /*#4D443E*/;	/*マウスオン時の背景色*/
}

/*******フッター　ここから↓*********/
/*******フッター　ここから↓*********/
#footer {
	text-align:center;
	clear:both;
	width:980px;
	height:25px;
	color:#000;
	margin-bottom:5px;
/*	position: absolute;
*/	bottom: 0;
	position:relative;

}
#footer ul li{
	float:left;
	margin-left:70px;
}

#footer ul li a:hover {
	color: #F00;
}
#footer ul li a:visited{
	color:#603;
}
#footer p a {
	text-indent:-9999px;
	display:block;
	width:980px;
	height:200px;
	margin:10px auto;
}
#footer p{
	text-indent:-9999px;
}

/*フリーダイヤル　マウスオーバー　↓*/
#footer p a.free{
	background-image:url(../images/back/free_footer.gif);
	background-repeat:no-repeat;
}
#footer p a.free:hover{
	background-image:url(../images/back/free_footer_on.gif);
}	
/*フリーダイヤル　マウスオーバー　↑*/

/*******フッター　ここまで↑*********/
/*******フッター　ここまで↑*********/


/*******top.html　ここから↓*********/
#top #main p{
	text-align:left;
	padding:10px 10px;
}
#top #main h2{
	margin-bottom:5px;
}
#top #news p a {
	text-indent:-9999px;
	display:block;
	width:150px;
	height:30px;
	margin:0 auto;
}
#top #news p{
	text-indent:-9999px;
}
/*お知らせマウスオーバー　↓*/
#top #news p a.news{
	background-image:url(../images/btn/news.gif);
	background-repeat:no-repeat;	
}
#top #news a.news:hover{
	background-image:url(../images/btn/news_on.gif);
}	
/*お知らせマウスオーバー　↑*/

/***墓地紹介　ここから↓***/
#top #main .box1 {
	padding: 10px;
	width: 685px;
	border: 3px solid #C5BDCB;	/*ボックスの線の幅、線種、色*/
	overflow: hidden;
	margin-bottom: 0.5em;
}
#top #main .box1 p.photo {
	float: left;
	width:200px;
	margin-left: 0;
	padding: 0;
}
#top #main .box1 p.photo a img {
	border: 1px solid #C5BDCB;	/*画像の回りの線*/
	padding: 5px;	/*余白*/
}
#top #main .box1 p.photo a:hover img {
	border: 1px solid #bf8108;	/*マウスオン時の画像の回りの線*/
}
/*******#top.html　ここまで↑*********/


/*h3見出しタグ*/
#main .box1 h3 {
	font-size: 100%;	/*文字サイズ*/
	border-bottom: 1px solid #C5BDCB;	/*下線の幅、線種、色*/
	margin-left: 225px;	/*左の写真とバランスをとって設定*/
	margin-bottom: 0.5em;
	background: url(../images/back/bg700_100.gif) no-repeat left center;	/*背景画像の読み込み＆リピートしない＆左＆(上下の)中央を配置*/
	padding-right: 5px;
	padding-left: 5px;
	text-align:left;
}
/*段落タグ*/
#main .box1 p {
	padding: 0px 5px;	/*左から、上下、左右への余白*/
	margin-left: 220px;	/*左の写真とバランスをとって設定*/
}
/***墓地紹介　ここまで↑***/

/*******trouble.html　ここから↓*********/
#trouble #main{
	text-align:left;
}
#trouble #main p{
	margin:10px 10px 10px 10px;
}
#trouble #main ul{
	margin:10px 20px 10px 20px;
}
#trouble #main h2{
	text-align:center;
}
#trouble #main h3{
	background-image:url(../images/back/bg700_30.gif);
	color:#FFF;
	font-size:95%;
	margin-bottom:10px;
	text-align:left;
}
#footer{
	margin:0 auto;
}

/*******trouble.html　ここまで↑*********/


/*******News.htmll　ここから↓*********/

/**「更新情報・お知らせ」ブロック　ここから↓**/
#News #main .new {
	overflow: auto;
	height: 1350px;
	width: 700px;
	padding-left: 10px;
}
#News #main .new dl {
	font-size:90%;
	clear: left;
	width: 680px;
	border-bottom: 1px solid #999;	/*日付ごとの下線の幅、線種、色*/
	overflow: hidden;
	margin:30px 0 30px 0;
}
#News #main .new dt {
	font-weight: bold;
	float: left;
	width: 150px;
	text-align:left;
}
#News #main .new dd {
	float: left;
	width: 530px;
	text-align:left;
}
#News #main .new dd img {
	vertical-align: middle;
}
/**「更新情報・お知らせ」ブロック　ここまで↑**/
/*******News.html　ここから↓*********/


/*******move.html　ここまで↑*********/
#move #main p{
	text-align:left;
	padding:10px 10px;
}
#move #main h2{
	margin-bottom:5px;
}
#move #news p a {
	text-indent:-9999px;
	display:block;
	width:150px;
	height:30px;
	margin:0 auto;
}
#move #news p{
	text-indent:-9999px;
}
#move #main .box1 {
	padding: 10px;
	width: 685px;
	border: 3px solid #C5BDCB;	/*ボックスの線の幅、線種、色*/
	overflow: hidden;
	margin-bottom: 0.5em;
}
#move #main .box1 p.photo {
	float: left;
	width:200px;
	margin-left: 0;
	padding: 0;
}
#move #main .box1 p.photo a img {
	border: 1px solid #C5BDCB;	/*画像の回りの線*/
	padding: 5px;	/*余白*/
}
#move #main .box1 p.photo a:hover img {
	border: 1px solid #bf8108;	/*マウスオン時の画像の回りの線*/
}
/*******move.html　ここから↓*********/


/*******.html　ここまで↑*********/

/*******.html　ここから↓*********/


/*******.html　ここまで↑*********/

















