@charset "UTF-8";

/* ===========================================================================================

	共通 commmon

=========================================================================================== */

*{
	margin: 0px auto;
	padding: 0px;
}


body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background: #f1f1f1;
	position: relative;
}

a {
	text-decoration: none;
}
a:link, a:visited { color: #8c735c; } 
a:active, a:hover { color: #debc9c; }

img {
	border: none;
	vertical-align: bottom;
}

ul, ol, dir{
    list-style: none;
    display: block;
}

table {
    border-spacing: 0;
    empty-cells: show;
}

div, h2, h3, h4, h5, h6, p, li, dt, dd, pre, code, blockquote, th, td{
    word-break: break-all;
	margin: 0;
	padding: 0;
}

p,ul,li{
	display:block;
	margin: 0;
	padding: 0;
}

.clear {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 0px;
}

.img_alpha:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}



/* ===========================================================================================

	HEAD BAR

=========================================================================================== */

#head_bar {
	width: 100%;
	height: 34px;
	background: #e9e9e9;
	overflow: hidden;
	position: fixed;
	color: #444549;
	margin: -34px 0 0;
	z-index: 10;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

#head_bar a {
	color: #444549;
	text-decoration: none;
}
#head_bar a:link,
#head_bar a:visited { color: #444549; } 
#head_bar a:active,
#head_bar a:hover { color: #f90000; }

#head_bar .inner_block {
	width: 1037px;
	margin: 0 auto;
	padding: 0;
}

/*****=========================================*****

	タイトル部分

*****=========================================*****/

#head_bar .inner_block h1 {
	width: 440px;
	line-height: 34px;
	font-size: 12px;
	color: #444549;
	float: left;
}


/*****=========================================*****

	右側 ユーザーステータス部分

*****=========================================*****/

#head_bar .inner_block .user_block {
	width: auto;
	max-width: 513px;
	line-height: 34px;
	float: right;
}

#head_bar .inner_block .user_block ul li {
	float: left;
	width: auto;
	padding: 0 10px;
	border-right: 1px solid #fff;
	height: 34px;
}

#head_bar .inner_block .user_block ul li .user_name,
#head_bar .inner_block .user_block ul li .user_status
 {
	width: auto;
	float: left;
}
	#head_bar .inner_block .user_block ul li .user_name {
		margin: 0 10px 0 0;
	}
	#head_bar .inner_block .user_block ul li .user_status {
		color: #ff5277;
	}

#head_bar .inner_block .user_block ul li .user_mypage a .icon_mypage,
#head_bar .inner_block .user_block ul li .user_log a .icon_log,
#head_bar .inner_block .user_block ul li .head_facebook a,
#head_bar .inner_block .user_block ul li .head_twitter a
 {
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	margin: 6px 0 0;
	background: url("/images/portal_img/portal_splite.png") no-repeat;
	display: block;
	float: left;
	height: 21px;
}
	#head_bar .inner_block .user_block ul li .user_mypage a .icon_mypage {
		background-position: 0 0;
		width: 18px;
	}
		#head_bar .inner_block .user_block ul li .user_mypage a:hover .icon_mypage {
			background-position: -77px 0;
			width: 18px;
		}
	
	#head_bar .inner_block .user_block ul li .user_log a .icon_log {
		background-position: -17px -1px;
		width: 17px;
	}
		#head_bar .inner_block .user_block ul li .user_log a:hover .icon_log {
			background-position: -94px -1px;
			width: 17px;
		}
	
	#head_bar .inner_block .user_block ul li .head_facebook a {
		background-position: -56px 0px;
		width: 21px;
	}
		#head_bar .inner_block .user_block ul li .head_facebook a:hover {
			background-position: -133px 0px;
			width: 21px;
		}
	
	#head_bar .inner_block .user_block ul li .head_twitter a {
		background-position: -34px 0px;
		width: 21px;
	}
		#head_bar .inner_block .user_block ul li .head_twitter a:hover {
			background-position: -111px 0px;
			width: 21px;
		}


/* ===========================================================================================

	全体 共通

=========================================================================================== */

#wrap {
	width: 1037px;
	margin: 34px auto 0;
	padding: 0 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff;
	position: relative;
}



/* ===========================================================================================

	HEADER

=========================================================================================== */

header {
	height: 133px;
	padding: 0 10px;
}

header h2 {
	width: 223px;
	height: 57px;
	float: left;
	overflow: hidden;
	margin: 38px 0 0;
}
	header h2 .h2_logo {
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		background: url("/images/portal_img/portal_splite.png") no-repeat 0 -21px;
		display: block;
		width: 223px;
		height: 41px;
	}
	header h2 .h2_text {
		font-size: 10px;
		font-weight: normal;
		letter-spacing: -1px;
		color: #444549;
	}


/*****=========================================*****

	右側 広告部分

*****=========================================*****/

header .header_ad {
	width: 728px;
	float: right;
	margin: 21px 0px 0 0;
}


/* ===========================================================================================

	共通メニュー

=========================================================================================== */

nav#common_menu {
	clear: both;
	height: 31px;
	margin: 0px 0 20px 0;
	padding: 0 5px;
	background: #000000;
	background: -moz-linear-gradient(#45464b, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#45464b), to(#000000));
	background: -ms-gradient(linear, left top, left bottom, from(#45464b), to(#000000));
	background: -o-gradient(linear, left top, left bottom, from(#45464b), to(#000000));
	border: 1px solid #000;
}

	nav#common_menu ul {
		margin: 0;
		padding: 0;
	}

	nav#common_menu ul li {
		height: 31px;
		line-height: 31px;
		float: left;
		border-right: 1px solid #838383;
		border-left: 1px solid #000;
	}
		nav#common_menu ul li:first-child {
			border-left: none;
		}
		nav#common_menu ul li:last-child {
			border-right: none;
		}
		
		
	nav#common_menu ul li a,
	nav#common_menu ul .search
	 {
		padding: 0 10px;
		padding: 0 8px\9;
	}
	nav#common_menu ul li a:link,
	nav#common_menu ul li a:visited { color: #cdcdcd; } 
	nav#common_menu ul li a:active,
	nav#common_menu ul li a:hover { color: #ff5277; }


/*****=========================================*****

	検索部分

*****=========================================*****/

nav#common_menu ul .search .search_box {
	border-radius: 10px;
	height: 20px;
	line-height: 20px;
	margin: 3px auto 0;
	padding: 3px;
	position: relative;
	width: 165px;
	background: #fff;
}
	nav#common_menu ul .search .search_box .icon_magnifying_glass {/* 虫眼鏡アイコン */
		width: 15px;
		height: 15px;
		display: block;
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		background: url("/images/portal_img/portal_splite.png") no-repeat -156px -4px;
		position: absolute;
		top: 6px;
		left: 3px;
	}

nav#common_menu ul .search .search_box .search_txt {/* 入力部分 */
	border: medium none;
	color: #b4b4b4;
	left: 22px;
	position: absolute;
	top: 6px;
	width: 78%;
	font-size: 10px;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* クロームハック */
		nav#common_menu ul .search .search_box .search_txt {
			top: 5px;
		}
	}

nav#common_menu ul .search .search_box .serch_submit_btn {/* submitボタン */
	width: 16px;
	height: 15px;
	display: block;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 5px;
	border: none;
}


/* ===========================================================================================

	スライド画像

=========================================================================================== */

section#main_slide ul {
	margin: 2px 0px 0 2px;
	width: 1000px;
	margin: 0 auto;
}

section#main_slide ul li {
	float: left;
	height: 280px;
	margin: 0 12px 0 0;
	position: relative;
}
	section#main_slide ul li:last-child {
		margin: 0;
	}
	.slvzr-last-child {
		margin: 0!important;
	}


/*****=========================================*****

	画像部分

*****=========================================*****/

section#main_slide ul li .img_box {
	display: block;
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	overflow: hidden;
	width: 240px;
	height: 240px;
	background: #000;
}
	section#main_slide ul li .img_box img {
		width: 100%;
	}
	
	section#main_slide ul li .img_box img:hover {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}
	section#main_slide ul li.main_blogger .img_box {
		border-bottom: 6px solid #ff527f;
	}
	section#main_slide ul li.main_cinema .img_box {
		border-bottom: 6px solid #49c6ff;
	}
	section#main_slide ul li.main_report .img_box {
		border-bottom: 6px solid #4073f4;
	}
	section#main_slide ul li.main_fun .img_box {
		border-bottom: 6px solid #f90000;
	}
	section#main_slide ul li.main_news .img_box {
		border-bottom: 6px solid #ff6000;
	}

