/* CSS Document */


/* 勝ち組　質問 */
.kachi_question {
	padding: 15px;
}
.q_pink {
	background: #FEF8FA;
	border-top: 1px solid #F3A5A5;
	border-bottom: 1px solid #F3A5A5;
}
.q_blue {
	background: #EAF4F0;
	border-top: 1px solid #3B6784;
	border-bottom: 1px solid #3B6784;
}
.kachi_q_title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.kachi_q_title p {}
.kachi_q_title span {
	display: block;
	text-align: right;
}

.kachi_q_img {

    text-align: center;
    margin: 15px auto;

}

/* 勝ち組　回答 */
.kachi_answer {
	border-radius: 5px;
	padding: 15px;
	margin: 15px;
}
.a_pink {	border: 1px solid #F3A5A5;}
.a_blue {	border: 1px solid #3B6784;}
.kachi_a_title {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 15px;
}
.kachi_a_title span {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
	text-indent: 10px;
}
.kachi_a_title p {	float: left;}
.a_pink .kachi_a_title span {
	background: #FEF8FA;
	border-left: 5px solid #F3A5A5;
}
.a_blue .kachi_a_title span {
	background: #EAF4F0;
	border-left: 5px solid #3B6784;
}
.kachi_a_text {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.a_pink .kachi_a_text {	border-bottom: 1px dashed #F3A5A5;}
.a_blue .kachi_a_text {	border-bottom: 1px dashed #3B6784;}
.a_pink .kachi_a_text b {	color: #F3A5A5;}
.a_blue .kachi_a_text b {	color: #3B6784;}

.kachi_a_text .orange{
	border:2px dotted #ff8000;
	padding:15px;
	border-radius:5px;
}

.kachi_a_text_inner {
	border: 5px solid #FFCC7F;
	padding: 10px;
}
.kachi_a_text_inner span {
	display:block;
	background: #FFF4E5;
	padding: 5px;
	margin-bottom: 10px;
	color: #ff9900;
	font-weight: bold;
}
.kachi_a_text_inner b {	color: #ff9900!important;}

.kachi_a_box {
	overflow: hidden;
	margin: 10px 0;
	padding: 15px;
	text-align: center;
}
.kachi_a_box span {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
}
.kachi_a_box p {
	text-align: left;
}
.a_box_pink {	border: 1px dashed #F3A5A5;}
.a_box_blue {	border: 1px dashed #3B6784;}
.a_box_pink span {
	color: #F3A5A5;
	border-top: 1px solid #F3A5A5;
	border-bottom: 1px solid #F3A5A5;
	background: #fdf6f6;
}
.a_box_blue span {
	color: #3B6784;
	border-top: 1px solid #3B6784;
	border-bottom: 1px solid #3B6784;
	background: #E2ECF2;
}
.kachi_illust {
	text-align: center;
}
.a_company {
	overflow: hidden;
}
.a_company_img {
	width: 130px;
	float: left;
}
.a_company_text {
	width: 480px;
	float: right;
	font-size: 13px;
	line-height: 20px;
}
.a_company_text strong {
	font-size: 15px;
}
.a_company_text b {
}
/* backnumber */
.z_bn_wrap {
	width: 678px;
	margin: 20px 0 0;
}
.z_bn_title {
	background: #F0F0E1;
	height: 40px;
}
.z_bn_title p {
	float: left;
	background: url(/img/zuba/zuba_bn_icon.gif) no-repeat 10px 50%;
	text-indent: 35px;
	line-height: 40px;
	font-weight: bold;
}
.z_bn_title p br {	display: none;}
.z_bn_title a {
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	background: url(/img/zuba/zuba_bn_arrow.gif) no-repeat;
	line-height: 40px;
	text-indent: 10px;
	text-decoration: none;
	color: #333;
	letter-spacing: 2px;
}
.z_bn_title a:hover {
	background-position: 0 -40px;
	color: #fff;
}
.z_bn {
	padding: 5px 10px;
}
.z_bn ul li {
	overflow: hidden;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #ccc;
}
.z_bn ul li a {
	line-height: 25px;
	color: #333;
	display: block;
	overflow: hidden;
	font-size: 12px;
}
.z_bn ul li a:hover {	color: #FF9326;}
.z_bn ul li span, .z_bn ul li img, .z_bn ul li p {
	display: inline-block;
	*display: block;
	*zoom: 1;
	vertical-align: middle;
}
.z_bn ul li img {	margin: 0 10px;}
.z_bn ul li span {
	width: 50px;
	font-weight: bold;
	text-align: center;
}
.z_bn ul li p {	width: 500px;}


.kachi_box {
    border: 3px solid #F7CF93;
    padding: 12px;
    background: #fff;
    margin: 20px auto;
}
.kachi_box span {
    display: block;
    border-bottom: 2px dashed #F7CF93;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #EC9C1A;
}
.kachi_graph {
    text-align: center;
    font-weight: bold;
    margin: 40px auto;
}
.kachi_graph_1 {
    text-align: center;
    font-weight: bold;
    margin: 40px auto;
}
.kachi_graph_1 p {
 background-color: #F7CF93;
    width: 390px;
    margin: auto;
}
.kachi_graph p {
 background-color: #F7CF93;
    width: 520px;
    margin: auto;
}

.kachi_graph img {

}
.pc_off {
display: none;

}
.kachi_q_1609 {
font-weight: bold;
    margin: 15px auto;
    font-size: 20px;
    color: #3B6784;
}
.kachi_q_1609 span {
font-size: 30px;
    color: #3B6784;
    margin-right: 10px;
}

.red_waku{
	border:1px solid #af5e61;
	box-sizing:border-box;
	width:300px;
	margin:10px 0;
}

.red_waku p{
	background-color:#af5e61;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:30px;
}

.red_waku ul{
	background-color:#fff;
	text-indent:20px;
	padding:10px 0;
	line-height:20px;
}
