@charset "utf-8";

/*__________________________________________________________________*/

/* @group All Init */

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; outline: 0; font-size: medium; font-weight: normal; position: static; }
ul, li, ol, dl, dt, dd { position: static; margin: 0; padding: 0; outline: 0; font-style: normal; font-weight: normal; list-style-type: none; }
p, div, pre, blockquote, address, noscript, script { position: static; margin: 0; padding: 0; outline: 0; font-style: normal; font-weight: normal; }
hr, table, from, fieldset, del { position: static; margin: 0; padding: 0; outline: 0; font-style: normal; font-weight: normal; }
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym { position: static; margin: 0; padding: 0; outline: 0; border: none; font-style: normal; font-weight: normal; }
strong { position: static; margin: 0; padding: 0; outline: 0; border: none; }
span, img { position: static; margin: 0; padding: 0; outline: 0; font-style: normal; font-weight: normal; border:0 none #ffffff; }
a { position: static; margin: 0; padding: 0; outline: 0; overflow: hidden; text-decoration: none; }
a img { position: static; border-width: 0; outline: 0; }
object,embed { position: static; margin: 0; padding: 0; outline: 0; vertical-align: top; }
input,select { position: static; margin: 0; outline: 0; vertical-align: middle; }
textarea { position: static; margin: 0; outline: 0; }
em { visibility: hidden; }

/* @end */



/* @TopPage */

html {
	text-align: center;
}
body {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 0;
	top: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
.cemetery {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 310px;
	width: 300px;
	position: relative;
	left: 0px;
	top: 0px;
}
#niiza a , #niiza a:link {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/niiza_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#niiza a:hover {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/niiza_btn.jpg);
	background-repeat: no-repeat;
	background-position: -350px top;
	display: block;
}
#kawagoe a , #kawagoe a:link {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/kawagoe_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#kawagoe a:hover {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/kawagoe_btn.jpg);
	background-repeat: no-repeat;
	background-position: -350px top;
	display: block;
}
#niinooka a , #niinooka a:link {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/niinooka_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#niinooka a:hover {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 300px;
	background-image: url(../index_img/niinooka_btn.jpg);
	background-repeat: no-repeat;
	background-position: -350px top;
	display: block;
}
.cemetery p a, .cemetery p a:link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-image: none;
	height: 20px;
	display: block;
	width: 300px;
}
footer#information {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
	clear: both;
	float: none;
	height: 100px;
	width: 900px;
	text-align: center;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003255;
}
footer#information2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin: 0px;
	clear: both;
	float: none;
	height: 100px;
	width: 900px;
	text-align: center;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003255;
}