section#main_slide ul li .img_box .img_vertical {
	display: table-cell;
	vertical-align: middle;
	width: 240px;
	height: 240px;
}


/*****=========================================*****

	テキスト部分

*****=========================================*****/

section#main_slide ul li h3 {
	position: absolute;
	bottom: -3px;
	height: 53px;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	overflow: hidden;
}
	section#main_slide ul li h3 .text_line {
		line-height: 15px;
		display: block;
		margin: 21px 0 0 0;
		width: 200px;
		*width: 205px;
		float: left;
	}

	section#main_slide ul li.main_blogger h3 {
		color: #ff5277;
	}
	section#main_slide ul li.main_cinema h3 {
		color: #49c6ff;
	}
	section#main_slide ul li.main_report h3 {
		color: #4073f4;
	}
	section#main_slide ul li.main_fun h3 {
		color: #f90000;
	}
		section#main_slide ul li.main_blogger h3:hover {
			color: #ffb4c4;
		}
		section#main_slide ul li.main_cinema h3:hover {
			color: #b1e7ff;
		}
		section#main_slide ul li.main_report h3:hover {
			color: #9fbaff;
		}
		section#main_slide ul li.main_fun h3:hover {
			color: #fe9797;
		}
		section#main_slide ul li.main_news h3:hover {
			color: #ff6000;
		}


/*----- しずくアイコン部分 -----*/

section#main_slide ul li h3 .icon_dew {
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	width: 39px;
	height: 48px;
	display: block;
	float: left;
}
	section#main_slide ul li.main_blogger h3 .icon_dew {
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -63px;
	}
	section#main_slide ul li.main_cinema h3 .icon_dew {
		background: url("/images/portal_img/portal_splite.png") no-repeat -39px -63px;
	}
	section#main_slide ul li.main_report h3 .icon_dew {
		background: url("/images/portal_img/portal_splite.png") no-repeat -78px -63px;
	}
	section#main_slide ul li.main_fun h3 .icon_dew {
		background: url("/images/portal_img/portal_splite.png") no-repeat -117px -63px;
	}
	section#main_slide ul li.main_news h3 .icon_dew {
		background: url("/images/portal_img/portal_splite.png") no-repeat -281px -63px;
	}


/*****=========================================*****

	スライド ページング 部分

*****=========================================*****/

section#main_slide .bx-prev,
section#main_slide .bx-next {/* テキストページング（headerのスライドスクリプト prevText: '前のスライダー' nextText: '次のスライダー'部分） */
	display: none;
}

section#main_slide .bx-pager {
	width: 203px;
	margin: 10px auto;
	height: 13px;
}

section#main_slide .bx-pager .pager-link,
section#main_slide .bx-pager .pager-active
 {
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	width: 61px;
	height: 13px;
	background: url("/images/portal_img/portal_splite.png") no-repeat -157px -77px;
	float: left;
	margin: 0 10px 0 0;
}
	section#main_slide .bx-pager .pager-link {
		background: url("/images/portal_img/portal_splite.png") no-repeat -157px -77px;
	}
	section#main_slide .bx-pager .pager-active {
		background: url("/images/portal_img/portal_splite.png") no-repeat -157px -63px;
	}

section#main_slide .bx-pager .pager-link:last-child {
	margin: 0;
}

section#main_slide .bx-pager .pager-3 {
	margin: 0\9;
}




/* ===========================================================================================

	MAIN ブロガーバナー

=========================================================================================== */

.mainBanner {
	margin: 0 0 20px;
	padding: 5px 0;
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
}

.mainBanner h3 {
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	line-height: 35px;
}

.mainBanner ul li {
	float: left;
	width: 100%;
	text-align: center;
}

.mainBanner ul li .bloggerBanner {
	width: 20%;
	float: left;
	text-align: center;
}

.mainBanner ul li .bloggerBanner a img:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	color: #039dff;
}
.mainBanner ul li .bloggerBanner a:link,.mainBanner ul li .bloggerBanner a:visited { color: #039dff; } 
.mainBanner ul li .bloggerBanner a:active,.mainBanner ul li .bloggerBanner a:hover { color: #a1dbff; }

.mainBanner ul li .bloggerBanner .bloggerTitle {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 0 auto;
}




/* ===========================================================================================

	COLUMNボディー

=========================================================================================== */

section#container #left_column {
	width: 200px;
	float: left;
	margin: 0 0 0 10px;
}

section#container #center_column {
	width: 451px;
	float: left;
	padding: 0 15px;
}

section#container #right_column {
	width: 336px;
	float: right;
	margin: 0 10px 0 0px;
}

/*****=========================================*****

	LEFT COLUMN RIGHT COLUMN 共通 部分

*****=========================================*****/

section#container #left_column .left_contents,
section#container #right_column .right_contents
 {
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	overflow: hidden;
	background: #e9e9e9;
	margin: 0 0 20px;
	clear: both;
}

section#container #left_column .left_contents h3,
section#container #right_column .right_contents h3
 {
	background: #000;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
	section#container #right_column .right_contents h3 a {
		font-size: 11px;
	}
	section#container #right_column .right_contents h3 a:link,
	section#container #right_column .right_contents h3 a:visited { color: #ff5277; } 
	section#container #right_column .right_contents h3 a:active,
	section#container #right_column .right_contents h3 a:hover { color: #ffbecc; }




/* ===========================================================================================

	LEFT COLUMN

=========================================================================================== */


/*****=========================================*****

	LEFT COLUMN 広告部分

*****=========================================*****/

section#container #left_column .left_ad {
	margin: 0px 0px 20px;
}


/*****=========================================*****

	塩いぬ 部分

*****=========================================*****/

.shioinu_img {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	position: relative;
	padding: 43px 0 0;
	background: url("/images/portal_img/date_bg.gif") no-repeat center 5px #fff;
}

.shioinu_img .shioinu_date {
	position: absolute;
	padding: 0px 0;
	top: 9px;
	right: 16px;
	font-size: 14px;
	color: #ff6000;
	width: 85px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.shioinu_img .shioinu_ul {
	margin: 0 5px;
}

.shioinu_img .shioinu_ul li {
	float: left;
	margin: 0 0 5px;
}

	.shioinu_img .shioinu_ul li:nth-child(2),
	.shioinu_img .shioinu_ul li:nth-child(3)
	 {
		width: 48.5%;
	}
	.shioinu_img .shioinu_ul li:nth-child(3) {
		float: right;
	}


.shioinu_img .shioinu_ul li .img_block {
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 0 5px;
}

.shioinu_img .shioinu_ul li img {
	width: 100%;
}

.shioinu_img .shioinu_ul li .text {
	font-size: 10px;
	color: #000;
}

.shioinu_h3,
.shioinu_h3_bottom
 {
	font-size: 12px!important;
	color: #fff;
}
.shioinu_h3_bottom a {
	color: #fff!important;
}



/*****=========================================*****

	ブロガー名検索 部分

*****=========================================*****/

section#container #left_column .left_contents .search_box {
	border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
	overflow: hidden;
	background: #fff;
	margin: 10px 7px 0;
	height: 23px;
	line-height: 20px;
	position: relative;
}

section#container #left_column .left_contents .search_box .search_txt {/* 入力部分 */
	border: medium none;
	color: #908b7c;
	left: 11px;
	position: absolute;
	top: 5px;
	width: 150px;
	font-size: 10px;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* クロームハック */
		section#container #left_column .left_contents .search_box .search_txt {
			top: 4px;
		}
	}

section#container #left_column .left_contents .search_box .serch_submit_btn {/* submitボタン */
	width: 16px;
	height: 15px;
	display: block;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 4px;
	border: none;
}



/*****=========================================*****

	50音順・新着順 部分

*****=========================================*****/

section#container #left_column .left_contents .cate_menu {
	margin: 10px 7px 0;
}

