@charset "utf-8";

h1,h2,h3{
	padding:0;
	margin:0;
}

/*---------------------------------------------------
 エンタメ　ブックレビュー　2008/08/20 SAITO
---------------------------------------------------*/



.book_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #009933;
}
.book_title{
        font-size: 14px;
	font-weight: bold;
	color: #009933;
}

/*---------------------------------------------------
 エンタメ　シネマ　2008/08/20 SAITO
---------------------------------------------------*/

.cinema_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #666699;
}
.cinema_title{
        font-size: 14px;
	font-weight: bold;
	color: #666699;
}


/*---------------------------------------------------
 エンタメ　音楽　2008/08/20 SAITO
---------------------------------------------------*/

.music_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #FF9900;
}
.music_title{
        font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

/*---------------------------------------------------
 エンタメ　記者コラム　2008/08/21 SAITO
---------------------------------------------------*/

.kisha_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #D30000;
}
.kisha_title{
        font-size: 14px;
	font-weight: bold;
	color: #D30000;
}

/*-------------------------------------------
　マーティの記事挿入部分のボックス
---------------------------------------------*/

.martyBox{
	background:url(http://img.47news.jp/topics/entertainment/images/box_center_bg.jpg) repeat-y;
	margin:10px 0 0;
	width:675px;
}

.martyImage{
	width:675px;
	clear:both;
}

.martyBox .martyCenter{
	background:url(http://img.47news.jp/topics/entertainment/images/box_center.jpg) no-repeat;
	width:625px;
	padding:10px 25px;
	color:#FFFFFF;
	line-height:150%;
	font-size:14px;
}

.martyBox .martyCenterYokoku{
	background:url(http://img.47news.jp/topics/entertainment/images/box_center.jpg) no-repeat;
	width:575px;
	padding:10px 50px;
	color:#FFFFFF;
	line-height:150%;
	font-size:14px;
}

.martyEntryTitle{
	font-size:18px;
	color:#00CCFF;
	line-height:150%;
	padding:10px 0 0 0;
}

.martyBox a:link {
    text-decoration:underline;
    color:#00CCFF;
}

.martyBox a:visited {
    text-decoration:underline;
    color:#00CCFF;
}

.martyBox a:hover {
    text-decoration:none;
    color:#00CCFF;
}

.martyBox a:active {
      color:#00CCFF;
	  text-decoration:underline;
}

.martyBox a.noline:link {
    text-decoration:none;
    color:#00CCFF;
}

.martyBox a.noline:visited {
    text-decoration:none;
    color:#00CCFF;
}

.martyBox a.noline:hover {
    text-decoration:underline;
    color:#00CCFF;
}

.martyBox a.noline:active {
      color:#00CCFF;
	  text-decoration:none;
}

.martyTime{
	font-size:12px;
	padding:0;
}

.martyFloatPhoto{
	width:250px;
	float:right;
	padding:20px 10px 0 20px;
}

/*-------------------------------------------
　マーティのインフォボックス
---------------------------------------------*/

.martyInfoBox{
	width:675px;
	background:url(http://img.47news.jp/topics/entertainment/images/marty_info_box.jpg) no-repeat;
	margin:10px 0 0;
	height:220px;
}

.martyInfoBox .martyInfoFloatL{
	float:left;
	width:315px;
}

.martyInfoBox .martyInfoFloatR{
	float:right;
	width:337px;
}

.martyInfoFloatInBox{
	width:315px;
}

.martyInfoText{
	padding:0 0 0 32px;
	margin:0;
	font-size:14px;
	line-height:125%;
}

.martyInfoRight{
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin:5px 0 0 0;
	padding:0;
}



/*-------------------------------------------
　リンクカラー
---------------------------------------------*/

a.martyLink:link {
    text-decoration:underline;
}

a.martyLink:visited {
    text-decoration:underline;
}

a.martyLink:hover {
    text-decoration:underline;
}

a.martyLink:active {
	  text-decoration:underline;
}

/*-------------------------------------------
　マーティのメインページ
---------------------------------------------*/

.martyBox .martyCenterIndex{
	background:url(http://img.47news.jp/topics/entertainment/images/box_center.jpg) no-repeat;
	width:661px;
	padding:10px 7px;
	color:#FFFFFF;
	line-height:150%;
	font-size:14px;
}

.martyFloatL{
	float:left;
	width:329px;
	padding-left:4px;
}

.martyFloatR{
	float:right;
	width:325px;
}

.martyImg{
	margin:0;
	padding:0;
}

.martyImg5px{
	margin:0;
	padding:5px 0 0 0;
}


.martyFloatPhotoMini{
	height:100px;
	float:right;
	padding:20px 10px 0 20px;
}

.martyMainUnderBox{
	width:661px;
	clear:both;
	padding:5px 0 0 0;
}

.profileBox{
	background:url(http://img.47news.jp/topics/entertainment/images/profile_box.jpg) no-repeat;
	width:325px;
	height:310px;
}

.profileText{
	padding:5px 30px 0 27px;
	margin:0;
}

/*-------------------------------------------
　BackNumberボックス
---------------------------------------------*/

.martyListBox{
	padding:10px 0 0 0;
}

.martyListBoxIn{
	padding:0;
}

.listBoxHead{
	background:url(http://img.47news.jp/topics/entertainment/images/back_number_head.jpg) no-repeat;
	height:22px;
	width:665px;
	text-align:right;
	padding:8px 10px 0 0;
	font-size:14px;
}

.listBoxIn{
	border:solid 1px #CCCCCC;
	padding:10px;
	width:653px;
}


.listBoxIn ul{
	margin:0 0 0  20px;
	padding:0;
}

.listBoxIn ul li{
	margin:0;
	padding:5px 0 5px 0;
	list-style:url(http://img.47news.jp/topics/entertainment/images/list_mark.jpg);
	position:relative;
	font-size:14px;
}

span.timestamp {display:block; position:absolute; right:0; top:0; color:#000; font-size:90%; }

.pageNum{
	text-align:center;
	font-size:14px;
	padding:10px 0 0 0;
}

/*-------------------------------------------
　マーティのニューシングル部分
---------------------------------------------*/

.in_the_jukebox{
	margin:10px 0 0 0;
	background:url(http://img.47news.jp/topics/entertainment/images/juke_box_bg.jpg) no-repeat;
	width:675px;
}

.jukeBoxText{
	font-size:12px;
	color:#FFFFFF;
	line-height:130%;
	margin:0;
	padding:0 5px;
}

/*-----------------------------------------------
 エンタメ一覧　2008/09/01 saito
-----------------------------------------------*/

#mainContent .MainBox .box_bar_book {
	background:url(http://img.47news.jp/topics/entertainment/images/book-630.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_cinema {
	background:url(http://img.47news.jp/topics/entertainment/images/cinema-630.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_music {
	background:url(http://img.47news.jp/topics/entertainment/images/music-630.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_column {
	background:url(http://img.47news.jp/topics/entertainment/images/column-630.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_sportscolumn {
	background:url(http://img.47news.jp/topics/entertainment/images/sports-630.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}


/*
 一覧のリンク（白）[
---------------------------------------------------- */


a.shiro:link {
    text-decoration:underline;
	color:#FFFFFF;
}

a.shiro:visited {
    text-decoration:underline;
	color:#FFFFFF;
}

a.shiro:hover {
    text-decoration:underline;
	color:#FFFFFF;
}

a.shiro:active {
	text-decoration:underline;
	color:#FFFFFF;
}




/*-----------------------------------------------
 中部分の右側につけるものたち　2008/09/11 saito
-----------------------------------------------*/

#sidebar1 .rightBox .rightBook{
	width:298px;
	position:relative;
	background-image:
}

#sidebar1 .rightBox .rightInBack{
	background:url(http://img.47news.jp/topics/entertainment/images/in-side/right-side-back.gif) repeat-y;
	padding:5px 3px;
	font-size:12px;
}

#sidebar1 .rightBox .rightInBack .rightInWhite{
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding:3px;
}



#sidebar1 .rightBox .rightInBack .rightInWhite ul li.kakolog{
	font-size:12px;
	list-style-image:url(http://img.47news.jp/topics/entertainment/images/in-side/sankaku-right.jpg);
}


/*-----------------------------------------------
 本のアフィリエイト部分　2008/09/12 saito
-----------------------------------------------*/

.buyBox{
	margin:0;
	font-weight:bold;
	padding-bottom:2px;
	color:#05953D;
	font-family:"メイリオ";
	width:440px;
}


.bookAdBox{
	background-color:#FFF1CE;
	padding:5px;
	width:440px;
}

.bookAdBox .bookAdWhite{
	background-color:#FFFFFF;
	padding:5px;
}

/*-----------------------------------------------
 本のアフィリエイト部分　2008/09/12 saito
-----------------------------------------------*/

.underlink ul li.kakolog{
	font-size:12px;
	list-style-image:url(http://img.47news.jp/topics/entertainment/images/in-side/sankaku-right.jpg);
}




/*-----------------------------------------------
 エンタメコンテンツメインバー　2008/09/01 saito
-----------------------------------------------*/

#mainContent .MainBox .box_bar_book_main {
	background:url(http://img.47news.jp/topics/entertainment/images/main-bar/shinkan.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_cinema_main {
	background:url(http://img.47news.jp/topics/entertainment/images/main-bar/cinema.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_music_main {
	background:url(http://img.47news.jp/topics/entertainment/images/main-bar/music.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

#mainContent .MainBox .box_bar_column_main {
	background:url(http://img.47news.jp/topics/entertainment/images/main-bar/entame.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

/*---------------------------------------------------
 エンタメ　お先にフジテレビ　2009/03/31 horiuchi
---------------------------------------------------*/

.fujitv_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #3300ff;
}
.fujitv_title{
        font-size: 14px;
	font-weight: bold;
	color: #3300ff;
}
#mainContent .MainBox .box_bar_fujitv {
	background:url(http://img.47news.jp/culture/fujitv/images/osakinifuji_ichiran_673.jpg) no-repeat;
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}
#mainContent .MainBox .box_bar_fujitv_main {
	
	width:670px;
	margin:0;
	padding:10px 3px 4px 0;
	height:16px;
	font-size:12px;
	text-align:right;
}

/*---------------------------------------------------
 エンタメ　スポーツコラム　2011/04/25 MATSUBARA
---------------------------------------------------*/

.sportscolum_title_hako{
	border-width: 1px;
	border-top-style:dotted;
	border-right-style:none;
	border-bottom-style:dotted;
	border-left-style:none;
	padding: 5px;
	margin-bottom: 10px;
	border-color: #1B47E6;
}
.sportscolum_title{
        font-size: 14px;
	font-weight: bold;
	color: #1B47E6;
}

