@charset "Shift_JIS";

body {
	font-family: "‚l‚r –¾’©", serif;
	margin: 0;
	padding: 2em 10%;
	color: #000044;
	background-color: #fffff7;
	background-image: url("../img/titleback.gif");
	background-repeat: repeat;
}
h1 {
	font-size: 144%;
	font-weight: bold;
	text-indent: 0.694em;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	text-indent: 0.833em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	text-indent: 1em;
}
h4,h5,h6 {
	text-indent: 0em;
}
pre {
	padding-left: 3%;
}
dl,ol,ul {
	line-height: 160%;
}
dd {
	color: #808080;
}
a:link {
	color: #666622;
}
a:active {
	color: #6666ff;
}
a:visited {
	color: #666644;
}
p.paragraph {
	line-height: 175%;
	text-align: justify;
	text-justify: inter-ideograph;	OUT OF STANDARD (MSIE ORIGINAL) */
}
p.jclose { 
	line-height: 175%;
	text-align: justify;
	text-justify: inter-ideograph;	/* OUT OF STANDARD (MSIE ORIGINAL) */
	text-indent: 1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
p.normal {
	line-height: 170%;
}
p.image {
	text-align: center;
}
span.memo {
	color: #ddccdd;
}
div.foot {
	line-height: 150%;
	text-align: left;
}
address {
	font-family: "Times New Roman", serif;
	text-align: left;
}

hr {
	border-top: solid 1px #888866;
	border-bottom: solid 4px #cccc88;
	border-left: none;
	border-right: none;
	padding: 0;
	height: 5px;
}
.en {
	font-family: "Times New Roman", serif;
}

