﻿@charset "utf-8";
html{
	min-height: 100%;
	position: relative;
}
body {
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	font-size: 12px;
	background-color: #E1E0DF;
	color: #1D1513;
	text-align: center;
	line-height: 24px;
	word-spacing: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 1024px;
	height: auto;
	margin: auto;
}
a:link {
	color: #1D1513;
	text-decoration: none;
}
a:visited {
	color: #1D1513;
	text-decoration: none;
}
a:hover {
	color: #1D1513;
	text-decoration: none;
}
a:active {
	color: #1D1513;
	text-decoration: none;
}
fieldset {
	border: 3px double #f7f2ef;
}
img {
	border-style: none;
}
.main{
    position: relative; 
    width: 100%; 
    height: auto !important; 
    height: 100%; 
    min-height: 100%; 
}
.contents {
	overflow: auto;
	position: relative;
	text-align: center;
	width: 100%;
    height: auto; 
	z-index: 1;
	clear:both; 
    padding-top: 48px; 
    padding-bottom: 128px; 
    height: auto; 
}
.main .contents table {
	border-spacing: 20px 4px;
}


.copylight {
	position: absolute;
	bottom: 8px;
	right: 8px;
}
.error {
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	height: 12px;
}
.line {
	position: absolute;
	width: 100%;
	top: 32px;
}
.itemize {
	border-style: dashed;
	border-width: 1px;
	text-align: justify;
	width: 80%;
	margin: 0 auto;
	padding: 8px;
	border-top-color: #f7f2ef;
	border-right-color: #f7f2ef;
	border-bottom-color: #f7f2ef;
	border-left-color: #f7f2ef;
}
.title {
	font-family: kan48typos-std, sans-serif;
	font-size: 48px;
	letter-spacing: 12px;
	font-style: italic;
}
.sub_title {
	font-family: vdl-yotag, sans-serif;
	font-size: 24px;
}
.midashi {
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-size: 12px;
}
