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

/*----------------------------------------------------
	.見積テーブル
----------------------------------------------------*/
.mitsumori_inner {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

table.mitsumori {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #666;
	margin-bottom: 20px;
	font-size: small;
	width: 100%;
}
table.ryoukin {
	width: 100%;
	margin-bottom: 20px;
}

.ryoukin_ta{
	background-color: #305C30;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fo_white {
	color: #FFF;
}
.mitsumori tbody tr th {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.border_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #690;
		border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B3CA9B;
}
.fo_red {
	font-size: small;
	color: #F00;
}
.border_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #690;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #B3CA9B;
}
table.mitsumori thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #04162e;
}
table.mitsumori td {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
table.mitsumori .even {
	background-color: #E0F1DC;
}
table.mitsumori .even2 {
	background-color: #E0F1DC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #690;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B3CA9B;
}
table.mitsumori .sum {
	background-color: #6C9;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #690;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B3CA9B;
	color: #FFF;
}
table.mitsumori .even3 {
	background-color: #E0F1DC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #690;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #B3CA9B;
}
.mitsu_title {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: x-large;
	padding-top: 0.75em;
	padding-right: 0;
	padding-bottom: 0.75em;
	padding-left: 0;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.ryoukin_bk {
	background-color: #305C30;
	margin-left: 10px;
}
.ryoukin_moji {
	color: #FFF;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
}
.ryoukin_shousai {
	background-color: #FFF;
	float: right;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 60px;
margin-right: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: xx-large;
}

table.car {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #666;
}
table.car td {
	padding: 10px;
	vertical-align: top;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
table.car .even {
	background-color: #E0F1DC;

}
.mitsu_ku {
	height: 20px;
	width: 100%;
	border-top-width: 15px;
	border-top-style: double;
	border-top-color: #305C30;
	margin-top: 30px;
	margin-bottom: 30px;
}
.mitsumori_inner .mitsumori tbody tr .even p {
	text-align: left;
}
.mitsumori tbody tr td p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.atention {
	font-weight: bold;
	color: #F00;
}
.mitsufon {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}
