@charset "utf-8";
/* CSS Document */

table {
	margin: 0 auto 20px;
	padding: 0px;
	border-collapse: collapse;
	border-left: 1px solid #624a23;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #624a23;
	line-height: 1.6;
	font-size: 85%;
	width: 800px;
	text-align: left;
}

table.mini {
	font-size: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	text-align: center;
}

td, tr, th {
	border-right: 1px solid #624a23;
	border-bottom: 1px solid #624a23;
	padding: 0em;
}

td, th {
	padding:0.4em 1em;
}

th {
	color: #fff;
	background-color: #624a23;
	letter-spacing: 0.2em;
	text-align: center;
}

td.ireko {
	padding:0;
}


td.left {
	width: 23%;
	background-color: #C2A87A;
	text-align: center;
}

table.mini td, table.mini tr {
	border-bottom: none;
}

table.mini td.mleft {
	background-color: #C2A87A;
	width: 23%;
}

td.ireko-rb, td.mr {
	text-align: center;
}

td.ireko-rb, table.mini tr {
	border-right: none ;
}

table#kyou-s {
	font-size: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	border-style: none;
}

table#kyou-s td {
	font-size:62%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

table#kyou-s tr { 	border-style: none;}

.kyobox {
	overflow: hidden;
}

table#kyou-s td img {
	float: left;
	display: block;
}

table.mailform {
	margin: 0px auto 20px;
	padding: 0px;
	line-height: 1.6;
	font-size: 85%;
	width: 600px;
	text-align: left;
}

table.mailform td {
	padding-top: 15px;
	padding-bottom: 15px;
}

table.stripe-tl, table.stripe-tr {
	margin: 0;
	padding: 0px;
	border-collapse: collapse;
	border-left: 1px solid #624a23;
	border-top: 1px solid #624a23;
	line-height:2;
	font-size: 85%;
	width: 400px;
	text-align: center;
	float: left;
	color: #000000;
}

table.stripe-tr  {margin-left:5px}


table.stripe-tl th, table.stripe-tr th {
	text-align: center;
	background-color: #C2A87A;
	letter-spacing: 0em;
	color: #000;
}

table.stripe-tl td, table.stripe-tl tr, table.stripe-tl th ,table.stripe-tr td, table.stripe-tr tr, table.stripe-tr th {
	border-right: 1px solid #624a23;
	border-bottom: 1px solid #624a23;
	padding: 0em;
}

table.stripe-tl tr.even-row, table.stripe-tr tr.even-row {
	background-color: #ECE4D7;
}

.table-kakaku {
	clear: both;
	margin: 20px auto 0;
	width: 805px;
}
table.stripe-tl th.ttop, table.stripe-tr th.ttop {
	background-color: #624A23;
	color: #FFFFFF;
}
tr.del td {
	color: #BB0000;
	text-decoration: line-through;
	vertical-align: middle;
}

tr.del td img {
	text-decoration: none;
	height: 17px;
	width: 17px;
	margin: 0 3px 5px 0;
}

* html tr.del td img {
	margin: 0 3px 0 0;
} /* IE5&6 */
*:first-child+html tr.del td img {	margin: 0 3px 0 0;} /* IE7 */

#kakusya {
	padding-top: 20px;
}

.gaiyou {
	clear: both;
	padding-top: 20px;
}
