@charset "UTF-8";

/* 相場取引動向
-------------------------------------------------------------- */
.all_cont{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top:5px;
}
.trend .contents{
	width:890px;
	clear: both;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FEE036;
}
.trend .contents.noline{
	border: none;
	padding-top: 0;
}
.trend h3{
	margin-bottom:15px;
}
.trend h4{
	margin:0;
	padding-left:12px;
	float:left;
	border-top:2px solid #ffffff;
}
.trend .contents.noline h4{
	padding:10px 0;
	border:none;
}
.trend h5{
	clear:both;
	margin-bottom:10px;
}
.trend h6{
	margin:10px 5px;
}
.trend .text_box{
	display: block;
	width: 555px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
.trend .cont1{
	clear:both;
	border:1px solid #CCCCCC;
	width:100%;
	float:left;
	margin-bottom:5px;
	padding:0;
}
.trend .cont1.tochi{
	background:url(../trend/images/bg_tochi.gif) no-repeat 2px bottom;
}
.trend .cont1.mansion01{
	background:url(../trend/images/bg_mansion01.gif) no-repeat 2px bottom;
}
.trend .cont1.mansion02{
	background:url(../trend/images/bg_mansion02.gif) no-repeat 2px bottom;
}
.trend .cont1.kodate{
	background:url(../trend/images/bg_kodate.gif) no-repeat 2px bottom;
}
.trend .cont1.rent{
	background:url(../trend/images/bg_rent.gif) no-repeat 2px bottom;
}
.trend .cont1 div{
	float:right;
	border:5px solid #ffffff;
	border-bottom:2px solid #ffffff;
	width:689px;
	margin-bottom:1px;
}
.trend .cont1 dl{
	float:left;
	background:url(../trend/images/gray_bg.gif) ;
	display:block;
	border-bottom:3px solid #ffffff;
}
.trend .cont1 dl dt{
	float:left;
	width:220px;
}
.trend .cont1 dl dt img{
	margin:5px;
}
.trend .cont1 dl dd{
	float:left;
	width:469px;
	background:#FCFCFC;
	padding-top:5px;
}
.trend .cont1 ul.mark01{
	margin:3px 5px 8px 5px;
	margin-bottom:1px;
}
.trend .cont1 ul.mark01 li{
	background:url(../trend/images/icon_ora.gif) no-repeat 3px;
	padding-left:18px;
	padding-bottom:3px;
}
.trend .cont1 ul.mark01 li.li01{
	margin-bottom:5px;
}
.trend .cont1 ul.mark01 li.line01{
	border-top:1px solid #CCCCCC;
	margin-top:3px;
	padding-top:4px;
}
.trend .cl {
	clear:both;
}
.trend .line_y {
	clear:both;
	border-top: 5px solid #FEE036;
	padding-top:5px;
	margin-top:10px;
/*	float: left;*/
	display:block;
	width:890px;
/*	height:30px;*/
}
/* トップ以外各ページ共通 */
.trend .pagelink{
	clear:both;
	float:left;
	margin:15px 0;
	width:890px;
	background:url(../trend/images/gray_bg.gif) ;
}
.trend .pagelink div{
	float:right;
	padding:10px;
}
.trend ul.pagemenu{
	display:block;
	float:left;
	width:100%;
	border:2px solid #F9AB00;
}
.trend ul.pagemenu li{
	display:block;
	float:left;
	padding: 8px 10px 7px 10px;
	margin-left:5px;
}
.trend .cont01{
	clear:both;
	border:1px solid #CCCCCC;
	width:100%;
/*	float: left;*/
	margin-bottom:15px;
}
.trend .cont01 div{
	margin:5px;
	padding:10px 15px;
	background:url(../trend/images/bg_y.gif) ;
}
.trend .cont01 div img{
	vertical-align:middle;
	margin-right:10px;
}
.trend .cont01 div p{
	margin-bottom:15px;
}
.trend .cont01 div p.bt0{
	margin-bottom:0;
}