@charset "utf-8";

.info {
	font-family: Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	width: 615px;
	border-style: none;
	text-align: left;
	border-collapse: collapse;
}

.info a {
	text-decoration: underline;
}

.info tr td img {
	position: absolute;
	top: 7px;
	left: 0px;
}

.info tr th {
	padding: 5px 3px 3px 0;
	color: #35865E;
	font-weight: normal;
	vertical-align: top;
	border-bottom: dotted 1px #cccccc;

}

.info tr td {
	padding: 5px 3px 3px 3px;
	border-bottom: dotted 1px #cccccc;
	position: relative;

}
.info tr td ul {
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
}

#main dl {
	margin-left: 3em;
	margin-top: 2em;
}

#main dl dt {
	font-size: 1em;
	font-weight: bold;
	color: #699;
	margin-right: 0.7em;
	margin-top: 1em;
	margin-bottom: 0.3em;
}

#main dl dd {
	margin: 0;
	padding-left: 4em;
	padding-bottom: 1em;
	border-bottom: dotted 1px #CCC;
}

#contents {
    margin: 22px auto 0;}

#main h4 {
	margin-bottom: 5px;
	color: #069;
	text-indent: 1em;

}