section#container #left_column .left_contents .cate_menu a {
	display: block;
	width: 48%;
	border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		-ms-border-radius: 15px;
		-o-border-radius: 15px;
	background: #a4a4a4;
	text-align: center;
	line-height: 23px;
	color: #fff;
}
	section#container #left_column .left_contents .cate_menu a:nth-child(1) {
		float: left;
	}
	section#container #left_column .left_contents .cate_menu a:nth-child(2) {
		float: right;
	}
	section#container #left_column .left_contents .cate_menu a:link,
	section#container #left_column .left_contents .cate_menu a:visited { color: #fff; } 
	section#container #left_column .left_contents .cate_menu a:active,
	section#container #left_column .left_contents .cate_menu a:hover { color: #75d5ff; }




/*****=========================================*****

	芸能人ブログをさがす・コンテンツ一覧 共通部分

*****=========================================*****/

section#container #left_column .left_contents .cate_ul,
section#container #left_column .left_contents .contents_ul
 {
	margin: 10px 6px 15px;
	clear: both;
}

	section#container #left_column .left_contents .cate_ul li,
	section#container #left_column .left_contents .contents_ul li
	 {
		width: 100%;
		line-height: 24px;
	}
		section#container #left_column .left_contents .cate_ul li:hover,
		section#container #left_column .left_contents .contents_ul li:hover
		 {
			width: 100%;
			line-height: 24px;
			border-radius: 15px;
				-webkit-border-radius: 15px;
				-moz-border-radius: 15px;
				-ms-border-radius: 15px;
				-o-border-radius: 15px;
			background: #fff;
		}

section#container #left_column .left_contents .cate_ul li a,
section#container #left_column .left_contents .contents_ul li a
 {
	display: block;
	padding: 0 0 0 0px;
}


/*--------------------------------------------------
	リンク
--------------------------------------------------*/

/*----- 芸能人ブログをさがす リンク -----*/

section#container #left_column .left_contents .cate_ul li a:link,
section#container #left_column .left_contents .cate_ul li a:visited { color: #000; } 
section#container #left_column .left_contents .cate_ul li a:active,
section#container #left_column .left_contents .cate_ul li a:hover { color: #75d5ff; }


/*----- コンテンツ一覧 リンク -----*/

section#container #left_column .left_contents .contents_ul li a:link,
section#container #left_column .left_contents .contents_ul li a:visited { color: #000; } 
section#container #left_column .left_contents .contents_ul li a:active,
section#container #left_column .left_contents .contents_ul li a:hover { color: #ff5277; }


/*--------------------------------------------------
	カテゴリ アイコン
--------------------------------------------------*/

section#container #left_column .left_contents .cate_ul li a span.icon_cate,
section#container #left_column .left_contents .contents_ul li.main a span.icon_contents,
section#container #left_column .left_contents .contents_ul li.sub a span.icon_contents
 {
	width: 20px;
	height: 18px;
	display: block;
	float: left;
	margin: 2px 2px 0 4px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}
section#container #left_column .left_contents .contents_ul li.sub a span.icon_contents {
	margin: 2px 2px 0 18px;
}

	/*----- 芸能人ブログをさがす -----*/
	section#container #left_column .left_contents .cate_ul li:nth-child(1) a span.icon_cate {/* タレント */
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(2) a span.icon_cate {/* グラビア */
		background: url("/images/portal_img/portal_splite.png") no-repeat -20px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(3) a span.icon_cate {/* 俳優 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -40px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(4) a span.icon_cate {/* 女優 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -60px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(5) a span.icon_cate {/* モデル */
		background: url("/images/portal_img/portal_splite.png") no-repeat -80px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(6) a span.icon_cate {/* ママタレ */
		background: url("/images/portal_img/portal_splite.png") no-repeat -100px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(7) a span.icon_cate {/* お笑い */
		background: url("/images/portal_img/portal_splite.png") no-repeat -120px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(8) a span.icon_cate {/* アイドル */
		background: url("/images/portal_img/portal_splite.png") no-repeat -140px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(9) a span.icon_cate {/* ダンス */
		background: url("/images/portal_img/portal_splite.png") no-repeat -160px -111px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(10) a span.icon_cate {/* サッカー */
		background: url("/images/portal_img/portal_splite.png") no-repeat -180px -111px;
	}
	
	
	section#container #left_column .left_contents .cate_ul li:nth-child(11) a span.icon_cate {/* フットサル */
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(12) a span.icon_cate {/* 野球 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -20px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(13) a span.icon_cate {/* バレーボール */
		background: url("/images/portal_img/portal_splite.png") no-repeat -40px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(14) a span.icon_cate {/* モータースポーツ */
		background: url("/images/portal_img/portal_splite.png") no-repeat -60px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(15) a span.icon_cate {/* その他（スポーツ） */
		background: url("/images/portal_img/portal_splite.png") no-repeat -80px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(16) a span.icon_cate {/* プロレス */
		background: url("/images/portal_img/portal_splite.png") no-repeat -140px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(17) a span.icon_cate {/* 総合格闘技 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -100px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(18) a span.icon_cate {/* ボクシング・キック */
		background: url("/images/portal_img/portal_splite.png") no-repeat -160px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(19) a span.icon_cate {/* 空手 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -181px -132px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(20) a span.icon_cate {/* その他（格闘） */
		background: url("/images/portal_img/portal_splite.png") no-repeat -80px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(21) a span.icon_cate {/* 音楽 */
		background: url("/images/portal_img/portal_splite.png") no-repeat -160px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(22) a span.icon_cate {/* プロフェッショナル */
		background: url("/images/portal_img/portal_splite.png") no-repeat -180px -131px;
	}
	section#container #left_column .left_contents .cate_ul li:nth-child(23) a span.icon_cate {/* グループ */
		background: url("/images/portal_img/portal_splite.png") no-repeat -200px -131px;
	}
	
	/*----- コンテンツ一覧 -----*/
	
	section#container #left_column .left_contents .contents_ul li.main a span.icon_contents {/* タレント */
		background: url("/images/portal_img/portal_splite.png") no-repeat -200px -111px;
	}
		section#container #left_column .left_contents .contents_ul li.main a:hover span.icon_contents {/* タレント */
			background: url("/images/portal_img/portal_splite.png") no-repeat -200px -151px;
		}
	section#container #left_column .left_contents .contents_ul li.sub a span.icon_contents {/* タレント */
		background: url("/images/portal_img/portal_splite.png") no-repeat -220px -111px;
	}
		section#container #left_column .left_contents .contents_ul li.sub a:hover span.icon_contents {/* タレント */
			background: url("/images/portal_img/portal_splite.png") no-repeat -220px -151px;
		}


/*****=========================================*****

	今日の人気画像

*****=========================================*****/


section#container #left_column .popular_image,
section#container #left_column .left_brn
 {
	margin: 0 0 20px;
	clear: both;
}

section#container #left_column .popular_image ul li {
	float: left;
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	overflow: hidden;
	width: 100%;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}
	section#container #left_column .popular_image ul li:nth-child(1) {
		border-radius: 7px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			-ms-border-radius: 7px;
			-o-border-radius: 7px;
		height: 188px;
		margin: 0 0 10px 0;
		position: relative;
	}
	section#container #left_column .popular_image ul li:nth-child(1) .popular_h4 {
		font-size: 12px;
		height: 40px;
		line-height: 54px;
		background: url("/images/portal_img/portal_splite.png") no-repeat 6px -191px;
		color: #edc425;
		position: absolute;
		bottom: 0;
		width: 176px;
		padding: 0 0 0 24px;
	}
	
	section#container #left_column .popular_image ul li:nth-child(2),
	section#container #left_column .popular_image ul li:nth-child(3),
	section#container #left_column .popular_image ul li:nth-child(4)
	 {
		border-radius: 7px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			-ms-border-radius: 7px;
			-o-border-radius: 7px;
		height: 62px;
		width: 31%;
	}
	
	section#container #left_column .popular_image ul li:nth-child(2),
	section#container #left_column .popular_image ul li:nth-child(3)
	 {
		margin: 0 6px 0 0;
	}
	section#container #left_column .popular_image ul li:nth-child(4) {
		margin: 0;
	}

section#container #left_column .popular_image ul li img {
	width: 100%;
}
	section#container #left_column .popular_image ul li img:hover {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}




/* ===========================================================================================

	CENTER COLUMN

=========================================================================================== */

/*****=========================================*****

	共通 部分

*****=========================================*****/

section#container #center_column .center_contents,
section#container #center_column .tab_contents
 {
	background: #fff;
	margin: 0 0 20px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
		-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	clear: both;
	border: 1px solid #ccc\9;
	float: left\9;
	width: 100%\9;
}
	:root section#container #center_column .center_contents,
	:root section#container #center_column .tab_contents {
		border: none\0/;
		float: left\0/;
		width: 100%\0/;
	}
	section#container #center_column .tab_contents {
		margin: 60px 0 20px;
		margin: 45px 0 20px\9;
	}

section#container #center_column .center_contents h3 {
	height: 40px;
	line-height: 40px;
	background: #ff5277;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 25px;
}


