@charset "UTF-8";
#container #wrapper #cont_left {
	/* float: left; */
	margin-right: 5px;
	margin-left: 10px;
	width: 198px;
}
#container #wrapper #cont_right {
	width: 520px;
	float: right;
	padding-right: 10px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #66CB34;
	padding-left: 10px;
	margin-left: 5px;
}
#container #wrapper #cont_right h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.7;
	font-weight: bold;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 1em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 0.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #wrapper #cont_right p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7;
	color: #333333;
	text-indent: 1em;
}
.tableBorder {
	border: 1px solid #333333;
	border-collapse: collapse;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
}
.tableBorder th,td {
	border:1px solid #000;
}
.tableBorder th {
	text-align: right;
	background-color: #66CC99;
	padding-right: .5em;
}
.tableBorder caption {
	text-align: left;
	color: #009900;
}
#container #wrapper #cont_right h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7;
	color: #009900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 10px;
	background-image: url(../images/barret/leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
}
#container #wrapper #cont_right #mailForm {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7;
	color: #333333;
}
