@Charset "UTF-8";

/***************************************************

	山本ファミリー・ウェブサイト用
	スタイルシート

***************************************************/

/*-----title-img-----*/
#title-img {
	margin-top: 10px;
	border-top: 1px solid #E3E3D1;
	border-bottom: 1px solid #E3E3D1;
}
#title-img h2 {
	padding: 8px 0px 8px 20px;
}

/*-----main-----*/
#main {
	width: 680px;
	padding: 20px;
	background: #F7F7F0;
}
#contact {
	padding: 10px 0px 20px 10px;
}

#contact th {
	font-weight: normal;
	text-align:left;
	white-space: nowrap;
}
#contact .btn {
	text-align: right;
	margin: 0;
	padding: 0;
}

#contact button {
	border: none;
	background: #F7F7F0;
}

/* sitemap */
#sitemap-l {
	float: left;
	width: 340px;
}
#sitemap-r {
	float: right;
	width: 340px;
}

.sitemap01 {
	width: 300px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	background: #FBFBF9;
}
.sitemap01 h3 {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 0px 0px 25px;
	background: url(../img/cm/btn_s01.gif) no-repeat left center;
}
.sitemap01 li {
	margin-left: 20px;
	padding: 3px 0px 3px 25px;
	background: url(../img/top/btn_s01.gif) no-repeat left center;
}

/* burialground */
.bt {
	margin: 0 22px 0 0;
	_margin: 0 12px 0 0;
	height: 21px;
	float: right;
}
#burialground {
	text-align: center;
}
#burialground .place {
	text-align: left;
	width: 675px;
	margin: 5px auto;
	padding: 20px 0px 25px 18px;
	background: url(../img/guide/burialground_bg.jpg) no-repeat;
}
#burialground .place h3 {
	padding: 5px 0px 10px 5px;
}
#burialground .place p {
	padding: 5px 0px 10px 5px;
}




/*-----footer-----*/
#footer {
	background: url(../img/bgfooter.gif) repeat-y;
}
