﻿@charset "UTF-8";

/* fixed for this page */

/*/fixed for this page */

p.print_btn {
	text-align: right;
	padding: 0 45px 10px 0;
}

/* table */
table {
	width: 640px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:fixed;
	border-top: none;
}

table th,
table td {
	padding: 5px;
	text-align: center;
	font-size: 92%;
	border: 1px solid #bbbbbb;
}

table th {
	font-weight: bold;
	background: #b2cee3;
}

table td span {
	display: block;
	padding-left: 1em;
}

table td img {
	vertical-align: middle;
}


table tr.even td {
	background: #f2f2f2;
}

.level01 {
	width: 358px;
	_width: 348px;
}

.level02 {
	width: 258px;
	_width: 248px;
}

.level00 {
	width: 1px;
	font-size: 0px;
	padding: 0;
	border-top: none;
	border-bottom: none;
}

.level03 {
	width: 189px;
	_width: 187px;
}

.level04 {
	width: 90px;
	_width: 88px;
}

.section_left {
	float: left;
	width: 350px;
}

.section_right {
	float: right;
	width: 290px;
}

.section_right dl dt {
	padding: 0 0 5px 0;
}

.section_right dl dt img {
	vertical-align: middle;
	margin-right: 9px;
}

.section_right dl dt span {
	font-weight: bold;
}

.section_right dl dd {
	padding: 0 0 20px 30px;
}

.section_right ul {
	margin-left: 1.1em;
	_margin-left: 1.3em;
}

.section_right ul li {
	list-style: outside disc;
}

.section_right div.noteArea {
	padding: 5px 8px;
	border: 1px solid #388ED2;
}

/* caption */
.caption {
	color: #666;
	padding-left: 0;
	text-indent: 0;
}