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


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

body {
 text-align:center;
}

p {
 margin:0
}

ol,ul {
 list-style: none;
 padding: 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
}

.alnC { text-align:center; }
.mgT05 { margin-top:5px; }
.mgT10 { margin-top:10px; }
.mgT20 { margin-top:20px; }
.tx12px { font-size:12px; }
.tx16px { font-size:16px; }

.cl01 { color:#217abf; }
.cl02 { color:#009f3c; }
.cl03 { color:#5a519c;font-weight:bold;}
.cl04 { color:#009f3c;font-weight:bold; }

#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: #bfd2ec;
}


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

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

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

.list01 li:first-letter {
color:#93a1cf
}


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

.eitai_details {
 background-image:url(images/eitai_bg.gif);
 background-repeat: no-repeat;
 margin-top: 20px;
 height: 261px;
}

.eitai_details ul {
 margin:20px 0 0 18px
}

.eitai_details li {
 font-size:12px;
 line-height: 1.5;
}

.price {
 color:#5a519c;
 font-weight:bold;
 border-top: 1px solid #5a519c;
 border-bottom: 1px solid #5a519c;
 padding-top: 2px;
 margin-top: 20px;
 vertical-align: middle;
 font-size: 14px;
}
.priceTbl { margin-top: 10px; }


.priceTbl td,.priceTbl th {
	font-size:12px;
	line-height: 1.4em;
	font-weight: bold;
}

.eitai_text img {
	width: 351px;
	margin-left:159px;
	margin-right:159px;
}

.movie_title {
	margin-top: 12px;
}

/* 
 地図・問合せページ
------------------------------------------------------ */
dl.access {
	margin: 0;
	padding: 0px;
}

.mgT10 { margin-top: 10px; }
.access dt { font-weight: bold; }


.access dd{
 font-size:12px;
 margin: 0;
}

a.home {
 color:#217abf;
 font-weight: bold;
}


.back_top {
	position: relative;
	width: 759px;
}
.b_top {
	position: absolute;
	top: 17px;
	left: 604px;
}
*html .b_top {
	left: 590px;
}