/*--------------------------------------------------
	各コンテンツブロック 部分
--------------------------------------------------*/

section#container #center_column .center_contents .body_block,
section#container #center_column .center_contents .slider_block,
section#container #center_column .tab_contents .body_block,
section#container #center_column .center_contents .headline_jpn_block,
section#container #center_column .center_contents .headline_overseas_block
 {
	margin: 25px;
}
	section#container #center_column .center_contents .headline_jpn_block {
		border-bottom: 0px solid #e9e9e9;
		padding: 0 0 20px 0;
	}
	section#container #center_column .center_contents .headline_jpn_block,
	section#container #center_column .center_contents .headline_overseas_block
	 {
		*float: left;
	}




/*--------------------------------------------------
	もっと見るボタン 部分
--------------------------------------------------*/

section#container #center_column .center_contents .more,
section#container #center_column .center_contents .more_overseas,
section#container #center_column .tab_contents .more
 {
	text-align: center;
	font-size: 10px;
	float: right;
	margin: 5px 0 0px;
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	height: 19px;
	line-height: 17px;
}
	/** ie7用ハック ボタン幅 **/
	section#container #center_column .center_contents .headline_jpn_block .more,
	section#container #center_column .center_contents .more_overseas
	 {
		*width: 48px;
	}
	section#container #center_column .center_contents .more,
	section#container #center_column .tab_contents .more
	 {
		*width: 80px;
	}
	section#container #center_column .center_contents .shop_more
	 {
		*width: 160px;
		*margin: 0 0 10px;
	}
	
	
	section#container #center_column .center_contents .more,
	section#container #center_column .tab_contents .more {
		background: #ff5277;
		background: -moz-linear-gradient(#ff5277, #c43453);
		background: -webkit-gradient(linear, left top, left bottom, from(#ff5277), to(#c43453));
		background: -ms-gradient(linear, left top, left bottom, from(#ff5277), to(#c43453));
		background: -o-gradient(linear, left top, left bottom, from(#ff5277), to(#c43453));
		border: 1px solid #c43453;
	}
	section#container #center_column .center_contents .more_overseas {
		background: #4073f4;
		background: -moz-linear-gradient(#4073f4, #2251c9);
		background: -webkit-gradient(linear, left top, left bottom, from(#4073f4), to(#2251c9));
		background: -ms-gradient(linear, left top, left bottom, from(#4073f4), to(#2251c9));
		background: -o-gradient(linear, left top, left bottom, from(#4073f4), to(#2251c9));
		border: 1px solid #2251c9;
	}
	
	
	section#container #center_column .center_contents .more a,
	section#container #center_column .tab_contents .more a,
	section#container #center_column .center_contents .more_overseas a
	 {
		display: block;
		padding: 0 5px;
	}
		section#container #center_column .center_contents .more a:link,
		section#container #center_column .center_contents .more a:visited,
		section#container #center_column .tab_contents .more a:link,
		section#container #center_column .tab_contents .more a:visited,
		section#container #center_column .center_contents .more_overseas a:link,
		section#container #center_column .center_contents .more_overseas a:visited
		 { color: #fff; } 
		 
		section#container #center_column .center_contents .more a:active,
		section#container #center_column .center_contents .more a:hover,
		section#container #center_column .tab_contents .more a:active,
		section#container #center_column .tab_contents .more a:hover,
		section#container #center_column .center_contents .more_overseas a:active,
		section#container #center_column .center_contents .more_overseas a:hover
		 {
			color: #fff;
			opacity:0.6;
			filter: alpha(opacity=60);
			-ms-filter: "alpha( opacity=60 )";
		}
		
		section#container #center_column .center_contents .more a .more_text,
		section#container #center_column .tab_contents .more a .more_text,
		section#container #center_column .center_contents .more_overseas a .more_text
		 {
			border-bottom: 1px solid #fff;
			display: block;
			height: 15px;
		}
			section#container #center_column .center_contents .more a .more_text:hover,
			section#container #center_column .tab_contents .more a .more_text:hover,
			section#container #center_column .center_contents .more_overseas a .more_text:hover
			 {
				border-bottom: 1px solid #fff;
				display: block;
				height: 15px;
				opacity:0.6;
				filter: alpha(opacity=60);
				-ms-filter: "alpha( opacity=60 )";
			}



/*--------------------------------------------------
	上下ボーダー付きタイトル 部分
--------------------------------------------------*/

section#container #center_column .body_block h4.title_h4 {
	text-align: center;
	font-size: 14px;
	color: #ff5277;
	height: 28px;
	line-height: 32px;
	border-top: 2px solid #ff5277;
	border-bottom: 2px solid #ff5277;
	position: relative;
}


/*--------------------------------------------------
	サムネール部分
--------------------------------------------------*/

section#container #center_column .tab_contents ul#list_tab li .thum_body,
section#container #center_column .body_block .thum_body
 {
	margin: 20px 0;
}
	section#container #center_column .tab_contents ul#list_tab li .thum_body {
		padding: 20px 25px;
		position: absolute;
		top: 40px;
		left: 0;
		margin: 0;
	}

section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li,
section#container #center_column .body_block .thum_body ul.thum_ul li
 {
	width: 18%;
	float: left;
	margin: 0 2.5% 0 0;
	margin: 0 1.9% 0 0\9;
	text-align: center;
}
	section#container #center_column .body_block .thum_body ul.thum_ul li:nth-child(5n),
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li:nth-child(5n)
	 {
		margin: 0;
	}


section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li img,
section#container #center_column .body_block .thum_body ul.thum_ul li img
 {
	width: 100%;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
}
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li img:hover,
	section#container #center_column .body_block .thum_body ul.thum_ul li img:hover
	 {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}


/*----- サムネール ブロガー名 部分 -----*/

section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a .blogger_name,
section#container #center_column .body_block .thum_body ul.thum_ul li a .blogger_name
 {
	font-size: 10px;
	color: #000;
	margin: 5px 0 5px;
	height: 15px;
	overflow: hidden;
}
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:link .blogger_name,
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:visited .blogger_name,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:link .blogger_name,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:visited .blogger_name
	 { color: #000; } 
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:active .blogger_name,
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:hover .blogger_name,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:active .blogger_name,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:hover .blogger_name
	 { color: #ff5277; }


section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a .blog_title,
section#container #center_column .body_block .thum_body ul.thum_ul li a .blog_title
 {
	font-size: 10px;
	color: #b4b4b4;
	margin: 3px 0 5px;
	height: 27px;
	line-height: 13px;
	overflow: hidden;
	text-align: left;
}
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:link .blog_title,
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:visited .blog_title,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:link .blog_title,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:visited .blog_title
	 { color: #616161; } 
	 
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:active .blog_title,
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li a:hover .blog_title,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:active .blog_title,
	section#container #center_column .body_block .thum_body ul.thum_ul li a:hover .blog_title
	 { color: #ff5277; }

/*****=========================================*****

	ピックアップブロガー・芸能人グッズ スライド共通

*****=========================================*****/

section#container #center_column .slider_block img {
	width: 100%;
}
	section#container #center_column .slider_block img:hover {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}


/*--------------------------------------------------
	スライド ページング 部分
--------------------------------------------------*/

section#container #center_column .slider_block .bx-prev,
section#container #center_column .slider_block .bx-next {/* テキストページング（スライドスクリプト prevText: '前のスライダー' nextText: '次のスライダー'部分） */
	display: none;
}

section#container #center_column .slider_block .bx-pager {
	width: auto;
	margin: 10px auto;
	display: table;
	*position: absolute;
	*left: 35%;
}

section#container #center_column .slider_block .bx-pager .pager-link,
section#container #center_column .slider_block .bx-pager .pager-active {
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin: 0 10px 0 0;
	border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
}

	section#container #center_column .slider_block .bx-pager .pager-link {
		background: #d6d6d6;
	}
	
	section#container #center_column .slider_block .bx-pager .pager-active {
		background: #ff5277;
	}


section#container #center_column .slider_block .bx-pager .pager-link:last-child {
	margin: 0;
}

/*****=========================================*****

	最新エンタメニュース 部分

*****=========================================*****/


section#container #center_column .center_contents .headline_jpn_block .headline_left,
section#container #center_column .center_contents .headline_overseas_block .headline_left
 {
	margin: 0px;
	float: left;
	width: auto;
	display: block;
}


/*--------------------------------------------------
	左側記事一覧
--------------------------------------------------*/

/*-----  左記事タイトル  -----*/

section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_h4,
section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_h4
 {
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 5px;
}
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_h4 {
		color: #ff5277;
	}
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_h4 {
		color: #4073f4;
	}
	
	/*----- ペンアイコン -----*/
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_h4 span.icon_jpn,
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_h4 span.icon_overseas
	 {
		display: block;
		width: 17px;
		height: 17px;
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		float: left;
		margin: 1px 3px 0 0;
	}
		/*----- 国内 -----*/
		section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_h4 span.icon_jpn {
			background: url("/images/portal_img/portal_splite.png") no-repeat -209px 0px;
		}
		/*----- 海外 -----*/
		section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_h4 span.icon_overseas {
			background: url("/images/portal_img/portal_splite.png") no-repeat -191px 0px;
		}


/*-----  ニュース一覧 リンク  -----*/

section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li,
section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li
 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background: url("/images/portal_img/headline_arrow_blue.gif") no-repeat -60px 0px;
	padding: 0 0 0 7px;
}
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li {
		background: url("/images/portal_img/headline_arrow_red.gif") no-repeat 0px 7px;
	}
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li {
		background: url("/images/portal_img/headline_arrow_blue.gif") no-repeat 0px 7px;
	}
	/*----- 国内ニュース リンク -----*/
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li a:link,
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li a:visited { color: #000; } 
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li a:active,
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li a:hover { color: #ff5277; }
	
	/*----- 海外ニュース リンク -----*/
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li a:link,
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li a:visited { color: #000; } 
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li a:active,
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li a:hover { color: #4073f4; }
	
	/*----- NEWアイコン -----*/
	section#container #center_column .center_contents .headline_jpn_block .headline_left .headline_ul ul li span.icon_new,
	section#container #center_column .center_contents .headline_overseas_block .headline_left .headline_ul ul li span.icon_new
	 {
		display: block;
		width: 19px;
		height: 8px;
		float: right;
		margin: 7px 0px 0 3px;
	}


.headline_ul {
	line-height: 30px;
}



/*--------------------------------------------------
	右側画像付き記事一覧
--------------------------------------------------*/

section#container #center_column .center_contents .headline_jpn_block .headline_right,
section#container #center_column .center_contents .headline_overseas_block .headline_right
 {
	margin: 0px;
	float: right;
	width: 120px;
	text-align: center;
}

section#container #center_column .center_contents .headline_jpn_block .headline_right img,
section#container #center_column .center_contents .headline_overseas_block .headline_right img
 {
	margin: 0 0 10px;
}
	section#container #center_column .center_contents .headline_jpn_block .headline_right img {
		border: 4px solid #ff5277;
	}
	section#container #center_column .center_contents .headline_overseas_block .headline_right img {
		border: 4px solid #4073f4;
	}
	section#container #center_column .center_contents .headline_jpn_block .headline_right img:hover,
	section#container #center_column .center_contents .headline_overseas_block .headline_right img:hover
	 {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}


/*----- 記事テキスト -----*/

section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article,
section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article
 {
	margin: 0 0 10px;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}
	/*----- 国内 -----*/
	section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article a:link,
	section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article a:visited { color: #000; } 
	section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article a:active,
	section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article a:hover { color: #ff5277; }
	
	/*----- 海外-----*/
	section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article a:link,
	section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article a:visited { color: #000; } 
	section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article a:active,
	section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article a:hover { color: #4073f4; }

	section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article span.icon_jpn_notice,
	section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article span.icon_overseas_notice
	 {
		display: block;
		width: 22px;
		height: 9px;
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		float: left;
		margin: 2px 4px 0 0;
	}
		section#container #center_column .center_contents .headline_jpn_block .headline_right .headline_article span.icon_jpn_notice {
			background: url("/images/portal_img/portal_splite.png") no-repeat -251px -11px;
		}
		section#container #center_column .center_contents .headline_overseas_block .headline_right .headline_article span.icon_overseas_notice {
			background: url("/images/portal_img/portal_splite.png") no-repeat -227px -11px;
		}



/*****=========================================*****

	新着記事・新登場ブログ・ブロガーニュース 部分

*****=========================================*****/

section#container #center_column .tab_contents ul#list_tab {
	position: relative;
	height: 180px;
	top: -40px;
}



/*----- タブ タイトル部分 -----*/

section#container #center_column .tab_contents ul#list_tab li h3,
section#container #center_column .tab_contents ul#list_tab li h3.active

 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 0 0 0px;
	text-align: center;
	width: 33%;
	position: relative;
	cursor: pointer;
}

	section#container #center_column .tab_contents ul#list_tab li.tab_left h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_left h3.active,
	section#container #center_column .tab_contents ul#list_tab li.tab_center h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_center h3.active,
	section#container #center_column .tab_contents ul#list_tab li.tab_right h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_right h3.active {
		position: relative;
	}
	section#container #center_column .tab_contents ul#list_tab li.tab_left h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_left h3.active {
		left: 0px\9;
	}
	section#container #center_column .tab_contents ul#list_tab li.tab_center h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_center h3.active {
		left: 151px\9;
		top: -40px\9;
	}
	section#container #center_column .tab_contents ul#list_tab li.tab_right h3,
	section#container #center_column .tab_contents ul#list_tab li.tab_right h3.active {
		left: 302px\9;
		top: -80px\9;
	}
	
	section#container #center_column .tab_contents ul#list_tab li h3 {
		background: #e9e9e9;
		color: #4c4c4c;
	}
	section#container #center_column .tab_contents ul#list_tab li h3.active {
		background: #ff5277;
		color: #fff;
		box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
			-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
			-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
			-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	}
		section#container #center_column .tab_contents ul#list_tab li:nth-child(1) h3,
		section#container #center_column .tab_contents ul#list_tab li:nth-child(2) h3
		 {
			margin: 0 0.5% 0 0;
			float: left;
		}
		section#container #center_column .tab_contents ul#list_tab li:nth-child(3) h3 {
			margin: 0 0 0;
			float: right;
		}
		
		/*----- タイトル下部 ホワイトスペース box-shadow消し -----*/
		section#container #center_column .tab_contents ul#list_tab li h3 span.sp_white {
			display: none;
		}
		section#container #center_column .tab_contents ul#list_tab li h3.active span.sp_white {
			display: block;
			height: 5px;
			background: #fff;
			position: absolute;
			bottom: -5px;
			width: 100%;
		}

