@charset "utf-8";

/*------------------------------------------------------
  テーブル
------------------------------------------------------*/

.houkiArea {
	width: 700px;
	margin: 0;
	padding: 0;
	}

	.houkiArea h4 {
		margin: 0 0 10px 0;
		padding: 0;
		background: url(/images/front/icon_arrow.gif) no-repeat 0 4px;
		text-indent: 15px;
		font-size: 14px;
		line-height: 20px;
		}

.houkiArea p.houkiText {
	width: 685px;
	padding-left: 15px;
	margin: 0 0 20px 0;
	}

	table.houkiBox {
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		border-top: 1px dotted #cccccc;
		}

		table.houkiBox th {
			width: 150px;
			margin: 0;
			padding: 10px;
			border-bottom: 1px dotted #cccccc;
			color: #1155aa;
			text-align: center;
			font-weight: bold;
			background-color: #f5f5f5;
			}

		table.houkiBox td {
			margin: 0;
			padding: 10px;
			border-bottom: 1px dotted #cccccc;
			}

		table.houkiBox p {
			margin: 0;
			padding: 0;
			background: url(/images/arrow09.gif) no-repeat 0 4px;
			text-indent: 12px;
			font-weight: bold;
			color: #1155AA;
			}

		table.houkiBox span {
			font-weight: bold;
			color: #ea0000;
			}

	table.shiharaiBox {
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		border-top: 1px dotted #cccccc;
		}

		table.shiharaiBox th {
			margin: 0;
			padding: 10px;
			border-bottom: 1px dotted #cccccc;
			color: #1155aa;
			text-align: center;
			font-weight: bold;
			background-color: #f5f5f5;
			}

		table.shiharaiBox th.shiharai1 {
			width: 212px;
			border-right: 1px dotted #cccccc;
			}

		table.shiharaiBox th.shiharai2 {
			width: auto;
			}

		table.shiharaiBox td {
			margin: 0;
			padding: 10px;
			text-align: center;
			border-bottom: 1px dotted #cccccc;
			}

		table.shiharaiBox td.shiharaiMenu1 {
			border-right: 1px dotted #cccccc;
			}

		table.shiharaiBox p {
			margin: 0;
			padding: 0;
			background: url(/images/arrow09.gif) no-repeat 0 4px;
			text-indent: 12px;
			font-weight: bold;
			color: #1155AA;
			text-align: left;
			}

		table.shiharaiBox span {
			font-weight: bold;
			color: #ea0000;
			}
