@charset "UTF-8";

/* 住まいのＱ＆Ａ
-------------------------------------------------------------- */
.all_cont{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top:5px;
}
.trouble-qa .contents{
	width:890px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #97C51F;
}

.trouble-qa h3{
	margin-bottom:15px;
}

.trouble-qa .top-text{
	display: block;
	width: 555px;
	float: left;
	padding-left: 30px;
	padding-bottom: 15px;
}
.trouble-qa p.top-image{
	display: block;
	float: right;
	width: 305px;
	padding-right: 30px;
	padding-bottom: 15px;
}

.trouble-qa .contents.noline h4{
	padding:10px 0;
	border:none;
}
.trouble-qa h4{
	margin:10px 5px;
}


.trouble-qa .cont1{
	clear:both;
	border:1px solid #CCCCCC;
	width:100%;
	float:left;
	margin-bottom:5px;
	padding:0;
}

.trouble-qa .cont1 div{
	float:right;
	border:5px solid #ffffff;
	border-bottom:2px solid #ffffff;
	width:689px;
}
.trouble-qa .cont1 ul.mark01{
	margin:3px 5px 8px 5px;
}

.trouble-qa .cl {
	clear:both;
}

/* 上段リンク */
.trouble-qa  .pagelink{
	clear:both;
	float:left;
	width:890px;
	background:url(../trend/images/gray_bg.gif) ;
}
.trouble-qa  .pagelink div{
	float:right;
	padding:10px;
}
.trouble-qa  ul.pagemenu{
	width:890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../trouble/qa/images/bg.gif);
	background-repeat: repeat;
	margin-bottom: 15px;
	clear: both;
	height: 40px;
}
.trouble-qa  ul.pagemenu li{
	display:block;
	float:left;
	padding: 8px 10px 7px 10px;
	margin-left:5px;
}
.trouble-qa  .cont01{
	clear:both;
	border:1px solid #CCCCCC;
	width:100%;
	float: left;
	margin-bottom:15px;
}
.trouble-qa  .cont01 div{
	margin:5px;
	padding:10px 15px;
	background:url(../trend/images/bg_y.gif) ;
}
.trouble-qa  .cont01 div img{
	vertical-align:middle;
	margin-right:10px;
}
.trouble-qa  .cont01 div p{
	margin-bottom:15px;
}
.trouble-qa  .cont01 div p.bt0{
	margin-bottom:0;
}
