/* CSS Document */

body.other #content{
}

body.other #content .section01{
	width:910px;
	border:1px solid #ccc;
	background:#fff;
	padding:19px;
	
	position:relative;
	margin-bottom:15px;
}

body.other #content .section01 .number{
	display:inline-block;
	width:110px;
	height:29px;
	line-height:22px;
	background:url(../../common/ribbon_smal_red.png) no-repeat;
	color:#fff;
	text-align:center;
	font-size:14px;
	
	position:relative;
	margin-left:-24px;
	margin-right:15px;
	margin-bottom:15px;
	z-index:100;
	
	float:left;
}

body.other #content .section01 .date{
	display:inline;
	font-size:14px;
}

body.other #content .section01 .social{
	position:absolute;
	right:20px;
	top:20px;
	font-size:0px;
}

body.other #content .section01 .social img{
	vertical-align:bottom;
}

body.other #content .section01 > .title{
	clear:both;
	font-size:40px;
	line-height:1.25;
	background:url(../img/maru_icon_l.png) no-repeat 0px center;
	min-height:88px;
	padding-left:115px;
	font-weight:800;
	margin:0px 20px 30px;
}

body.other #content .section01 .section02{
	width:780px;
	padding:20px;
	margin:0px auto 20px;
}

body.other #content .section01 .section02.movie{
	background:#F6F6F6;
}

body.other #content .section01 .section02.movie .movie{
	background:url(../../common/yotei_movie_bg.png) no-repeat center;
	width:820px;
	height:360px;
	margin:0px -20px 16px;
	
	z-index:500;
	
	display:none;
	position:relative;
}

body.other #content .section01 .section02.movie .movie iframe{
	position:absolute;
	width:480px;
	height:300px;
	
	left:50%;
	top:30px;
	
	margin-left:-240px;
	
	border:none;
	background:none;
}

body.other #content .section01 .section02.movie .movie .close{
	float:right;
	padding:15px;
	cursor:pointer;
}

body.other #content .section01 .section02 .title{
	font-size:28px;
	line-height:1.2;
	padding-left:5px;
	border-left:6px solid #EC1B23;
	margin-bottom:20px;
}

body.other #content .section01 .section02 .entry{
	font-size:16px;
	line-height:1.75;
}

body.other #content .section01 .section02 .movie_tag{
	font-size:16px;
	line-height:1.75;
	text-align:right;
}

body.other #content .section01 .section02 .movie_tag a{
	padding-left:25px;
	background:url(../../common/icon_01.png) no-repeat 0px 50%;
}

body.other #content .section01 .pager{
	font-size:0px;
}

body.other #content .section01 .pager ul{
	text-align:center;
}

body.other #content .section01 .pager ul li{
	font-size:14px;
	display:inline-block;
	*display:inline;
	
	width:auto;
	min-width:0px;
	padding:0px 5px;
	margin:0px 5px;
	
	cursor:auto;
}

body.other #content .section01 .pager ul li.active{

	background:#aaaaaa;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #888888), color-stop(0.00, #aaaaaa));
	background: -webkit-linear-gradient(top, #aaaaaa 0%, #888888 100%);
	background: -moz-linear-gradient(top, #aaaaaa 0%, #888888 100%);
	background: -o-linear-gradient(top, #aaaaaa 0%, #888888 100%);
	background: -ms-linear-gradient(top, #aaaaaa 0%, #888888 100%);
	background: linear-gradient(top, #aaaaaa 0%, #888888 100%);
	
	color:#fff;
}

body.other #content .section01 .pager ul li a{
	display:inline-block;
	margin:0px -5px;
	padding:0px 5px;
	
	color:#333;
	text-decoration:none;
}

/*--------------------------------------
	20111122追加　丸ごとテキスト
--------------------------------------*/
body.other #content .section01 .section02 .entry .oc-naiyo p{
	margin-bottom:1em;
}

body.other #content .section01 .section02 .entry .oc-naiyo .nsh4{
	background-image: none;
	height:25px;
	border-left:solid #be0405 5px;
	color:#be0405;
	font-size:20px;
	padding:3px 0px 0px 10px;
	display:inline-block;
	margin-top:30px;
	clear: both;
	width: 510px;
}

body.other #content .section01 .section02 .entry .oc-naiyo .nsh3{
	font-size:16px;
	margin-top:20px;
	color:#be0405;
	clear: both;
	width: 510px;
}

body.other #content .section01 .section02 .entry .oc-naiyo b.guest1{
	color:#0055AA;
}

body.other #content .section01 .section02 .entry .oc-naiyo b.guest2{
	color:#008800;
}

body.other #content .section01 .section02 .entry .oc-naiyo b.guest3{
	color:#CC6600;
}

body.other #content .section01 .section02 .entry .oc-naiyo .vtr{
	border:solid #dedede 1px;
	background:#f5f5f5;
	margin-bottom: 10px;
	padding: 15px 10px 15px 10px;
	overflow: hidden;
}

body.other #content .section01 .section02 .entry .oc-naiyo .guest{
	height:33px;
	width: 562px;
	background-image:url(../../kiroku/images/line_guest.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
	padding:8px 0px 0px 14px;
	font-size: 16px;
}

body.other #content .section01 .section02 .entry .oc-naiyo .img_L{
	float:left;margin-right:14px;
}

body.other #content .section01 .section02 .entry .oc-naiyo .img_R{
	float:right;margin-left:14px;
}

body.other #content .section01 .section02 .entry .oc-naiyo .img_T{
	margin-bottom:14px;
}

body.other #content .section01 .section02 .entry .oc-naiyo .img_B{
	margin-top:14px;
}




