@charset "utf-8";
@import url(/css/reset.css);
@import url(/css/global.css);
@import url(/css/structure.css);

#container {
	background-image: url(/images/comparison/container_bg.gif);
}
#body_right {
	float: right;
	width: 805px;
}
#body_right_inner .content {
	padding-bottom: 20px;
}
#body_right_inner .content_ranking {
	padding-bottom: 0;
}
#body_right_inner .content h3 {
	background: url(/images/title_bg.gif) repeat-x left bottom;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #B3B3B3;
	color: #630;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	padding: 9px 10px 7px;
}
#body_right_inner .content .title {
	background: url(/images/title_bg.gif) repeat-x left bottom;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #B3B3B3;
	color: #630;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 5px;
	padding: 9px 10px 7px;
}
#body_right_inner .content p {
	padding: 0 10px;
}
#body_right_inner .table {
	padding-bottom: 20px;
}
#body_right_inner .table table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#body_right_inner .table table img {
	margin: 5px;
}
#body_right_inner .table table p {
	margin: 5px;
}
#body_right_inner .table th {
	background: #F2F2F2;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
#body_right_inner .table td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: center;
}
#body_right_inner .table .col7 td p {
	width: 102px;
}
#body_right_inner .table .col7 .cell td p {
	width: 104px;
}
