/* CSS Document */

#tv_image{
background: url(http://www.samurai13.jp/sysimg/tv/midashi_image.jpg) left top no-repeat;
width: 720px;
height: 202px;
text-indent: -999em;
overflow: hidden;
margin-bottom: 22px;
}

#tv_image2{
background: url(http://www.samurai13.jp/sysimg/tv/midashi_image2.jpg) left top no-repeat;
width: 720px;
height: 130px;
text-indent: -999em;
overflow: hidden;
margin-bottom: 35px;
}

#tv_list{
width: 720px;
}

	#tv_list .midashi{
	background: url(http://www.samurai13.jp/sysimg/tv/midashi.jpg) left top no-repeat;
	width: 720px;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 2px;
	}
	
#list_wrap{
background: url(http://www.samurai13.jp/sysimg/tv/bg_list.jpg) left top repeat-x;
width: 720px;
padding-top: 43px;
margin-bottom: 80px;
zoom: 100%;
}

	/*--clearfix--*/
	
	#list_wrap:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	#list_wrap{
	display: inline-table;
	}
	
	/*\*/
	
	*html #list_wrap{
	height: 1px;
	}
	
	#list_wrap{
	display: block;
	}
	
	/**/
	
	/*-----------*/

.tv_wrap{
background: url(../../sysimg/tv/bg_dotline.jpg) left bottom repeat-x;
width: 700px;
padding-bottom: 20px;
margin: 30px auto 0;
zoom: 100%;
}

	/*--clearfix--*/
	
	.tv_wrap:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	.tv_wrap{
	display: inline-table;
	}
	
	/*\*/
	
	*html .tv_wrap{
	height: 1px;
	}
	
	.tv_wrap{
	display: block;
	}
	
	/**/
	
	/*------------*/

	.tv_wrap .movie{
		background: url(../../sysimg/tv/profile_photoframe.jpg) left top no-repeat;
		float: right;
		width: 275px;
		min-height: 295px;
		height: auto !important;/*ie6処理*/
		height: 295px;/*ie6処理*/
		padding: 10px 0 0 8px

	}
	
		.tv_wrap .movie .movie_kakomi{
		background: url(http://www.samurai13.jp/sysimg/tv/bg_movie_f.jpg) left bottom no-repeat;
		width: 220px;
		padding-bottom: 31px;
		}
		
		.tv_wrap .movie .box_head{
		background: url(http://www.samurai13.jp/sysimg/tv/bg_movie_h.jpg) left top no-repeat;
		padding-top: 12px;
		}
		
		.tv_wrap .movie .box{
		background: #000000;
		text-align: center;
		}
		
		.tv_wrap .movie .bt_zoom{
		background: url(http://www.samurai13.jp/sysimg/tv/bt_zoom.jpg) left top no-repeat;
		width: 150px;
		height: 25px;
		margin: 0 auto;
		display: block;
		text-indent: -999em;
		overflow: hidden;
		}
		
		.tv_wrap .movie .bt_zoom:hover{
		background-position: left bottom;
		}
	
	.tv_wrap .tv_about{
	width: 410px;
	float: left;
	}
	
		.tv_wrap .tv_about .tv_title{
		margin-bottom: 20px;
		}
	
		.tv_wrap .tv_about .tv_title dt{
		background: url(http://www.samurai13.jp/sysimg/tv/icon_tv.jpg) left top no-repeat;
		padding-left: 25px;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 24px;
		}
		
		.tv_wrap .tv_about .tv_title dt a{
		color: #4D729F;
		}
		
		.tv_wrap .tv_about .tv_title dt img{
		vertical-align: middle;
		}
		
			.tv_wrap .tv_about .tv_title dd{
			background: #F3F3F3;
			padding: 2px 5px;
			text-align: right;
			color: #666666;
			}
			.tv_wrap .tv_about .tv_title dd a{
			color: #3C5F93;
			}
			
	.tv_wrap .tv_about .more{
	background: url(http://www.samurai13.jp/sysimg/tv/yajirushi.jpg) left top no-repeat;
	padding-left: 14px;
	color: #44648D;
	}
	
	
/*--詳細ページ-------------------------------------*/

#tv_syousai_wrap{
width: 700px;
margin: 0 auto;
}

#tv_title{
background: url(http://www.samurai13.jp/sysimg/tv/icon_tv_l.jpg) left top no-repeat;
padding-left: 40px;
padding-bottom: 5px;
margin-bottom: 2px;
font-size: 18px;
font-weight: bold;
line-height: 160%;
border-bottom: 1px solid #DBDBDB;
}

	#tv_title img{
	vertical-align: middle;
	}
	
#syousai_box{
background: #EEEEEE;
padding: 8px 0 21px 0;
width: 700px;
}

	#syousai_box .box{
	width: 640px;
	margin: 0 auto 15px auto;
	}
	
#tv_content{
background: url(http://www.samurai13.jp/sysimg/tv/bg_content_f.jpg) left bottom no-repeat;
padding-bottom: 25px;
width: 640px;
margin: 0 auto;
}

	#tv_content .box_head{
	background: url(http://www.samurai13.jp/sysimg/tv/bg_content_h.jpg) left top no-repeat;
	padding-top: 22px;
	}
	
	#tv_content .naiyou{
	background: #FFFFFF;
	padding: 15px 39px 5px 29px;
	}
	
		#tv_content .naiyou .midashi{
		background: url(http://www.samurai13.jp/sysimg/tv/icon_syousai_ttl.jpg) left 5px no-repeat;
		padding-bottom: 5px;
		padding-left: 20px;
		line-height: 150%;
		margin-bottom: 5px;
		border-bottom: 1px solid #666666;
		font-size: 14px;
		font-weight: bold;
		}
		
		#tv_content .naiyou dl{
		width: 100%;
		zoom: 100%;
		}
		
			/*--clearfix--*/
			
			#tv_content .naiyou dl:after{
			display: block;
			clear: both;
			content: ".";
			height: 0;
			visibility: hidden;
			}
			
			#tv_content .naiyou dl{
			display: inline-table;
			}
			
			/*\*/
			
			*html #tv_content .naiyou dl{
			height: 1px;
			}
			
			#tv_content .naiyou dl{
			display: block;
			}
			
			/**/
			
			/*------------*/
		
		#tv_content .naiyou dd{
		text-align: justify;
		text-justify: inter-ideograph;
		}
		
		#tv_content .naiyou dd.koushi{
		clear: both;
		zoom: 100%;
		margin-bottom: 10px;
		}
		
		
		#tv_content .naiyou dd.koushi p{
		margin: 0 0 0 125px;
		}
		
			#tv_content .naiyou dd.koushi p img{
			vertical-align: middle;
			}
		
		#tv_content .naiyou dd.koushi .photo{
		float: left;
		margin-bottom: 16px;
		}
		
