@charset "shift_jis";


/* --------------------------------------------------------------------------------------
 共通項目
--------------------------------------------------------------------------------------- */

body {
 text-align:center;
}

* {
 margin:0;
 border:0
}

ol,ul,dl,li,dd {
 list-style: none;
 padding: 0;
 margin:0;
 text-indent:0
}

img { margin:0; border:0;	}

th,td {
 text-align:left;
 vertical-align:top;
 font-size:14px;
 font-weight:normal;
 line-height: 1.6;
}

h1 {
 margin:0;
 font-size:14px;
 font-weight:normal;
}

h2#map {
	font-size:16px;
	font-weight:bold;
}

.alnC { text-align:center; }
.alnR { text-align:right}
.mgT05 { margin-top:5px; }
.mgT10 { margin-top:10px; }
.mgT15 { margin-top:15px; }
.mgT20 { margin-top:20px; }
.mgT40 { margin-top:40px; }
.tx12px { font-size:12px; }
.tx14px { font-size:14px; }
.tx16px { font-size:16px; }

#header img {
 vertical-align: bottom; 
}

#content {
 margin:0 auto;
 border: 1px solid #e1e1e1;
}

#header {
 background-image:url(images/top_bg.gif);
 vertical-align: bottom;
 background-repeat: no-repeat;
 text-align: center;
}

#title {
 vertical-align: top;
 background-color: #d4cae2;
}


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

.list01 {
 margin-left:1em;
 margin-right: 0px;
}

.list01 li {
 text-indent:-1em;
 font-size: 12px;
 line-height: 1.2;
}

.list01 li:first-letter {
 color:#7d9bce 
}

.txt01 {
 color:#795fa2;
 font-weight:bold;
 margin-left: 15px;
 margin-top:10px
}


/* 
 永代供養墓ページ
------------------------------------------------------ */

#eitai {
 background:url(images/eitai_bg01.gif) repeat-x left bottom;
}

.eitaiTbl1 p {
 line-height:1.2em
}

.eitaiTbl02 {
	background:url(images/eitai_bg03.gif) repeat-y left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.eitaiTbl02 li {
	font-size:12px;
	text-indent:-1.5em;
	padding-left:3em;
}

.eitaiList {
	font-weight: bold;
	line-height: 1.2;
	margin-top: 15px;
 
}


/* 
 地図・問合せページ
------------------------------------------------------ */
.mapTxt {
 line-height:1.4 
}

.mapTxt dt {
 margin-top:10px;
 color:#353a90;
 font-weight:bold
}

.mapTxt dd {
 margin-top:3px;
 font-size:12px
}

.indent {
 text-indent:10.5em 
}

.txt02 {
 color:#353a90
}

a.link {
 color:#c60a27
}

