@charset "utf-8";
/* ---------------------------------------------------------------------------------
領域トップ
--------------------------------------------------------------------------------- */
.new-box .title-bar {
	height: 38px;
	border: 1px solid #CCC;
	background: #C0 url(http://img.allabout.co.jp/aa/common/news-gradation.gif) repeat-x;
	padding: 0 10px;
	line-height: 38px;
	position: relative;
}
.new-box .title-bar .title-box .new-ribbon {
	width: 36px;
	height: 38px;
    background-position: -8px -3685px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin-right: 10px;
	position: absolute;
	top: -2px;
}
.new-box .title-bar .title-box h2,
.new-box .title-bar .title-box p,
.new-box .title-bar .title-box span {
	display: inline-block;
    /display: inline;
    zoom: 1;
}
.new-box .title-bar h2 {
	font-size: 16px;
	margin: 2px 10px 0 45px;
}
.new-box .number {text-align: right; margin: 2px 0 0 0;}
.new-contents {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px;
}
.new-contents .list {
	width: 447px;
    padding: 0 14px 0 0;
}
.new-contents .list li {
    background-position: -10px -358px;
    margin: 3px 0;
    padding: 2px 5px 2px 11px;
}
.new-contents .list li span {font-size: 10px;}
.new-article {width: 102px;}
.new-article-list {
    background-position: -7px -313px;
    display: inline-block;
    padding-left: 18px;
}

