@charset "utf-8";
body {
	background-image: url(../images/BACK.JPG);
}


div#container {
	border-top: 2px solid #787878;
	margin-top: 10px;
}
div.title {
	width: 770px;
	margin: 0px;
	padding: 15px 10px;
	font-weight: bold;
	border-bottom: 2px solid #787878;
}

div.title_retirement{
	width: 770px;
	margin: 0px;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #787878;
}

div.title p {
	margin: 0px;
	line-height: 45px;
}

div.title p.number {
	font-size: 1.0em;
	font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
	margin-left: 50px;
}

div.title p.subtitle {
	font-size: 1.0em;
	font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
	text-align: center;
}

table.bungaku {
	width: 730px;
	margin: 10px 20px 10px 60px;
}

table.bungaku th, table.bungaku td {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}

table.bungaku th {
	width: 470px;
	padding: 15px 5px 15px 5px;
	line-height: 1.4em;
}

table.bungaku td {
	padding: 15px 5px 15px 5px;
	line-height: 1.4em;
}

table.bungaku th span.italic {
	font-style: italic;
}

table.bungaku th span.indent {
	display: block;
	margin-left: 20px;
}

div.line {
	border-bottom: 1px solid #666;
	width: 780px;
	margin: 15px 0px;
}
div.division {
	width: 730px;
	margin: 40px 60px 0px;
	padding-top: 5px;
	font-weight: bold;
}

div.footer {
	border-top: 2px solid #666;
	width: 790px;
	margin-top: 30px;
	height: 200px;
}

div.footer p.totop {
	float: right;
	padding-right: 25px;
}

div.footer p.data {
	clear: both;
	float: left;
	line-height: 1.4em;
	margin: 15px 0px 0px 55px;
}

span.mincho_quotation {
/*	font-family:"小塚明朝", "Kozuka Mincho Pro", "Kozuka Mincho Std", serif; */
	font-family: "游明朝", YuMincho, /* Mac用 */ 'Yu Mincho', /* Windows用 */ "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}










