@charset "utf-8";

#title {
	background-image: url(../images/oshiete/title_bk.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 650px;
}

#title dt {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	width: 177px;
	height: 114px;
}

#title dd {
	float: left;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
	width: 448px;
	font-size: 16px;
	line-height: 20px;
}

h2 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	text-indent: -1000ex;
}

/*************
 葬儀について
*************/

.about_sougi {
	background-image: url(../images/oshiete/about_sougi.jpg);
	background-repeat: no-repeat;
	padding-top: 73px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

.about_sougi table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 610px;
}

.about_sougi th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	width: 10%;
	text-align: center;
	font-weight: normal;
	background-color: #FBEFE4;
}

.about_sougi td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	width: 90%;
}

.about_sougi .tb2 {
	margin-top: 15px;
}

