@charset "shift_jis";
/* CSS Document */

/* --------------------------------------------------------------------------------------
 共通項目
--------------------------------------------------------------------------------------- */
body {
 text-align:center;
}

p { margin:0;}

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

td {
 vertical-align:top;
 text-align:left;
 line-height: 1.4;
 font-size:14px
}

img { margin:0; border:0; }

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

#navi {
 background-color:#7c7aa9; 
}

.leftArea {
 background-color:#d4d3e8
}

.tx12px { font-size:12px; }
.tx16px { font-size:16px; }

.alnR { text-align:right;}
.alnC { text-align:center;}

.mgT05 { margin-top:5px; }
.mgT10 { margin-top:10px;}
.mgT20 { margin-top:20px;}

.col01 { color:#662884; }
.col02 { color:#009f3c; }
.col03 { color:#00896b; }

.indent {
 text-indent:-1em;
 padding-left:1em
}

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

.top_txt {
 text-align:left;
 font-size:12px;
 line-height:1.8;
 padding-left: 10px;
 padding-top: 10px;
}

.top_bottom {
 background-image:url(images/top_img01.jpg);
 height: 175px;
 background-repeat: no-repeat;
 background-position: bottom;
}

.top_bottom p {
 text-align:left;
 color:#008d8e;
 font-weight:bold;
 vertical-align:top;
 font-size: 14px;
 line-height: 1.6;
 padding-top: 10px;
 padding-left: 10px;
}

/* 
 永代供養
------------------------------------------------------ */

.eitai_title {
 border:1px solid #00a179;
 color: #00a179;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 display: block;
 padding-top: 5px;
 padding-bottom: 3px;
 margin-bottom: 10px;
}

dl.about {
 background-color:#eaf3ea;
 padding:30px;
 margin-top: 20px;
}

.about dt {
 font-weight:bold;
 font-size:16px;
 line-height:1.4
}

.about dd li {
 text-indent:-1em;
 padding-left:1em;
 font-size: 12px;
 line-height: 1.4;
}

.price {
 padding-top:10px;
}

.price dt {
 font-size:14px;
 font-weight:bold;
 margin-top: 5px;
}

.price dd {
 font-size:12px;
 text-indent: -1em;
 padding-left: 1em;
}

.btm {
	vertical-align:bottom
}

/* 
 地図・問合せ
------------------------------------------------------ */

.access dt {
 padding-top: 10px; 
}

.access dd {
 font-size:12px
}
