@charset "utf-8";

/* contents */
#contents #rel_con {
	text-align: left;
	height: auto;
	width: auto;
	border: 1px solid #F3F3F3;
	margin-top: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
}
#rel_con .relay {
	color: #FFFFFF;
	background-color: #E84B00;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
#rel_con .rel_bg1 {
	background-color: #E1E1E1;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con .rel_bg2 {
	background-color: #EFEFEF;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con a {
	color: #666666;
	text-decoration: none;
}
#rel_con a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #D0D0D0;
}
#contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 2px;
}
#contents a {
	text-align: right;
	color: #666666;
	text-decoration: underline;
}
#contents p strong {
	font-weight: normal;
}
#contents .cap {
	font-size: 9pt;
	line-height: 12pt;
	margin-top: 3px;
	color: #999999;
}
#search {
	background-color: #EEEEEE;
	margin-top: 8px;
	padding-bottom: 5px;
}
#search h2 {
	background-color: #E8F7EC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#search #key_product {
	text-align: center;
	height: auto;
	padding-bottom: 5px;
}
.caption {
	font-size: 9pt;
}
/* 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;
}
#result dd.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;
}
#result .matter1 {
	background-color: #EBEBEB;
	width: 170px;
	padding-left: 3px;
}
#result .matter2 {
	background-color: #EBEBEB;
	padding-left: 3px;

}
#result .matter3 {
	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;
}
hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}