body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 1.7em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #0000CC;
	text-decoration:underline
}
a:visited {
	color: #0000CC;
	text-decoration:underline
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration:underline
}
h2 {
	font-size: 16px;
	margin-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #86C265;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86C265;
	padding-bottom: 3px;
	padding-top: 2px;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BBDDA8;
	padding-left: 7px;
	color: #69AE44;
}
h4 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FF9900;
}
.title {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
	color: #CC6600;
}
.red_16b {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #CC6600;
}
.red_12 {
	color: #FF0000;
	font-size: 12px;
	line-height: 1.7em;
}
.red2_12 {
	color: #CC0000;
	font-size: 12px;
	line-height: 16px;
}
.tx12_green {
	color: #009933;
	font-weight: bold;
}

.black10 {
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
}
hr {
	border-style: dashed none none none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	height: 1px;
}
li
{
	list-style-type: none;
	background-image: url(../image/common/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 13px;
	margin-left: -35px;
}
.table1 table{
	border-collapse: collapse;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table1 table th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.table1 table td {
	padding: 0px;
	vertical-align: top;
}
.table_qa table{
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_qa table th {
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.table_qa table td {
	padding: 0px;
	vertical-align: top;
}
.table_mailform table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.table_mailform table th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #BFDFAE;
	background-color: #ECF5E7;
}
.table_mailform table td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #BFDFAE;
}
.table_ryoukin table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.table_ryoukin table th {
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding: 7px;
	border: 1px solid #BFDFAE;
	background-color: #ECF5E7;
}
.table_ryoukin table td {
	padding: 7px;
	vertical-align: top;
	border: 1px solid #BFDFAE;
}
.photo1 {
	padding: 5px;
	border: 1px solid #999999;
}
