@charset "utf-8";

@import url("common.css");

#main_image {
	clear: both;
	margin: 0 0 15px;
	width: 780px;
	height: 296px;
}
/* 左カラム h2*/
#main_left h2 {
	margin: 0 0 10px;
	width: 480px;
	height: 36px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}


/* 左カラム 納骨永代供養 */

#main_left p {
	margin-bottom: 15px;
}
#title_service {
	margin-bottom: 20px;
}
#title_intro h2{background-image:url(../img/index/title_intro.gif);}

#title_service h2 {
	background-image: url(../img/index/title_service.gif);
}

#title_service img {
	float: right;
	margin-left: 10px;
	border: #E5E5E3 solid 5px;
}

#title_service h3 {
	margin-bottom: 30px;
	width: 480px;
	height: 48px;
	background-image: url(../img/index/inquiry_txt.gif);
	text-indent: -9999px;
}

/* 左カラム アクセス */

#title_access {
	margin-bottom: 20px;
}

#title_access h2 {
	background-image: url(../img/index/title_access.gif);
}

#title_access h3 {
	padding-left: 14px;
	background-image: url(../img/index/head_access.gif);
	background-repeat: no-repeat;
	font-size: small;
	color: #711449;
}

#title_access img {
	margin-bottom: 20px;
}

#main_left ul {
	margin: 0 0 0 15px;
}


/* 右カラム トピックス */

#topics {
	width: 220px;
}

#topics h3 {
	margin: 0;
	width: 220px;
	height: 25px;
	background-image: url(../img/index/topics.gif);
	text-indent: -9999px;
}

#topics_frame {
	padding: 5px 8px;
	width: 202px;
	height: 255px;
	border: #F0E4CC solid 1px;
	overflow: auto;
}

.topics_date {
	clear: both;
	color: #711449;
	font-weight: bold;
}

.topics_txt {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #C19130 dotted 1px;
}