#back_tv_list{
clear: both;
width: 640px;
background: url(http://www.samurai13.jp/sysimg/tv/bg_back_btn.jpg) left top no-repeat;
padding-top: 19px;
min-height: 88px;
height: auto !important;
height: 88px;
margin: 0 auto 90px auto;
}

	#back_tv_list a{
	background: url(http://www.samurai13.jp/sysimg/tv/bt_back_list.jpg) left top no-repeat;
	width: 280px;
	height: 95px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	}
	
		#back_tv_list a:hover{
		background-position: left bottom;
		}
		



/*-------------------------------------------------------------------
2010年リニューアルによる追記
------------------------------------------------------------------*/

#midashi_wisdom{
background: url(../../search/img/midashi.jpg) left top no-repeat;
overflow: hidden;
width: 700px;
height: 28px;
padding: 10px 0 0 20px;
font-weight: bold;
font-size:14px;
color: #FFFFFF;
margin-bottom: 10px;
}


.inner_wrap{
width: 700px;
margin: 0 auto;
}

.chie-q{
	width: 222px;
	margin: 20px auto;
	height: 60px;
	background: url(../../wisdom/img/q-bg.gif);
	padding: 15px 19px;

}

.chie-q p{
	font-weight: bold;
	text-align:center;
}


.search-area{
	 float: right;}
		
.cate_list {
	width: 700px;
	margin: 10px auto;
	text-align: center;
}

.cate_list a{
	color: #3C5F93;


}

.cate_list ul {
	padding: 0px;
	margin: 0px;
}


.cate_list li {
	list-style: none;
	background: url(../img/contents/techi_line.gif)left center no-repeat;
	padding-left: 10px;
	float: left;
	margin: 0 5px 0px 0;
	white-space: nowrap;
}

.cate_list .line-none {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	background: url(none);
	display: inline;

}


.movie-list{
	width: 560px;
	margin: 10px auto 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
	
}

.movie-title a{
	background: url(../../common/img/contents/yajirushi_red.gif) left center no-repeat;
	padding-left: 10px;
	font-size: 14px;
	font-weight:bold;
	color: #3C5F93;
}

.name{
		background: url(../../samuraiTV/img/maru.gif)10px 14px no-repeat;
		padding: 10px 0px 10px 25px;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		
		border-bottom: 1px #CCCCCC solid;
		border-top: 1px #CCCCCC solid;
		background-color: #F5F5F5;

}

/*詳細*/

.tv_info{
	background: #F3F3F3;
	padding: 5px 5px;
	margin-top: 5px;
	text-align: left;
	color: #666666;
			}
.tv_info a{
	color: #3C5F93;
			}
			
.tv_coment{
	font-size: 14px;
	margin: 10px 0px;	
	}
	
.profile-area{ width: 570px; margin: 10px auto;}
.profile-left{ float: left; width: 350px;}
.profile-right{ float: right; width: 200px; text-align:center;}
.profile_name{ font-size: 14px; font-weight:bold; margin:0 0 10px 0;}
.pr{		background: url(../../sysimg/profile/pr.jpg) left top no-repeat;
			padding: 13px 0 13px 45px;
			font-size: 12px;
			line-height: 140%;
			font-weight: bold;
			margin: 10px 0px;
}
