﻿@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: 100%;
	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: 230px;
	_width: 228px;
}

.level02 {
	width: 189px;
	_width: 187px;
}

.level00 {
	width: 1px;
	font-size: 0px;
	padding: 0;
	border-top: none;
	border-bottom: none;
}

.level03 {
	width: 90px;
	_width: 88px;
}

.level04 {
	width: 90px;
	_width: 88px;
}

/* caption */
.caption {
	color: #666;
	padding-left: 0;
	text-indent: 0;
}