@charset "shift_jis";



* {
	margin: 0;
	padding: 0;
}body {
	color: #111;
	background: #fff;
	font: 100%/2 Arial, san-serif;
}

div.all {
	padding: 0 8px;
}
h1{
	position: absolute;
	top:40%;
	right: 40%;
	width: 13em;
	margin-right: -0.5em;
	padding-right: 8px;
	color: #000;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 200%;
	font-family: Times, serif;
}

a{ color:#000;
   text-decoration:none;}
h1{
	width: 17.5em;
color: #000;}
/**/
h1:hover {
	color: #333;
}
div#navigation {
	margin: 0 -8px 8px;
	padding: 7.2em 10% 0;
	background: #9ce;background:url(../kazari/title.jpg) repeat;
}
}
#navigation ul {
	position: relative;
	left: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#navigation li {
	display: inline;
}
#navigation li a {
	float: left;
	margin-right: 3px;
	padding: 0px 20px;
	text-decoration: none;
	background: #fff;}
#navigation li a:hover {
	text-decoration: underline;
}

div.section {
	margin-bottom: -2em;
	padding: 2em 10% 1em;
	background: #eea;
}
.section .section {
	margin: 1em 1em 2.5em;
	padding: 0 2em;
	border: 1px solid #ccb;
}
.section h3 {
	display: inline;
	position: relative;
	top: -0.75em;
	left: -10px;
	padding: 0.2em 10px;
	background: #eea;
}
.section dl {
	padding-left: 1.2em;
}
.section dt{
	margin-bottom: -1.95em;
}
.section dt:after {
	content: " \3a ";
}
.section dd {
	position: relative;
	top: 0;
	margin-left: 8em;
}

div.finally {
	margin: 0 -8px;
	padding: 2em 10% 0;
	color: #000;
	background: #ccc;
	background:url(../kazari/finaly.jpg) repeat;

}
.finally h2 {
	color: #ffa500;
}
.finally a, .finally a:hover {
	color: #900;


}
.finally dl {
	text-align: right;
	color: #000;
}
.finally dt {
	display: inline;
	margin-left: 10px;
}
.finally dt:after {
	content: " \3a ";
}
.finally dd{
	display: inline;
}


h1, h2, h3, h4, h5, h6, p, dl {
	padding-bottom: 1em;
}
h2, h3, h4, h5, h6 {
	color: #000;
	line-height: 1.2;
	font-family: Times, serif;
}
h2 {
	color: #036;
	font-size: 140%;
}
h3 {
	color: #c96;
	font-size: 130%;
}
h4 {
	color: #369;
	font-size: 120%;
}
h5 {
	color: #036;
	font-size: 110%;
}
h6 {
	color: #666;
	font-size: 100%;
	text-indent: 1.2em;
}
ul, ol {
	margin-bottom: 1em;
	padding-left: 40px;
	list-style-position: outside;
}
hr { 
	display: none;
}
html>/**/body hr {
	/*\*/
	display:  block;
	border: none;
	height: 0;
	padding-bottom: 4em;
	background: #eea;background:url(../kazari/base.jpg) repeat;
	/**/
}
hr:before {
	display: block;
	content: "\2a  \2a  \2a ";
	text-align: center;
	color: #e99;
	font-size: 400%;
	line-height: 1;
}
strong, em {
	font-weight: bold;
}
abbr {
	border-bottom: 1px dashed #024;
	cursor: help;
}
code {
	padding: 2px;
	background: #ddd;
	font-family: Courier, monospace;
}

img{text-align: center;
position:center;
}
.tdftdiv{position: reltive;
	bottom: 20px;
	right: 10%;
	width: 100%;
	margin-right: -0.5em;
	padding-right: 8px;
	color: #000;
	text-align: center;
	letter-spacing: 0.5em;
	font-size: 100%;
	font-family: Times, serif;}