@charset"shift_jis";

/* ---------------------------------------------------------
■ デフォルトリセット
--------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form, {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	border: none;
	list-style-type: none;
}

/* ---------------------------------------------------------
■ floatクリア
--------------------------------------------------------- */
span.clear {
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}

/* ---------------------------------------------------------
■ ロールオーバー
--------------------------------------------------------- */
.rollover {
}

/* ---------------------------------------------------------
■ レイアウト
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

div#wrapper {
	width: 800px;
	margin: 10px auto 0;
	padding: 0;
	text-align: left;
}

table tr.search {
	border-bottom: 1pa solid #DBD2E8;
}

table tr td.line_top {
	background: url(../img/line01.gif) repeat-x 0 bottom;
}

table tr td.line_bottom {
	background: url(../img/line02.gif) repeat-x 0 0;
}

table tr td.line {
	border-top: 1pa solid #DBD2E8;
}

p.set-button {
	margin: 10px 0px;
	text-align: center;
}

p.set-button input.left {
	margin-right: 20px;
	display: inline;
}

p.set-button input.right {
	display: inline;
}

h2 {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	border-left: 3px solid #DBD2E8;
}

h4 {
	width: 50%;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 100%;
	text-align: left;
	border-bottom: 3px double #DBD2E8;
}

h4 span {
	padding-right: 20px;
	font-weight: bold;
}

/* ---------------------------------------------------------
■ パンくず
--------------------------------------------------------- */
td.pankuzu {
	padding-bottom: 10px;
	border-bottom: 1pa solid #DBD2E8;
}

td.pankuzu p {
	padding: 5px;
	font-size: 12px;
	border-left: 2px solid #DBD2E8;
}

/* ---------------------------------------------------------
■ サイドメニュー
--------------------------------------------------------- */
table tr td ul.side-menu {
	width: 120px;
	margin-top: 20px;
	margin-left: 30px;
	list-style-type: none;
}

table tr td ul.side-menu li {
	margin-bottom: 20px;
	padding-left: 10px;
	background: url(../img/arrow.gif) no-repeat 0 0;
	list-style-type: none;
}

/* ---------------------------------------------------------
■ ボトムメニュー
--------------------------------------------------------- */
table tr td ul.bottom-menu {
	list-style-type: none;
}

table tr td ul.bottom-menu li {
	margin-right: 10px;
	padding-left: 10px;
	background: url(../img/arrow.gif) no-repeat 0 0;
	list-style-type: none;
	float: left;
}

/* ---------------------------------------------------------
■ 検索1
--------------------------------------------------------- */
table.tbl-search {
	width: 550px;
	margin: 10px 0;
}

table.tbl-search thead th {
}

table.tbl-search thead td h3 {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	border: 3px double #DBD2E8;
}

table.tbl-search thead td h4 {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 100%;
	text-align: left;
	border-bottom: 3px double #DBD2E8;
}

table.tbl-search thead td h4 span {
	padding-right: 20px;
	font-weight: bold;
}

table.tbl-search thead td p {
	margin-bottom: 5px;
	padding: 5px;
	line-height: 1.3;
	text-align: center;
}

table.tbl-search tbody th {
	width: 30%;
	padding: 2px;
	padding-right: 10px;
	text-align: right;
	line-height: 1.3;
	font-weight: bold;
	border-bottom: 5px solid #FFFFFF;
	background-color: #DBD2E8;
}

table.tbl-search tbody td {
	padding: 2px;
	padding-left: 10px;
	text-align: left;
	line-height: 1.3;
	border-bottom: 5px solid #FFFFFF;
	background-color: #EAE4F1;
}

table.tbl-search tbody td p {
	text-align: center;
}

table.tbl-search tbody td p input {
	margin: 1px 10px;
}
/* ---------------------------------------------------------
■ 検索2
--------------------------------------------------------- */
table.tbl-search2 {
	width: 100%;
	margin: 10px 0;
}

table.tbl-search2 thead th{
}

table.tbl-search2 thead td h3{
	margin-bottom: 5px;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	border: 3px double #DBD2E8;
}

table.tbl-search2 tbody th {
	width: 15%;
	padding: 2px;
	padding-right: 10px;
	text-align: right;
	line-height: 1.3;
	font-weight: bold;
	border-bottom: 5px solid #FFFFFF;
	background-color: #DBD2E8;
}

table.tbl-search2 tbody td {
	padding: 2px;
	padding-left: 10px;
	text-align: left;
	line-height: 1.3;
	border-bottom: 5px solid #FFFFFF;
	background-color: #EAE4F1;
}

table.tbl-search2 tbody td p {
	text-align: center;
}

/* ---------------------------------------------------------
■ テーブル
--------------------------------------------------------- */
table.tbl-common {
	width: ;
	border-collapse: inherit;
	border: 1px solid #DDDDDD;
	margin: 0;
}

table.tbl-common thead th {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-common thead td {
	padding: 5px;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-common tbody th {
	padding: 5px;
	text-align: right;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}

table.tbl-common tbody td {
	padding: 5px;
	text-align: right;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-common tbody th.result {
	padding: 5px;
	text-align: right;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-common tbody td.result {
	padding: 5px;
	text-align: right;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

/* table-data */
table.tbl-data {
	width: 100%;
	border-collapse: inherit;
	border: 1px solid #DDDDDD;
	margin: 0;
}

table.tbl-data thead th {
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data thead td {
	padding: 5px;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data tbody th {
}

table.tbl-data tbody td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data tbody tr.color td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	background-color: #EAE4F1;
}

/* table-data2 */
table.tbl-data2 {
	width: 100%;
	border-collapse: inherit;
	border: 1px solid #DDDDDD;
	margin: 0;
}

table.tbl-data2 thead th {
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data2 thead td {
	padding: 5px;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data2 tbody th {
	width: 40%;
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	font-weight: normal;
}

table.tbl-data2 tbody tr.color th {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	background-color: #EAE4F1;
}

table.tbl-data2 tbody td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data2 tbody tr.color td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	background-color: #EAE4F1;
}

/* table-data3 */
table.tbl-data3 {
	width: 80%;
	border-collapse: inherit;
	border: 1px solid #DDDDDD;
	margin: 0;
}

table.tbl-data3 thead th {
	width: 30%;
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data3 thead td h4 {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 100%;
	text-align: left;
	border-bottom: 3px double #DBD2E8;
}

table.tbl-data3 thead td h4 span {
	padding-right: 20px;
	font-weight: bold;
}

table.tbl-data3 thead td {
	padding: 5px;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data3 tbody th {
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data3 tbody td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

/* table-data4 */
table.tbl-data4 {
	width: 100%;
	margin: 0;
	font-size: 90%;
	border-collapse: inherit;
	border: 1px solid #DDDDDD;
}

table.tbl-data4 thead th {
	padding: 5px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data4 thead td {
	padding: 5px;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data4 tbody th {
	padding: 3px;
	text-align: left;
	line-height: 1.3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #DBD2E8;
}

table.tbl-data4 tbody td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
}

table.tbl-data4 tbody tr.color td {
	padding: 5px;
	text-align: left;
	line-height: 1.3;
	border: 1px solid #DDDDDD;
	background-color: #EAE4F1;
}


