/*--メインページ動画サムネイル表示ー--*/
.movie_small{
width:185px;
height:220px;
padding:15px 18px 5px 17px;
margin:1px 1px 1px 2px;
float:left;
}

.movie_th{
width:185px;
height:139px;
padding:0px;
margin:0px;
text-align:center;
}

.movie_time_main{
width:170px;
padding:2px 0px 2px 15px;
margin:0px;
font-size:11px;
background: url(http://waterjump.tv/sendai/image/icon/yajirusi_bk.gif) 0% 50% no-repeat;
color:#FFF;
border-bottom:1px solid #CCC;
}

h3.movie_main{
width:185px;
font-size:11px;
font-weight:normal;
padding:2px 0px 2px 0px;
margin:0px;
}


/*--エントリーページ動画表示ー--*/
.movie_big{
width:670px;
height:430px;
padding:50px 0px 0px 0px;
margin:0px;
text-align:center;
}

/*--エントリーページタイトルー--*/
.movie_title{
width:670px;
padding:0px 0px 10px 0px;
margin0px 0px 0px 0px;
}

.movie_time{
width:645px;
padding:0px 0px 0px 15px;
margin:0px 0px 0px 10px;
font-size:11px;
background: url(http://waterjump.tv/sendai/image/icon/yajirusi_bk.gif) 0% 50% no-repeat;
}

h3.movie{
width:655px;
font-size:18px;
font-weight:bold;
padding:5px 0px 5px 15px;
margin:0px;
background: url(http://waterjump.tv/sendai/image/bg/bg_bottom_fotter.gif) 0% 100% repeat-x;
}

.movie_body{
width:655px;
padding:10px 0px 10px 15px;
margin:0px 0px 0px 0px;
background: url(http://waterjump.tv/sendai/image/bg/bg_bottom_fotter.gif) 0% 100% repeat-x;
}

/*--トラックバックー--*/
h3.trackback{
font-size:15px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
margin:20px 0px 20px 0px;
padding:7px 0px 7px 0px;
}

/*--コメントー--*/
h3.comment{
font-size:15px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
margin:20px 0px 20px 0px;
padding:7px 0px 7px 0px;
}

h3.comment_thanks{
font-size:18px;
font-weight:bold
margin:20px 0px 20px 0px;
padding:7px 0px 7px 0px;
}

.comment_body{
width:670px;
margin:10px 0px 10px 0px;
padding:10px 0px 10px 0px;
clear:both;
}

.comment_posted{
width:670px;
margin:5px 0px 5px 0px;
padding:10px 0px 10px 0px;
clear:both;
font-size:11px;
border-bottom: 1px solid #CCC;
}

.comment_attention{
margin:30px 0px 30px 0px;
padding:20px;
width:630px;
border:1px solid #CCC;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 15px;
padding:5px;
	}