@charset "utf-8";
/* ======================================
index.css
created by iva.inc

Since : 2009-04-10
Last Modified: 2009-04-10
Editor(s): Kei Fujita
Last Editor: Kei Fujita
======================================= */
div#index_header {
	width: 849px;
	margin-bottom: 30px;
	background-image: url(../images/index_image_header_list_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div#index_header .index_flash {
	width: 541px;
	height:248px;
	float:left;
	padding-bottom: 13px;
}
div#index_header .index_map {
	float: right;
	height: 248px;
	width: 308px;
	padding-bottom: 13px;
}
div#index_header .index_header_list {
	width: 848px;
	padding-left:1px
}
div#index_header .index_header_list li {
	float: left;
	width: 205px;
	margin-right: 9px;
	display: inline;
	height: 60px;
}
div#contents .index_h2 {
	height: 25px;
	width: 618px;
	padding-bottom: 7px;
}
div#contents .index_box {
	width: 299px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 14px;
}
div#contents .index_box h3 {
	background-image: url(../images/index_title_box_cemeteries.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 30px;
	margin: 0px;
	font-size: 14px;
	color: #796528;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
}
div#contents .index_box_text {
	background-image: url(../images/index_image_box_cemeteries.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 285px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 6px;
	color: #52441B;
}
div#contents .index_box_list {
	background-color: #EFEFEF;
	width: 285px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 4px;
	height: 81px;
}
div#contents .index_box_list li {
	float: left;
	background-image: url(../images/mark_image_square.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	width: 126px;
	padding-bottom: 10px;
}
div#contents .index_box_list a {
	color: #9B020F;
}
div#contents .index_box_list a:hover {
	color: #C80211;
}
div#contents .index_news {
	height: 24px;
	width: 599px;
	background-image: url(../images/index_image_news_background.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	color: #333333;
	padding-top: 6px;
	padding-left: 19px;
}
div#contents .index_news_date {
	width: 618px;
}
div#contents .index_news_date dt {
	float: left;
	width: 90px;
	padding-bottom: 10px;
}
div#contents .index_news_date dd {
	float: left;
	width: 528px;
	padding-bottom: 10px;
}
div#contents .index_news_date a {
	color: #8D6A00;
}
div#contents .index_news_date a:hover {
	color: #AE8300;
}