/*----- タブ サムネール 日付 部分 -----*/

section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li .date,
section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li .sp_tab
 {
	font-size: 12px;
	color: #ff5277;
	margin: 0 0 5px;
	height: 15px;
}
	section#container #center_column .tab_contents ul#list_tab li .thum_body ul.thum_ul li .sp_tab {
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
}




/*****=========================================*****

	ブログアクセスランキング 部分

*****=========================================*****/

section#container #center_column .body_block h4.title_h4 span.icon_star_left,
section#container #center_column .body_block h4.title_h4 span.icon_star_right
 {
	width: 12px;
	height: 14px;
	display: block;
	margin: 0;
	position: absolute;
	top: 5px;
}
	section#container #center_column .body_block h4.title_h4 span.icon_star_left {
		left: 22%;
	}
	section#container #center_column .body_block h4.title_h4 span.icon_star_right {
		right: 22%;
	}


/*--------------------------------------------------
	ランキングアイコン
--------------------------------------------------*/

section#container #center_column .body_block .thum_body .thum_ul li .icon_ranking {
	width: 68px;
	height: 25px;
	margin: 0 auto 5px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(1) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -231px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(2) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -68px -231px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(3) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -136px -231px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(4) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -204px -231px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(5) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -272px -231px;
	}
	
	
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(6) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -305px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(7) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -68px -305px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(8) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -136px -305px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(9) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -204px -305px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(10) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -272px -305px;
	}
	
	
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(11) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -330px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(12) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -68px -330px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(13) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -136px -330px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(14) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -204px -330px;
	}
	section#container #center_column .body_block .thum_body .thum_ul li:nth-child(15) .icon_ranking {
		background: url("/images/portal_img/portal_splite.png") no-repeat -272px -330px;
	}


