@charset "utf-8";


body {
	background-image: url(images/cmn/top_back.jpg)!important;
	background-repeat: repeat-x;
	background-position: left top;
}
#tophaikei {
	background-image: url(images/top/top_back.jpg);
	background-repeat: no-repeat;
}
#top_table {
	border: 1px solid #E1E1E1;
	margin-bottom: 18px;
}
#top_table td {
	vertical-align: middle;
}
#result_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 10px;
	height: 340px;
	overflow: scroll;
	overflow-x:hidden;
}
#result_box table {
	background-image: url(images/top/tensen.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.jisseki_title {
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	background-image: url(images/top/info_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 110%;
}
.jisseki_title a {
	color: #666666;
	text-decoration: underline;
}
#result_box .text {
	margin: 0px;
	padding-left: 10px;
}

#result_box .hiduke {
	font-size: 100%;
	color: #990033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#result_box .readon {
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banablog {
	padding-top: 12px!important;
	margin: 0px;
}
#banablog a img:hover {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

