/* CSS Document */

/* zuba detail */

.zuba_d_question {
	background: url(/img/zuba/zuba_border.gif) repeat-y 0 0, url(/img/zuba/zuba_hakase.gif) no-repeat 100% 50%;
	width: 660px;
	min-height: 130px;
	margin: 0 auto;
}
.zuba_d_question p {
	width: 410px;
	padding: 10px 0 10px 30px;
}
.z_detail_wrap {
	width: 660px;
	padding-top: 20px;
	margin: 0 auto;
}
.z_d_title {
	width: 540px;
	height: 45px;
	padding-left: 120px;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
	overflow: hidden;
}

#point1 .z_d_title {	background: url(/img/zuba/zuba_bar1.gif) no-repeat;}
#point2 .z_d_title {	background: url(/img/zuba/zuba_bar2.gif) no-repeat;}
#point3 .z_d_title {	background: url(/img/zuba/zuba_bar3.gif) no-repeat;}

.z_d_title b {
	display: block;
	font-size: 20px;
	color: #FF9226;
}

.z_d_title_sell {
	width: 540px;
	height: 45px;
	padding-left: 120px;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
	overflow: hidden;
}

#point1 .z_d_title_sell {	background: url(/img/zuba/zuba_bar1_sell.gif) no-repeat;}
#point2 .z_d_title_sell {	background: url(/img/zuba/zuba_bar2_sell.gif) no-repeat;}
#point3 .z_d_title_sell {	background: url(/img/zuba/zuba_bar3_sell.gif) no-repeat;}


.z_d_title_sell b {
	display: block;
	font-size: 20px;
	color: #FF9226;
}
.z_d_report {
	width: 640px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.z_d_report .orange{
	border:2px dotted #ff8000;
	padding:15px;
	border-radius:5px;
	width:606px;
}

.z_d_repert_wariai{
	color:#E81D1F;
	display:inline;
	font-size:18px;
	font-weight:bold;
}
.z_d_report img.z_d_report_right, .z_d_report img.z_d_report_left {	max-width: 50%;}
.z_d_report img.z_d_report_right {	float: right;	margin: 0 0 20px 20px;}
.z_d_report img.z_d_report_left {	float: left;	margin: 0 20px 20px 0;}
.z_d_report span {
	display: block;
	text-align: center;
}
.z_d_report span img {
	max-height: 350px;
}
.z_d_report strong {
	color: #cc0000;
	border-bottom: 2px solid #cc0000;
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
}
.z_d_report_block {
	border: 2px dashed #ff9900;
	padding: 14px;
}
.z_d_report_block span {
	display: block;
	color: #ff9900;
	border-left: 5px solid #ff9900;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 0;
	padding-left: 10px;
}
.z_d_report_block b {
}
.z_d_company_wrap {
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	padding: 5px 0;
	width: 640px;
	margin: 0 auto;
}
.z_d_company {
	background: #f5f5f5;
	padding: 5px;
	overflow: hidden;
}
.z_d_company img {	float: right;}
.z_d_company_detail {
	float: left;
	width: 445px;
	font-size: 12px;
}
.z_d_company_detail a {
	font-weight: bold;
	display: block;
	font-size: 14px;
	color: #00f;
}
.z_d_company_detail a:hover {
	color: #999;
}
.z_d_company_detail span {
	font-weight: bold;
	color: #F00;
}
.z_d_company_detail p {
	background: #fff;
	padding: 5px;
	width: 435px;
	height: 65px;
	line-height: 22px;
}

.zuba_q_img {
	margin: 15px;
    text-align: center;
}

.zuba_red {
	color:#ff0000;
	font-weight:bold;
	clear:both;
}

.zuba_red_sell{
	color:#ff0000;
	font-weight:bold;
	
}