/*****=========================================*****

	ブロガーカテゴリ 部分

*****=========================================*****/

section#container #center_column .body_block .cate_ul {
	margin: 5px 0 0;
}

section#container #center_column .body_block .cate_ul li {
	float: left;
	width: auto;
	*width: 123px;
	margin: 0px 0 5px;
	padding: 0 5px;
	font-size: 10px;
	border-right: 1px solid #ccc;
}
	section#container #center_column .body_block .cate_ul li:nth-child(1),
	section#container #center_column .body_block .cate_ul li:nth-child(4),
	section#container #center_column .body_block .cate_ul li:nth-child(7),
	section#container #center_column .body_block .cate_ul li:nth-child(10),
	section#container #center_column .body_block .cate_ul li:nth-child(13),
	section#container #center_column .body_block .cate_ul li:nth-child(16),
	section#container #center_column .body_block .cate_ul li:nth-child(19),
	section#container #center_column .body_block .cate_ul li:nth-child(22),
	 {
		*border-left: 1px solid #ccc;
	}
	
	section#container #center_column .body_block .cate_ul li a:link,
	section#container #center_column .body_block .cate_ul li a:visited { color: #000; } 
	section#container #center_column .body_block .cate_ul li a:active,
	section#container #center_column .body_block .cate_ul li a:hover { color: #ff5277; }



/*****=========================================*****

	人気ブログ

*****=========================================*****/

section#container #center_column .body_block h4.title_h4 span.icon_note_left,
section#container #center_column .body_block h4.title_h4 span.icon_note_right
 {
	width: 10px;
	height: 16px;
	display: block;
	margin: 0;
	position: absolute;
	top: 5px;
}
	section#container #center_column .body_block h4.title_h4 span.icon_note_left {
		left: 36%;
	}
	section#container #center_column .body_block h4.title_h4 span.icon_note_right {
		right: 36%;
	}



/*****=========================================*****

	芸能人グッズ

*****=========================================*****/

section#container #center_column .slider_block .shop_logo {
	width: 217px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url("/images/portal_img/portal_splite.png") no-repeat 0px -260px;
	margin: 0 auto 10px;
}

section#container #center_column .slider_block .shop_h5 {
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #ff5277;
	margin: 0 0 5px;
}

section#container #center_column .body_block .thum_body ul.shop_ul li .blogger_name {
	height: 48px!important;
}





/* ===========================================================================================

	RIGHT COLUMN

=========================================================================================== */

/*****=========================================*****

	広告

*****=========================================*****/

section#container #right_column .right_ad {
	margin: 0 auto 20px;
	text-align: center;
}

.ad_bg {
	background: url("/images/portal_img/ad_bg.gif") repeat 0 0;
}


/*****=========================================*****

	共通

*****=========================================*****/

/*--------------------------------------------------
	コンテンツブロック
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block {
	margin: 20px;
}

/*--------------------------------------------------
	もっと見る
--------------------------------------------------*/


section#container #right_column .right_contents .contents_block .more {
	text-align: center;
	font-size: 14px;
	clear: both;
	margin: 5px 0 20px;
	padding: 5px 0;
	background: #fff;
	width: 100%;
}
	section#container #right_column .right_contents .contents_block .more a {
		border-bottom: 1px solid #97b4fc;
		display: inline-block;
		height: 17px;
	}
	section#container #right_column .right_contents .contents_block .more a:link,
	section#container #right_column .right_contents .contents_block .more a:visited { color: #4073f4; } 
	section#container #right_column .right_contents .contents_block .more a:active,
	section#container #right_column .right_contents .contents_block .more a:hover { color: #97b4fc; }


/*****=========================================*****

	ダイヤモンドブログ TOPICS

*****=========================================*****/

section#container #right_column .right_contents .contents_block .topix_h4 {
	font-size: 12px;
	text-align: center;
	border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
	background: #fff;
	line-height: 30px;
}

section#container #right_column .right_contents .contents_block .topix_ul {
	margin: 10px 0;
}

section#container #right_column .right_contents .contents_block .topix_ul li {
	border-bottom: 3px dotted #fff;
	padding: 5px 0;
}

section#container #right_column .right_contents .contents_block .topix_ul li .date {
	font-size: 12px;
	color: #626262;
	float: left;
	width: auto;
	margin: 0 5px 0 0;
}


/*--------------------------------------------------
	アイコン
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block .topix_ul li .icon_topix
 {
	display: block;
	width: 35px;
	height: 13px;
	margin: 0 0px 0 0;
	float: left;
}

section#container #right_column .right_contents .contents_block .topix_ul li .topix_h5 {
	width: 72%;
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	*height: 15px;
	*overflow: hidden;
}


/*--------------------------------------------------
	リンク
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block .topix_ul li a:link,
section#container #right_column .right_contents .contents_block .topix_ul li a:visited { color: #000; } 
section#container #right_column .right_contents .contents_block .topix_ul li a:active,
section#container #right_column .right_contents .contents_block .topix_ul li a:hover { color: #b4b4b4; }


/*--------------------------------------------------
	QRコード・SNSボタン 共通
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block .white_area {
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	background: #fff;
	margin: 0 0 20px;
	text-align: center;
	padding: 10px 0;
}


/*--------------------------------------------------
	QRコード
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block .white_area .qr_box {
	width: 80%;
	margin: 0px auto;
}

section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_img {
	border: 3px solid #e9e9e9;
}

section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text {
	width: auto;
	text-align: left;
	float: right;
}


/*----- 色別タイトル 部分 -----*/

section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text h5 {
	font-size: 16px;
	line-height: 20px;
	color: #ff5277;
	margin: 5px 0 0;
}
	section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text h5 .font_light_blue {
		color: #62c0fc;
	}

	section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text h5 .font_blue {
		color: #4073f4;
	}

	section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text h5 .font_orange {
		color: #f09635;
	}

	section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text h5 .font_green {
		color: #83d049;
	}

section#container #right_column .right_contents .contents_block .white_area .qr_box .qr_text p {
	font-size: 12px;
	line-height: 16px;
	color: #000;
}


/*--------------------------------------------------
	SNSボタン
--------------------------------------------------*/

section#container #right_column .right_contents .contents_block .white_area .sns_box {
	width: 90%;
	margin: 0px auto;
}

section#container #right_column .right_contents .contents_block .white_area .sns_box .sns_block {
	width: 33%;
	text-align: center;
	float: left;
}



/*****=========================================*****

	スライダー共通 ブロガーからのお知らせ・ダイヤモンドブログのイチオシ！

*****=========================================*****/

section#container #right_column .contents_block .bx-wrapper {
	padding: 20px 0;
	position
}

/*--------------------------------------------------
	スライド ページング 部分
--------------------------------------------------*/

section#container #right_column .contents_block .bx-prev,
section#container #right_column .contents_block .bx-next {/* テキストページング（スライドスクリプト prevText: '前のスライダー' nextText: '次のスライダー'部分） */
	position: absolute;
	width: 147px;
	height: 15px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	left: 25%;
}
	section#container #right_column .contents_block .bx-prev {
		top: -5px;
		background: url("/images/portal_img/portal_splite.png") no-repeat 0px -290px;
	}
	section#container #right_column .contents_block .bx-next {
		bottom: -5px;
		background: url("/images/portal_img/portal_splite.png") no-repeat -147px -290px;
	}

section#container #right_column .contents_block .bx-pager {
	display: none;
}


/*--------------------------------------------------
	スライド バナー画像 部分
--------------------------------------------------*/

