 
 
 
 
 
 
 
 
 
 
 
 
 

* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    background-image: none;
    font-size: 12pt;
    line-height: 1.4;
}

head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}

p, dt, dd, th, td, li  {
    line-height: 1.1;
}

#container {
    text-align: right;
}

#content {
    width: 92%;
    margin-left: auto;
    text-align: left;
}

table {
    margin-bottom: 1em;
    border-collapse: collapse;
    width: 100%;
}

th, td {
    border: 2px solid #473533;
    padding: 6px 8px;
    vertical-align: top;
    text-align: left;
    font-size: 10.5pt;
}

.title {
	display:none;
}

.navigation {
	display:none;
}

.sidenav {
	display:none;
}

p {
	font-size: 0.8em;
	line-height: 1.2em;
}

h1 {
	font-size: 1.5em;
	line-height: 2.0em;
}

h2 {
	font-size: 0.9em;
	line-height: 1.2em;
}

li {
	font-size: 0.8em;
	line-height: 1.2em;
}

.note {
	display:none;
 }
 
.write_right {
	display:none;
 }


.result_table {
	display:none;
 }
 
.page-break {
	page-break-after: always;
 }
 
 a:link {
 	text-decoration: none;
}

.qa_left a {
    width: 10%;
}

.qa_left q {
    width: 10%;
}

.qa_right {
    width: 90%;
}

