@charset "UTF-8";
@import "global.css";

body { text-align: center; }

#wrapper {
	margin: 0;
	padding: 0;
	}

#main {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 1.6;
	}

#contents {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

#contents_footer {
	clear: both;
	padding-top: 20px;
	}
#contents_footer p {
	font-size: 80%;
	text-align: center;
	}
#contents_footer a {
	margin: 0 .5em;
	}

#main a:hover {
	color: inherit;
	text-decoration: underline;
	}

/**
 * HEADER
 */

#header {
	background: #b4a4e3 url(../header_bg.jpg);
	color: #fff;
	margin: 0;
	padding: 0;
	}

#header h1 {
	position: absolute;
	top: 5px;
	left: 50%;
	color: #fff;
	font-size: 100%;
	font-weight: 100;
	width: 820px;
	margin-left: -380px;
	text-indent: 0;
	text-align: left;
	font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

#sub_nav {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}
#sub_nav #breadcrumbs {
	float: left;
	margin: 0;
	padding-left: 55px;
	}
#sub_nav #breadcrumbs a {
	color: #fff;
	}
#sub_nav #fontsize {
	float: right;
	margin: 0;
	float: right;
	}

#logo {
	position: absolute;
	top: 10px;
	left: -52px;
	width: 104px;
	height: 105px;
	}
#logo a {
	display: block;
	position: absolute;
	width: 104px;
	height: 105px;
	}

#header_nav {
	clear: both;
	background: url(../images/header_nav_bg.jpg);
	}
#header_nav ul {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}
#header_nav li {
	float: left;
	width: 160px;
	background: none;
	}
#header_nav li a {
	display: block;
	width: 140px;
	height: 40px;
	text-indent: -9999px;
	}
#header_nav #header_nav01 { width: 200px; }
#header_nav #header_nav01 a { background: url(../images/header_nav.jpg) no-repeat 0 0; width: 130px; margin-left: 50px; }
#header_nav #header_nav02 a { background: url(../images/header_nav.jpg) no-repeat -160px 0; }
#header_nav #header_nav03 a { background: url(../images/header_nav.jpg) no-repeat -320px 0; }

#header_nav #header_nav01 a:hover { background: url(../images/header_nav.jpg) no-repeat 0 -40px; }
#header_nav #header_nav02 a:hover { background: url(../images/header_nav.jpg) no-repeat -160px -40px; }
#header_nav #header_nav03 a:hover { background: url(../images/header_nav.jpg) no-repeat -320px -40px; }

#title {
	float: left;
	width: 450px;
	}
h1 {
	height: 60px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
	}
#kana {
	height: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	}
.description {
	height: 30px;
	}

#owner_name {
	font-size: 2em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	}


#footer {
	width: 960px;
	margin: 0 auto;
	padding: .5em 0 1em;
	color: #fff;
	background: #b4a4e3;
	clear: both;
	}
#footer a { color: #fff; }
#footer a:hover { color: #fff; background: none; text-decoration: underline; }
#footer ul,
#footer ul li {
	list_style: none;
	}
#footer ul { text-align: left; }
#footer ul li {
	float: left;
	margin-right: 2em;
	background: url(../images/footer_li_bg.png) no-repeat 0 center;
	}
#footer address {
	padding: 2em 0 0;
	font-style: normal;
	}



/**
 * MAIN
 */

#main_header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main_header .information {
	padding-top: 1em;
	}
#main_header .information p {
	text-align: right;
	margin-bottom: 0;
	letter-spacing: 0;
	font-weight: bold;
	}

#main_image {
	text-align: center;
	margin-bottom: 0;
	}
#main_image img {
	display: block;
	margin: 0 auto;
	}

.main_nav {
	background: url(../images/main_nav_bg.jpg) no-repeat 0 0;
	padding: 0 25px;
	}
.main_nav ul {
	margin: 0;
	padding: 0;
	}
.main_nav li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	background: none;
	}
.main_nav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}
.main_nav #main_nav01 a { background: url(../images/main_nav.jpg) no-repeat -25px 0; }
.main_nav #main_nav02 a { background: url(../images/main_nav.jpg) no-repeat -175px 0; }
.main_nav #main_nav03 a { background: url(../images/main_nav.jpg) no-repeat -325px 0; }
.main_nav #main_nav04 a { background: url(../images/main_nav.jpg) no-repeat -475px 0; }
.main_nav #main_nav05 a { background: url(../images/main_nav.jpg) no-repeat -625px 0; }

