@charset "utf-8";

#contents_top {
	/* [disabled]min-height: 186px; */
	background-image: url(../images/mds_result.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 529px;
	padding-bottom: 20px;
}

#contents_top p {
	float:left;
	/* [disabled]font-size: 23px; */
	/* [disabled]font-size: 2.3rem; */
	color: #0068b7;
	width: 529px;
	line-height: 1.5;
	margin-top: 50px;
	text-indent: -9999px;
}

#contents_top img {
  margin-left: 10px;
}

#contents_bottom {
	margin-bottom: 20px;
}

#contents_bottom h2 {
	margin: 20px 0 50px 0;
}

#contents_bottom .text ul li{
	color: #4d4d4d;
	margin:0 0 15px 13px;
	/* [disabled]font-size: 14px; */
	/* [disabled]font-size: 1.4rem; */
}


a:link {
	/* [disabled]font-size: 14px; */
	/* [disabled]font-size: 0.85rem; */
	color: #4d4d4d;
}

a:visited {
	font-size: 14px;
	/* [disabled]font-size: 0.85rem; */
	color: #4d4d4d;
}

a:hover {
  text-decoration:underline;
}
#page-top {
	font-size: 0.65em;
 display:none;
}
#contents_bottom .text {
	float: left;
	width: 300px;
}

.result_box1 {
	height: 310px;
	width: 420px;
	margin-bottom: 60px;
 display:inline-block;
}
.result_box2 {
	height: 310px;
	width: 420px;
	margin-bottom: 60px;
 display:inline-block;
}
.result_box_inner {
	padding: 3px;
}
.result_box_inner h3 {
	color: #4d4d4d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0068B7;
	width: 222px;
	font-size: 0.85em;
	padding-top: 10px;
	padding-left: 10px;

}
.result_box_inner h3 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.result_box_inner h4 {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #099;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	height: 30px;
}


.result_box_inner .box2_text {
	padding-top: 5px;
	padding-right: 5px;
}


.result_box1 .left {
	float: left;
	width: 220px;
	padding-left: 3px;
}
.result_box1 .right {
	float: left;
	margin-top: -15px;
	padding-left: 4px;
	width: 167px;
}
.result_box_inner .right img {
	padding-left: 10px;
}
.result_box2 .left {
	float: left;
	width: 220px;
	padding-left: 3px;
}
.result_box2 .right {
	float: left;
	margin-top: -15px;
	padding-left: 4px;
	width: 167px;
}