section#container #right_column .contents_block #slider_length_info ul li,
section#container #right_column .contents_block #slider_length_choices ul li,
section#container #right_column .contents_block #slider_length_cinema ul li
 {
	width: 100%;
	height: 68px;
	margin: 0 0 5px 0;
	overflow: hidden;
	background: #fff;
}
	section#container #right_column .contents_block #slider_length_info ul li:last-child,
	section#container #right_column .contents_block #slider_length_choices ul li:last-child,
	section#container #right_column .contents_block #slider_length_cinema ul li:last-child
	 {
		margin: 0;
	}

section#container #right_column .contents_block #slider_length_info ul li img,
section#container #right_column .contents_block #slider_length_choices ul li img,
section#container #right_column .contents_block #slider_length_cinema ul li img
 {
	width: 100%;
}

	section#container #right_column .contents_block #slider_length_info ul li img:hover,
	section#container #right_column .contents_block #slider_length_choices ul li img:hover,
	section#container #right_column .contents_block #slider_length_cinema ul li img:hover
	 {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}



/* ===========================================================================================

	FOOTER COLUMN

=========================================================================================== */

/*****=========================================*****

	小説テキスト 部分

*****=========================================*****/

section#container #footer_column {
	margin: 30px 0;
	padding: 5px;
	clear: both;
	background: #e9e9e9;
	position: relative;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	*height: 370px;
}

section#container #footer_column .story_area {
	width: 69%;
	height: 310px;
	float: left;
	padding: 30px;
	background: url("/images/portal_img/story_bg.gif") repeat right 0;
	line-height: 28px;
	line-height: 28px\9;
	*line-height: 28px;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* クロームハック */
		section#container #footer_column .story_area {
			line-height: 26px;
		}
	}
	section#container #footer_column .story_area,  x:-moz-any-link, x:default  {
		line-height: 20px;
	}

	section#container #footer_column .story_area .h3_title {
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 0 0px;
	}
	section#container #footer_column .story_area .h3_title2 {
		font-size: 18px;
		font-weight: normal;
		margin: 0 0 0 5px;
	}
	section#container #footer_column .story_area span {/* カタカナの文字間 */
		margin: 1px 4px 0px 0;
	}

section#container #footer_column .story_area .icon_bookmark {
	width: 41px;
	height: 176px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url("/images/portal_img/portal_splite.png") no-repeat -241px -20px;
	position: absolute;
	top: 35px;
	left: 36px;
	left: 45px\9;
	diaplay: block;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* クロームハック */
		section#container #footer_column .story_area .icon_bookmark {
			left: 56px;
		}
	}

section#container #footer_column .story_area .continuation {
	position: absolute;
	bottom: 57px;
	right: 15px;
}
	section#container #footer_column .story_area .continuation span {
		margin: 0px -1px 0px 0!important;
	}



/*****=========================================*****

	タイトル 部分

*****=========================================*****/

section#container #footer_column .title_area {
	width: 207px;
	float: right;
	margin: 0 15px 0 20px;
}

section#container #footer_column .title_area .story_title_h3 {
	position: absolute;
	top: -16px;
	background: #20abef;
	width: 207px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
}

section#container #footer_column .title_area .sub_title {
	width: 207px;
	height: 90px;
	line-height: 24px;
	background: url("/images/portal_img/story_bg2.gif") repeat 0 0;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
}


section#container #footer_column .title_area .link_area {
	height: 31px;
	margin: 10px 0 0 0;
}

section#container #footer_column .title_area .link_area .icon_book {
	width: 42px;
	height: 31px;
	background: url("/images/portal_img/portal_splite.png") no-repeat -282px -21px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	float: left;
	display: block;
}

section#container #footer_column .title_area .link_area a {
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width: 156px;
	height: 28px;
	float: right;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	display: block;
	border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-ms-border-radius: 7px;
		-o-border-radius: 7px;
	background: #20abef;
}
	section#container #footer_column .title_area .link_area a:link,
	section#container #footer_column .title_area .link_area a:visited { color: #fff; } 
	section#container #footer_column .title_area .link_area a:active,
	section#container #footer_column .title_area .link_area a:hover { color: #b4b4b4; }


/*--------------------------------------------------
	縦書き 自動当て込みcss
--------------------------------------------------*/


.taketori-ttb { overflow: hidden;  position: relative; }
.taketori-ttb span { cursor: vertical-text; }
.taketori-ttb a span { cursor: pointer !important; }

.taketori-ttb .taketori-col {
  -moz-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  transform:rotate(90deg);
}
.taketori-ttb .taketori-col span.cjk {
  display: -moz-inline-block;
  display: inline-block;
}
.taketori-ttb span.tcy {
  min-width: 1em;
  text-align: center !important;
  cursor: text;
}
.taketori-ttb span.cjk, .taketori-ttb span.tcy, .taketori-ttb span.ltr {
  display: -moz-inline-block;
  display: inline-block;
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg);
  vertical-align: middle !important;
}
.taketori-ttb ruby rb, .taketori-ttb ruby rt {
  line-height: 1;
}
.taketori-ttb img,
.taketori-ttb object,
.taketori-ttb embed,
.taketori-ttb video,
.taketori-ttb audio {
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg);
  vertical-align: middle !important;
}

.taketori-ttb .nocjk {
  vertical-align: middle !important;
}

.taketori-ttb .ltr {
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg);
}
.taketori-ttb .ltr span.cjk, .taketori-ttb .ltr span.tcy, .taketori-ttb .ltr span.ltr {
  display: inline;
  -moz-transform:none;
  -webkit-transform:none;
  -o-transform:none;
  transform:none;
  vertical-align: baseline !important;
}
.taketori-ttb .ltr span {
  cursor: text;
}

.taketori-ttb span.cho-on {
  vertical-align: middle !important;
  -moz-transform: scale(1.0,-1.0);
  -webkit-transform: scale(1.0,-1.0);
  -o-transform: scale(1.0,-1.0);
  transform: scale(1.0,-1.0);
}
.taketori-ttb span.tou-ten {
  margin: -0.64em 0.7em 0.64em -0.7em !important;
}
.taketori-ttb span.ku-ten {
  margin: -0.6em 0.64em 0.6em -0.64em !important;
}
.taketori-ttb span.kogaki {
  margin: -0.2em 0.15em 0.2em -0.15em !important;
}
.taketori-ttb span.kakko {
  vertical-align: middle !important;
}
.taketori-ttb span.ku-ten,
.taketori-ttb span.tou-ten,
.taketori-ttb span.kogaki {
  border: none !important;
  background: transparent none !important;
}
.taketori-ttb span.kinsoku {
  display: -moz-inline-block;
  display: inline-block;
}

.taketori-ttb .underline {
  text-decoration: none !important;
}
.taketori-ttb .underline span.nocjk, .taketori-ttb .underline .ltr {
  text-decoration: underline !important;
}
.taketori-ttb .underline span.cjk {
  border-right: 1px solid;
  line-height: 1;
  margin: 0.25em -1px 0.25em 0;
}
.taketori-ttb .underline span.cho-on {
  border-bottom: 1px solid;
  border-right: none;
  margin: 0.25em 0 0.25em 0;
}

.taketori-ttb .overline {
  text-decoration: none !important;
}
.taketori-ttb .overline span.nocjk, .taketori-ttb .overline .ltr {
  text-decoration: overline !important;
}
.taketori-ttb .overline span.cjk {
  border-left: 1px solid;
  line-height: 1;
  margin: 0.25em 0 0.25em -1px;
}
.taketori-ttb .overline span.cho-on {
  border-top: 1px solid;
  border-left: none;
  margin: 0.25em 0 0.25em 0;
}

.taketori-ttb .bothline {
  text-decoration: none !important;
}
.taketori-ttb .bothline span.nocjk, .taketori-ttb .bothline .ltr {
  text-decoration: underline overline !important;
}
.taketori-ttb .bothline span.cjk {
  border-left: 1px solid;
  border-right: 1px solid;
  line-height: 1;
  margin: 0.25em -1px 0.25em -1px;
}
.taketori-ttb .bothline span.cho-on {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: none;
  border-right: none;
  margin: 0.25em 0 0.25em 0;
}

