@charset "utf-8";
#wrapper strong.tel {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}

#wrapper dt {
	font-weight: bold;
	line-height: 3em;
	color: #666666;
	font-size: 13px;
	margin-left: 1em;
}
#wrapper dd {
	padding-left: 3em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-size: 13px;
}
#wrapper dd p {
	text-indent: -1em;
	margin-left: 1em;
	color: #006600;
	line-height: 1.2em;
	margin-bottom: 0.2em;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#wrapper dl {
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#wrapper table {
	border-collapse:collapse;


	border-cell
	border: 1px solid #000000;
	text-align: center;
	font-size: 12px;
	height: auto;
	line-height: 1.5em;
	margin-bottom: .5em;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#wrapper thead {
	font-weight: bold;
	color: #666666;
}
#wrapper  thead  td  {
	background-color: #FFE4D2;
}

#wrapper tr, td {

}
#wrapper td {
	width: 8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}
