@charset "utf-8";
/*-----------------------------------------------*/
/*	override contnents
/*-----------------------------------------------*/
#WhatsNewWrapper {
	width: 595px;
	background-color: #FFF;
	margin: 0 0 10px;
	padding: 5px 9px;
	font-size: 12px;
	color: #666;
	border: 1px solid #EEE;
}

#WhatsNewWrapper ul {
	list-style: none;
}
#WhatsNewWrapper ul li {
	margin: 4px 0;
	width: 595px;
	overflow: hidden;
}
#WhatsNewWrapper ul li p {
	float:left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
#WhatsNewWrapper ul li a {
	margin: 0 0 0 3px;
	text-decoration: none;
	display: block;
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#newsWrapper {
	width: 595px;
	background-color: #FFF;
	margin: 0 0 10px;
	padding: 9px;
	border: 1px solid #EEE;
}

#newsWrapper ul {
	list-style: none;
}
#newsWrapper ul li {
	margin: 5px 0;
}
#newsWrapper ul li a {
	margin: 0 3px 0 0;
}

#contents #contents_left #articleWindows {
	position: relative;
	width: 615px;
}

#contents #contents_left .article {
	position: relative;
	float: left;
	width: 198px;
	background-image: url(/img/common/top_article_background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border-left: 1px #DDD solid;
	border-right: 1px #DDD solid;
	border-bottom: 1px #DDD solid;
	background-color: #FFF;
}

#contents #contents_left .article img {
	margin: 0 9px 5px;
}

#contents #contents_left .article h4 {
	margin: 0 9px 5px;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
}

#contents #contents_left .article h4 strong {
	font-weight: bold;
	line-height: 1.1em;
	color: #E36;
}

#contents #contents_left .article p {
	margin: 0 9px 5px;
	line-height: 1.2em;
	color: #666;
}

#contents #contents_left .article p strong {
	color: #E36;
}

#contents #contents_left .article a {
	margin: 0 9px 6px;
	display: block;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'ＭＳ Ｐゴシック',sans-serif;
	text-align: right;
	text-decoration: none;
	color: #999;
}

/*.article h3.todaysprogram {
	margin: 0 0 10px;
	width: 198px;
	height: 53px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999999px;
}

.article h3.todaysprogram { background-image: url(/img/common/top_article_head_todaysprogram.gif); }
*/

.article h3.todaysprogram,
.article h3.hotraxx,
.article h3.viewofkobe,
.article h3.guest,
.article h3.event,
.article h3.topics,
.article h3.information,
.article h3.topics-news,
.article h3.podcast,
.article h3.sports {
	margin: 0 0 10px;
	width: 198px;
	height: 33px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999999px;
}

.article h3.hotraxx { background-image: url(/img/common/top_article_head_hotraxx.gif); }
.article h3.kissmusicpress { background-image: url(/img/common/top_article_head_kissmusicpress.gif); }
.article h3.viewofkobe { background-image: url(/img/common/top_article_head_viewofkobe.gif); }
.article h3.guest { background-image: url(/img/common/top_article_head_guest2.gif); }
.article h3.event { background-image: url(/img/common/top_article_head_event2.gif); }
.article h3.topics { background-image: url(/img/common/top_article_head_topics2.gif); }
.article h3.information { background-image: url(/img/common/top_article_head_information2.gif); }
.article h3.topics-news { background-image: url(/img/common/top_article_head_topics2.gif); }
.article h3.podcast { background-image: url(/img/common/top_article_head_podcast2.gif); }
.article h3.sports { background-image: url(/img/common/top_article_head_sports2.gif); }
.article h3.todaysprogram { background-image: url(/img/common/top_article_head_todaysprogram2.gif); }

#contents #contents_left .article .check {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 50px;
	height: 18px;
	overflow: hidden;
	text-indent: -99999px;
	background-image: url(/img/common/top_article_title_icon_check.gif);
}

#contents #contents_left .article p.hotraxx_ribbon {
	margin: 0 9px;
	padding: 2px 0;
	width: 180px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
}

#contents #contents_left .article p.hotraxx_ribbon span.kind {
	margin: 0 0 0 3px;
	font-weight: bold;
	color: #E07;
}

#contents #contents_left .article p.hotraxx_kana {
	font-weight: bold;
	color: #E07;
}

#contents #contents_left .article h3.kissmusicpress {
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 56px;
	overflow: hidden;
	text-indent: -999999px;
}

#contents #contents_left .articleKissmusicpress img {
	margin: 15px 0 5px 10px;
	border: 1px solid #000;
	padding: 1px;
	background-color: #FFF;
}

#contents #contents_left .articleKissmusicpress p.takefree,
#contents #contents_left .articleKissmusicpress p.release {
	position: absolute;
	font-size: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	top: 95px;
	right: 10px;
	margin: 0;
	padding: 0;
	color: #999;
}

#contents #contents_left .articleKissmusicpress p.takefree {
	top: 85px;
}


/*------------------------------------------------------------
	トップ用：防災情報
------------------------------------------------------------*/
section#topNewsFlash {
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0;

	background: #cc3333;
	border: 2px solid #cc3333;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
section#topNewsFlash .topNewsFlashTitle {
	float: left;
	padding: 3px 0;
	width: 100px;

	color: #fff;
	text-align: center;
	font-size: 14px;
}

section#topNewsFlash .topNewsFlashContents {
	margin: 0 0 0 100px;
	background: #fff;

}
section#topNewsFlash .topNewsFlashContents ul {
	overflow: auto;
	max-height: 80px;
}
section#topNewsFlash .topNewsFlashContents li {
	list-style: none;
}
section#topNewsFlash .topNewsFlashContents li+li {
	border-top: 1px dashed #c33;
}
section#topNewsFlash .topNewsFlashContents li a {
	display: block;
	padding: 0 5px;

	color: #c33;
	font-size: 12px;
	line-height: 25px;

	border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
}
section#topNewsFlash .topNewsFlashContents li a:hover {
	background: #ffc;
}
section#topNewsFlash .topNewsFlashContents li a span:before {
	content: '　';
}
section#topNewsFlash .topNewsFlashContents li a span {
	font-size: 10px;
	color: #999;
}
section#topNewsFlash .topNewsFlashContents li a span.read_text {
	font-size: 12px;
	color: #333;
}

section#topNewsFlash .topNewsFlashContents .topNewsFlashMsg {
	display: block;
	padding: 5px;

	font-size: 10px;

	border-top: 1px solid #c33;
	border-radius: 0 0 6px 0;
	-moz-border-radius: 0 0 6px 0;
	-webkit-border-radius: 0 0 6px 0;
}


/*------------------------------------------------------------
	メインコンテンツ：フッター
------------------------------------------------------------*/
#page_contents #page_contents_footer {
	clear: both;
	overflow: hidden;
	margin: 15px 0;
}

#page_contents #page_contents_footer a.rtt_link:before {
	content: '▲ ';
	font-size: 10px;
}
#page_contents #page_contents_footer a.rtt_link {
	float: right;
	padding: 5px;
	width: 160px;

	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	text-align: center;

	background: #fff;
	border: 1px solid #ccc;
	border-radius: 15px;
}

#page_contents #page_contents_footer a.rtt_link:hover {
	color: #333;
	border-color: #333;
	background: #fff;
}


/*-----------------------------------------------*/
/*	IE6 ALPHA PNG
/*-----------------------------------------------*/
*html #contents #contents_left .article .top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kiss/images/common/top_article_top.png', sizingMethod='crop');
}

*html #contents #contents_left .article .bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/kiss/images/common/top_article_bottom.png', sizingMethod='crop');
}