.main_nav #main_nav01 a:hover { background: url(../images/main_nav.jpg) no-repeat -25px -40px; }
.main_nav #main_nav02 a:hover { background: url(../images/main_nav.jpg) no-repeat -175px -40px; }
.main_nav #main_nav03 a:hover { background: url(../images/main_nav.jpg) no-repeat -325px -40px; }
.main_nav #main_nav04 a:hover { background: url(../images/main_nav.jpg) no-repeat -475px -40px; }
.main_nav #main_nav05 a:hover { background: url(../images/main_nav.jpg) no-repeat -625px -40px; }

.main_nav #main_nav01 a.locked, .main_nav #main_nav01 a.locked:hover { background: url(../images/main_nav.jpg) no-repeat -25px -80px; }
.main_nav #main_nav02 a.locked, .main_nav #main_nav02 a.locked:hover { background: url(../images/main_nav.jpg) no-repeat -175px -80px; }
.main_nav #main_nav03 a.locked, .main_nav #main_nav03 a.locked:hover { background: url(../images/main_nav.jpg) no-repeat -325px -80px; }
.main_nav #main_nav04 a.locked, .main_nav #main_nav04 a.locked:hover { background: url(../images/main_nav.jpg) no-repeat -475px -80px; }
.main_nav #main_nav05 a.locked, .main_nav #main_nav05 a.locked:hover { background: url(../images/main_nav.jpg) no-repeat -625px -80px; }

.main_nav li a.locked { cursor: default; }


.cleartype {
	text-indent: -9999px;
	}

#greeting {
	margin: 30px;
	}

#contents h2 {
	height: 60px;
	border-bottom: 1px solid #612584;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	}

#contents h3 {
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	}

#contents h4 {
	text-indent: 15px;
	background: url(../images/list.png) no-repeat left .5em;
	color: #612584;
	font-size: 100%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", Georgia, "Times New Roman", Times, serif;
	}

#contents table {
	margin: 20px;
	}
#contents table tr th,
#contents table tr td {
	border: 0;
	text-align: left;
	vertical-align: top;
	}
#contents table tr th {
	text-indent: 15px;
	background: url(../images/list.png) no-repeat left .5em;
	width: 140px;
	}
#contents table tr td {
	}
#contents table tr td table {
	margin: 0;
	}
#contents table tr td table tr th {
	width: 190px;
	}

.pagetop {
	clear: both;
	float: right;
	padding-right: 25px;
	}
.pagetop a {
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/pagetop.png) no-repeat 0 0;
	}
.pagetop a:hover {
	background: url(../images/pagetop.png) no-repeat 0 0;
	}


/**
 * SECTION Parts
 */

.section {
	margin:  0 10px 20px;
	padding: 10px 20px 0;
	}
.section .section {
	margin: 0;
	padding: 0 10px 0 20px;
	}

#content .bordered {
	border: 1px solid #ddd;
	padding: 19px;
	margin: 0;
	margin-bottom: 15px;
	}

#content .dashed {
	border: 1px dashed #ccc;
	padding: 19px;
	margin: 0;
	margin-bottom: 15px;
	}

#content .backgrounded {
	background: #f3f3f3;
	padding: 20px;
	margin: 0;
	margin-bottom: 15px;
	}

.lefted {
	float: left;
	margin: 0 15px 15px 0;
	}

.righted {
	float: right;
	margin: 0 0 15px 15px;
	}

.case {
	margin-bottom: 20px;
	padding: 0 20px;
	background: url(../images/arrow_h.jpg) center 50px no-repeat;
	}

.caution {
	padding-left: 25px;
	background: url(../images/cuation.gif) 0 center no-repeat;
	}

.note {
	color: #ff33cc;
	text-align: right;
	padding-left: 40px;
	}

#map {
	border: 2px solid #000;
	margin: .5em 0;
	width: 400px;
	height: 300px;
	background: #666;
	}

table.photoes tr td {
	width: 121px;
	}

#photoes p {
	float: left;
	width: 121px;
	}

.owner_image {
	float: left;
	}
.owner_info {
	float: right;
	width: 460px;
	}
#owner_kana {
	margin-bottom: 0;
	}
.interview dl {
	margin: 0 0 0 85px;
	padding: 0;
	}
.interview dl dt {
	text-indent: 15px;
	background: url(../images/list.png) no-repeat left .5em;
	}