.taketori-ttb del {
  text-decoration: none;
}
.taketori-ttb del span.nocjk, .taketori-ttb del .ltr, .taketori-ttb .ltr del {
  text-decoration: line-through;
}
.taketori-ttb del span.cjk:after {
  content: "\2503";
  display: -moz-inline-block;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.taketori-ttb del span.ku-ten:after,
.taketori-ttb del span.tou-ten:after {
  content: "";
}
.taketori-ttb del span.kogaki:after {
  margin: 0.15em 0.2em -0.15em -0.2em;
}
.taketori-ttb del span.cho-on:after {
  -moz-transform: scale(1.0,-1.0) rotate(-90deg);
  -webkit-transform: scale(1.0,-1.0) rotate(-90deg);
  -o-transform: scale(1.0,-1.0) rotate(-90deg);
  transform: scale(1.0,-1.0) rotate(-90deg);
}

.taketori-ttb .italic {
  font-style: normal !important;
}
.taketori-ttb .italic span.nocjk, .taketori-ttb .italic .ltr {
  font-style: italic !important;
}
.taketori-ttb .italic span.cjk {
  -moz-transform:rotate(-90deg) skew(0,-20deg);
  -webkit-transform:rotate(-90deg) skew(0,-20deg);
  -o-transform:rotate(-90deg) skew(0,-20deg);
  transform:rotate(-90deg) skew(0,-20deg);
}
.taketori-ttb .italic span.kakko {
  display: -moz-inline-block;
  display: inline-block;
  -moz-transform:skew(20deg,0);
  -webkit-transform:skew(20deg,0);
  -o-transform:skew(20deg,0);
  transform:skew(20deg,0);
}
.taketori-ttb .italic span.cho-on {
  -moz-transform: scale(1.0,-1.0);
  -webkit-transform: scale(1.0,-1.0);
  -o-transform: scale(1.0,-1.0);
  transform: scale(1.0,-1.0);
  vertical-align: middle;
}

.taketori-ttb strong {
  font-weight: normal;
}
.taketori-ttb strong span.nocjk, .taketori-ttb strong .ltr, .taketori-ttb .ltr strong {
  font-weight: bold;
}
.taketori-ttb strong span.cjk:after {
  content: "\3001";
  display: -moz-inline-block;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin: -0.3em 0 0 1em;
}
.taketori-lang-ja-jp strong span.cjk:after {
  margin: -0.3em 0 0 1em;
}
.taketori-lang-zh-tw strong span.cjk:after {
  margin: 0 0 0 0.75em;
}

.taketori-ttb strong span.ku-ten:after,
.taketori-ttb strong span.tou-ten:after {
  content: "";
}
.taketori-ttb strong span.kogaki:after {
  margin: -0.15em 0 0 0.8em;
}
.taketori-lang-ja-jp strong span.kogaki:after {
  margin: -0.15em 0 0 0.8em;
}
.taketori-lang-zh-tw strong span.kogaki:after {
  margin: 0.15em 0 0 0.55em;
}
.taketori-ttb strong span.cho-on:after {
  -moz-transform: scale(1.0,-1.0) rotate(-90deg);
  -webkit-transform: scale(1.0,-1.0) rotate(-90deg);
  -o-transform: scale(1.0,-1.0) rotate(-90deg);
  transform: scale(1.0,-1.0) rotate(-90deg);
  margin: 1em 0.3em -1em -0.3em;
}
.taketori-lang-ja-jp strong span.cho-on:after {
  margin: 1em 0.3em -1em -0.3em;
}
.taketori-lang-zh-tw strong span.cho-on:after {
  margin: 0.75em 0 -0.75em 0;
}

.taketori-ttb ul.cjk, .taketori-ttb ol.cjk {
  list-style-type: none;
}
.taketori-ttb ul.cjk li:before, .taketori-ttb ol.cjk li:before {
  content: attr(data-marker);
  display: -moz-inline-block;
  display: inline-block;
  width: 3em;
  text-align: center;
  margin: 0 -0.3em 0 -2.7em;
  font-size: 0.8em;
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg);
}

.taketori-ruby-disabled ruby {
  display: -moz-inline-block;
  display: inline-block;
  position: relative;
}
.taketori-ruby-disabled ruby rp {
  display: none;
}
.taketori-ruby-disabled ruby rt {
  display: block;
  margin: -1em 0 0 0;
  font-size: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: bottom;
}

/*  Use Writing Mode  */
.taketori-writingmode-ttb .taketori-col {
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  /writing-mode: tb-rl;
  _writing-mode: tb-rl;
}
.taketori-writingmode-ttb .ltr, .taketori-writingmode-ttb span.tcy {
  -moz-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -o-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  /writing-mode: lr-tb;
  _writing-mode: lr-tb;
  vertical-align: middle\9;
}

.taketori-writingmode-ttb .underline {
  text-decoration: overline;
}

.taketori-writingmode-ttb .overline {
  text-decoration: underline;
}

.taketori-writingmode-ttb strong.bo-ten {
  font-weight: normal;
  -webkit-text-emphasis-style: filled;
  -moz-text-emphasis-style: filled;
  -o-text-emphasis-style: filled;
  -ms-text-emphasis-style: filled;
  text-emphasis-style: filled;
}
.taketori-writingmode-ttb strong.bo-ten span.cjk {
  display: inline-block;
}
.taketori-writingmode-ttb strong.bo-ten span.cjk:after {
  content: "\3001";
  display: inline-block;
  line-height: 1;
  position: absolute;
  margin: -0.55em -0.05em 0.55em 0.05em;
}
.taketori-lang-ja-jp strong.bo-ten span.cjk:after {
  margin: -0.55em -0.05em 0.55em 0.05em;
}
.taketori-lang-zh-tw strong.bo-ten span.cjk:after {
  margin: -1em 0.25em 1em -0.25em;
}

.taketori-writingmode-ttb ul.cjk, .taketori-writingmode-ttb ol.cjk {
  list-style-type: none;
}
.taketori-writingmode-ttb ul.cjk li:before, .taketori-writingmode-ttb ol.cjk li:before {
  display: -moz-inline-block;
  display: inline-block;
  content: attr(data-marker);
  -moz-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -o-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  /writing-mode: lr-tb;
  _writing-mode: lr-tb;
  font-size: 0.8em;
  line-height: 1;
  margin: -1.2em 0 0.2em -0.2em;
  text-align: center;
  vertical-align: text-bottom;
}

.taketori-in-progress {
  opacity: 0 !important;
  -moz-opacity: 0 !important;
  -webkit-opacity: 0 !important;
  -o-opacity: 0 !important;
  -ms-filter: "alpha(opacity=0)" !important;
  filter: alpha(opacity=0) !important;
}

/*--------------------------------------------------
	ここまで 縦書き 自動当て込みcss
--------------------------------------------------*/


/*****=========================================*****

	広告部分

*****=========================================*****/

section#container .footer_ad {
	width: 728px;
	margin: 21px auto 20px;
}


/*****=========================================*****

	小林幸子背景追加

*****=========================================*****/


.special_link_in {
	position: absolute;
	left: -162px;
}

.special_link_in2 {
	position: absolute;
	right: 0px;
}

.special_link_img {
	position: fixed;
	display: block;
}


/*****=========================================*****

	最新トレンドニュース

*****=========================================*****/

.bandfactry li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #c9c9c9;
}

.bandfactry li:last-child {
	border: none;
	margin-bottom: 0px;
}

.bandfactry img {
	border-radius: 5px;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	float: left;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.bandfactry p {
	width: 320px;
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding-bottom: 10px;
}

.bandfactry img:hover {
	opacity:0.6;
}

.subcul {
	margin-bottom: 10px !important;


}

.subculbt {
	font-size: 10px;
	text-align: right;
	padding: 0 20px ;
	margin-bottom: 10px;
}



/*****=========================================*****

	殿堂入り

*****=========================================*****/
.hof {
	background: url("http://www.diamondblog.jp/images/halloffame/back.gif") ;
	width: 390px;
	height: 135px;
	padding: 5px;
	margin-top: 10px;
}

.hof h5 img {
	width: 160px;
	margin-bottom: 5px;
}

.hof_in {
	width: 370px;
	background: #fbfbf2;
	padding: 7px 10px;
	height: 120px;
}

.hof_img {
	float: left;
	padding-right: 10px;
	width: 90px;
}

.hof_img img {
	border-radius: 5px;
}


.hof_text {
	float: left;
	width: 260px;
	height: 85px;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
}

.hof_title {
	margin-bottom: 3px;
}

.hof_text h6 {
	font-size: 14px;
	color: #8b7923;
	margin-bottom: 5px;
}