.new-contents .main {width: 180px;}
.new-contents .main .thumb {
	width: 180px;
	border: 1px solid #CCC;
	box-shadow: 2px 2px 2px 0 #DDD;
}
.new-contents .main .link-title {margin-top: 3px; font-weight: bold;}
/*チャネルが少ない場合*/
.ch-box-few .ch .title-bar {
	height: 65px;
	background: #FFF;
	border: 1px solid #CCC;
	box-shadow: 3px 3px 3px 0 #DDD;
	-moz-box-shadow: 3px 3px 3x 0 #DDD; 
	-webkit-box-shadow: 3px 3px 3px 0 #DDD; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#DDD', Direction=145, Strength=5);
	position: relative;
}
.ch-box-few .ch .inner .title-bar .bar-inner {
	width: 655px;
	height: 100%;
    border-left: 8px solid #bc0202;
	padding: 0;	
}
.ch-box-few .ch .title-bar h2 a {
	font-size: 24px;
	font-weight: bold;
	line-height: 65px;
	text-decoration:underline;
	display: block;
	width: 645px;
	height: 100%;
	color: #444;
	padding-left: 10px;
}
.ch-box-few .ch .title-bar h2 a:hover {
	text-decoration: none;
	background: #f0f0f0;
}
.ch-box-few .ch .title-bar .lead {
	text-align: right;
	position: absolute;
	top: 2px;
	right: 10px;
}
.ch-box-few .ch .title-bar h2 a img {
	display:inline-block;
    *display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
	vertical-align: middle;
	margin-left: 5px;
	padding-bottom: 5px;
}
.ch-box-few .ch .number-box{
	position: absolute;
    top: 45px;
	right: 10px;
	z-index: 200;
}
.ch-box-few .ch .number {
	display:inline-block;
    *display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
	margin-left: 7px;
}
.ch-contents {padding: 7px 10px 10px;}
.ch-contents .main {width: 340px; margin-left: 7px;}
.ch-contents .main .link-title {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0 7px 0;
}
.ch-contents .main .thumb {width: 94px;	margin-right: 10px;}
.ch-contents .main .thumb a {
	border: 1px solid #CCC;
	display: block;
	width: 92px;
	height: 69px;
	box-shadow: 3px 3px 3px 0 #DDD;
	-moz-box-shadow: 3px 3px 3x 0 #DDD; 
	-webkit-box-shadow: 3px 3px 3px 0 #DDD; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#DDD', Direction=145, Strength=5);
}
.thumb a img {vertical-align:bottom;}
.ch-contents .main .info {width: 236px;	_width: 226px;}
.ch-contents .main .info .lead {margin-bottom: 7px;}
.ch-contents .main .info .guide {height: 30px; line-height: 30px;}
.ch-contents .main .info .guide a img {vertical-align:bottom;}
.ch-contents .main .info .guide span {vertical-align: top;}
.ch-contents .sub {
	width: 278px;
	margin-left: 20px;
}
.ch-contents .sub li {
    background-position: -10px -358px;
    margin: 3px 0;
    padding: 2px 5px 2px 11px;
}
/*チャネルが多い場合*/
.ch-box-many {
    margin-right: -21px;
	_margin-right: -24px;
	letter-spacing: -.40em;
}
.ch-box-many .ch {
	display:inline-block;
    *display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
	width: 321px;
	margin-right: 21px;
	_margin-right: 10px;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align: top;
}
.ch-box-many .ch .title-bar {
	height: 85px;
	width: 100%;
	background: #FFF;
	border: 1px solid #CCC;
	box-shadow: 3px 3px 3px 0 #DDD;
	-moz-box-shadow: 3px 3px 3x 0 #DDD; 
	-webkit-box-shadow: 3px 3px 3px 0 #DDD; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#DDD', Direction=145, Strength=5);
	position: relative;
}
.ch-box-many .ch .title-bar .bar-inner {
    border-left: 8px solid #bc0202;
	height: 85px;
	width: 314px;
}
.ch-box-many .ch .title-bar h2 a {
	width: 238px;
	height: 63px;
	padding-right: 65px;
	background: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration:underline;
	display: block;
	color: #444;
	padding-left: 10px;
	line-height: 60px;
}
.ch-box-many .ch .title-bar h2 a:hover {
	text-decoration: none;
	background: #f0f0f0;
}
.ch-box-many .ch .title-bar .lead {
	line-height: 22px;
	text-indent: 10px;
	width: 313px;
	background: #EEE;
	position: absolute;
}
.ch-box-many .ch .title-bar h2 .ch_creditcard,
.ch-box-many .ch .title-bar h2 .ch_marriagemoney,
.ch-box-many .ch .title-bar h2 .myhomecost {
	line-height: 30px;
}
.ch-box-many .ch .title-bar h2 a img {
	display:inline-block;
    *display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
	vertical-align: middle;
	margin-left: 5px;
	padding-bottom: 5px;
}
.ch-box-many .ch .number-box{
	text-align: left;
	position: absolute;
	top: 14px;
	right: 5px;
}	
.ch-box-many .ch .ch-contents {padding: 7px 10px 10px;}
.ch-box-many .ch .ch-contents .main {
	width: 300px;
	margin: 0 0 7px 7px;
}
.ch-box-many .ch .ch-contents .main .link-title {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 7px 0;
}
.ch-box-many .ch .ch-contents .main .thumb {
	width: 90px;
	margin-right: 10px;
	_margin-right: 5px;
}
.ch-box-many .ch .ch-contents .main .info {
	width: 200px;
	_width: 195px;
}
.ch-box-many .ch .ch-contents .main .info .guide {
	height: 30px;
	line-height: 30px;
}
.ch-box-many .ch .ch-contents .main .info .guide span {vertical-align: top;}
.ch-box-many .ch .ch-contents .sub {width: 300px; margin-left: 4px;}
.ch-box-many .ch .ch-contents .sub li {
    background-position: -10px -358px;
    margin: 3px 0;
    padding: 2px 5px 2px 11px;
}
.ch-box-many .ch .number span a {
	font-size: 14px;
	font-weight: bold;
	margin-right: 3px;
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.ch-box-many .ch .number span a:hover {text-decoration: underline;}
/* マネーパネル */
.panel-area {padding: 10px;}
.main-panel {width: 645px; margin: 0 auto 7px;}
.panel-area .panel-wire {
    position: relative;
    width: 645px;
	height: 71px;
	margin: 0 auto;
    z-index: 2;
}
.panel-list {
	visibility: visible;
	overflow: hidden;
	position: relative;
	z-index: 2;
	left: 0;
	width: 625px;
}
.panel-area .panel-wire .btn-left {margin-right:1px;}
.panel-area .panel-wire .panel-list {
    width: 625px;
	height: 71px;
	background: #F2F2F2;
}
.panel-area .panel-wire .btn-right {margin-left:1px;}
.panel-area .panel-wire .panel-list ul {width: 600px; margin: 0 18px;}
.panel-area .panel-wire .panel-list li {
	display: block;
	overflow: hidden;
	float: left;
	width: 150px;
	height: 71px;
	position: relative;
}
.panel-area .panel-wire .panel-list li a {
    display: block;
    height: 71px;
    text-align: center;
    text-decoration: none;
    width: 134px;
	margin: 0;
}
.panel-area .panel-wire .panel-list li.selected a {
    display: block;
    height: 71px;
    text-align: center;
    text-decoration: none;
    width: 134px;
	margin: 0;
	background: #9BC7F4;
}
.panel-area .panel-wire .panel-list li.selected a .text {color: #FFF;}
.panel-area .panel-wire .panel-list li a:hover {
    display: block;
    height: 71px;
    text-align: center;
    text-decoration: none;
    width: 134px;
	margin: 0;
	background: #9BC7F4;
}
.panel-area .panel-wire .panel-list ul li span.bnr-image {
    padding: 7px 0 0;
	display: block;
	height: 29px;
}
.panel-area .panel-wire .panel-list ul li span.text {
    color: #7E7E7F;
    text-decoration: underline;
	display: block;
	font-size: 10px;
	line-height: 1.2em;
	margin: 5px 5px 0;
	text-align: left;
}
.panel-area .panel-wire .panel-list li a:hover span.text {color: #FFF;}
.desc {color: #696969; line-height: 1.6;}
.r-top .layout_main .desc {background: #f6f6f6; padding: 8px;}
.ch-box-few .ch-contents .desc,
.ch-box-many .ch-contents .desc {background: #fff; padding: 0;}
.ch-box-few .ch-contents .desc {margin: 0 10px 0 12px; width: 276px;}
.ch-box-many .ch-contents .desc {margin: 0 0 5px 7px; width: 300px;}