@charset "utf-8";
/* all data */

/* contents */
#contents .lead strong {
	font-weight: normal;
}
#contents .key_img {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents dl {
	padding-left: 14px;
	background-color: #F1F8FC;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
}
#contents dt {
	font-weight: bold;
	color: #47765E;
}
#contents dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 13pt;
}
#contents .cap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	line-height: 12pt;
	color: #999999;
}

/* db data */
#result {
}
#result h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3FAD60;
	text-align: center;
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#result dl {
	text-align: center;
	padding: 3px;
	float: left;
	height: 90px;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	margin-top: 0px;
}
#result .photo_img {
	height: 90px;
	width: 120px;
}
#result .table {
	height: auto;
	width: 480px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
#result table td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#result .index {
	background-color: #D5DFDB;
	text-align: center;
	width: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#result .matter1 {
	background-color: #EBEBEB;
	width: 170px;
	padding-left: 3px;
}
#result .matter2 {
	background-color: #EBEBEB;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#result hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