.interview dl dd {
	border-top: 1px solid #612584;
	padding: .5em 0 1.5em;
	}
#contents .graves {
	margin: 0 100px;
	}
#contents .grave_info {
	text-align: center;
	}
#contents .grave_info table {
	width: 555px;
	margin: 0 auto 3em;
	}
#contents .grave_info table tr th,
#contents .grave_info table tr td {
	border-top: 1px solid #612584;
	border-bottom: 1px solid #612584;
	}
#contents .grave_info table tr th {
	text-indent: 50px;
	background: url(../images/list.png) no-repeat 35px .5em;
	}

#grave_banner {
	text-align: center;
	padding-top: 3em;
	}

.schedule {
	margin: 1em 50px;
	}
.schedule h3 {
	text-align: center;
	}
.schedule table {
	}
.schedule table tr th {
	width: 150px;
	}
.schedule table tr td.other {
	padding-top: 3px;
	}

.introduction {
	margin-bottom: 30px;
	}
.introduction .komuso {
	float: right;
	margin: 0;
	padding: 0;
	}
.introduction .balloon {
	margin: 0 130px 0 0;
	padding: 20px 0 0;
	background: #fff;
	color: #333;
	}
.introduction .balloon p {
	padding: 0 20px;
	}

.about_grave {
	text-align: center;
	margin-bottom: 20px;
	}


#main {
	width: auto;
	background: #fff;
	}
#main #main-header {
	position: relative;
	top: 0;
	left: 40px;
	width: 860px;
	margin: 0 auto;
	padding-bottom: 20px; 
	text-align: left;
	}
#main #main-header p.tel {
	float: right;
	min-width: 200px;
	background: #612684;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#main #main-header .religion_information {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align:bottom;
	min-width: 110px;
	margin-right: 10px;
	border: 2px solid #fff;
	font-weight: bold;
	}
#main #main-header .religion_information p {
	margin: 0;
	padding: 5px;
	min-height: 20px;
	text-align: center;
	font-size: 1.25em;
	}
#main #main-header .religion_information .religion {
	background: #612584;
	color: #fff;
	}
#main #main-header .religion_information .religion_sect {
	background: #82692E;
	color: #fff;
	}
#main #main-header .hgroup {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align:bottom;
	text-align: left;
	font-size: 1.25em;
	line-height: 1;
	}
#main #main-header .hgroup .ruby {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	}
#main #main-header .hgroup h1 {
	margin: 0;
	padding: 0;
	height: auto;
	vertical-align: top;
	color: #612584;
	}
#main #main-header .address {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: bottom;
	padding: 0;
	}
#main #main-article {
	width: 950px;
	margin: 0 auto;
	}
#main #main-article .main_image {
	margin-bottom: 5px;
	padding: 5px;
	background: #82692E;
	text-align: center;
	}
#main #main-article .main_image img {
	display: block;
	margin: 0 auto;
	max-height: 300px;
	}
#main #main-article .introduction {
	margin-bottom: 5px;
	padding: 20px;
	border-top: 5px solid #612584;
	border-bottom: 5px solid #612584;
	}
#main #main-article .introduction img {
	max-width: 240px;
	max-height: 180px;
	}

#main #main-article .triple {
	
	}
#main #main-article .triple .block {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	width: 300px;
	min-height: 370px;
	border: 1px solid #D7D7D7;
	margin: 0 0 5px;
	}
#main #main-article .triple #map {
	height: 370px;
	border: 1px solid #707070;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background: #eee;
	}
#main #main-article .triple .block dl {
	margin: 15px;
	text-align: left;
	}
#main #main-article .triple .block dl dt {
	color: #612584;
	font-weight: bold;
	margin-bottom: 5px;
	}
#main #main-article .triple .block dl dd {
	margin-bottom: 20px;
	}
#main #main-article .triple .block2 {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	width: 300px;
	min-height: 160px;
	border: 1px solid #D7D7D7;
	margin: 0 0 5px;
	}
#main #main-article .triple .block2 p.title {
	padding: 6px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #612584;
	}
#main #main-article .triple .block2 p {
	margin: 5px;
	}
	
#main #main-article .single {
	text-align: left;
	vertical-align: top;
	margin: 0 0 15px;
	padding: 20px;
	}
#main #main-article .single p.title {
	color: #612584;
	font-weight: bold;
	margin-bottom: 5px;
	}