@charset "utf-8";

/* super news
----------------------------------------------- */
.supernews {
	margin-bottom: 10px;
}

.supernews .outline {
	width: 365px;
	float: left;
	background: url(../pgm_img/supernews_next_top.gif) top no-repeat;
}

.supernews .outline h4 {
	margin: 10px;
	padding: 2px 0 7px 15px;
	border-bottom: solid 1px #ccc;
}

.supernews .outline .inner {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 10px 5px;
	min-height : 116px;
	height : auto !important; /* IE6対策 */
	height : 116px; /* IE6対策 */
}

.supernews .outline .inner2 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 10px 5px;
}

.supernews .special {
	width: 280px;
	float: right;
}

.supernews .special p {
	margin-top : 12px;
}

.supernews .special p.first {
	margin-top : 0;
}

.supernews-contents {
	width: 635px;
	padding: 5px 9px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	float:left;
}

.supernews-title {
	padding: 10px 0;
	background: url(../pgm_img/ttl_supernews.gif) no-repeat;
	position: relative;
	font-size: 116%;
	line-height: 1.2;
}

.supernews-title h5 {
	margin: 0 10px;
}

.supernews-contents .sn-content {
	background-color:#eee;
	width : 205px;
	float:left;
	font-size: 86%;
	margin-left: 10px;
}

.supernews-contents .first {
	margin-left: 0;
}

.supernews-contents .sn-content p {
	padding: 8px 14px;
}

.supernews-bottom {
	clear:both;
}

.supernews-bottom img {
	vertical-align: top;
}


.supernewsGenkiTtl {
	margin-bottom: 10px;
}
.supernewsMovie {
	padding-top: 15px;
}
.supernewsSubTtl {
	width: 635px;
	background: url(../pgm_img/ttl_bg.gif) top;
	padding: 9px 10px 0;
	clear: both;
}
.supernewsSubTtl h5 {
	width: 623px;
	background: url(../pgm_img/icon_ttl_supernews.gif) left top no-repeat;
	padding: 4px 0 7px 12px;
	border-bottom: 2px groove #eee;
	font-size: 116%;
	line-height: 1.2;
}
.kakoList {
	width: 635px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	clear: both;
}
.kakoList dt {
	width: 105px;
	float: left;
	margin-bottom: -1.5em;
	position: relative;
}
.kakoList dd {
	padding-left: 115px;
	line-height: 1.3;
}
.kakoList2 dt {
	width: 120px;
	float: left;
	margin-bottom: -1.5em;
	position: relative;
}
.kakoList2 dd {
	padding-left: 130px;
}
.ddKochira {
	text-align: right;
	clear: both;
}
.ddKochira a,.ddKochira a:link,.ddKochira a:visited,.ddKochira a:hover {
	background: url(../common_img/arrow3.gif) left center no-repeat;
	padding-left: 7px;
}

