/*サムネイル全体のボックスの指定*/
#whole {
	display:block;
	margin:0 auto;
	padding:5px;
	width:900px;
}

/*各thumbnailのボックス指定*/
div.thumb_whole {width:106px; height:150px; margin:4px 4px 10px 4px; float:left;}
/**/
.clear{
	clear: both;
	height: 20px;
}
.pfimg {
	text-align:center;
	border:0px solid #F4F4F4;
	height:75px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
/**/
.statusLink{ height:21px;}

/**/
.pfname {
	color: #FF00CC;
	font-size:12px;
	margin-top:1px;
	font-family:Arial, "MS UI Gothic", "MS Pゴシック", verdana, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 1.0em;
}


a.pfname:link {color:#FF00CC; margin:1px; text-decoration:none;}
a.pfname:visited {color:#FF00CC; margin:1px; text-decoration:none;}
a.pfname:active {color:#FF00CC; margin:1px; text-decoration:none;}
a.pfname:hover {color: #FF99CC; margin:1px; text-decoration:none;}



.end{ clear:both; margin:0; padding:0;}

img{border:none;}
/*number*/
.number {
	text-align:center;
	padding-top:0px;
	padding-right:2px;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, MS UI Gothic, "MS Pゴシック", Helvetica, sans-serif;
	height:10px;
	width: 100px;

}
.number_off{ display:none;}


/*thumbnail PFname*/

/**/
/**/
.standbyHD{background: scroll url(/vctp/img/thumbnail/thumb_standbyHD.gif) top left no-repeat; width:106px; height:150px;}
.standby{background: scroll url(/vctp/img/thumbnail/thumb_standby.gif) top left no-repeat; width:106px; height:150px;}
/**/
.sessionHD{background: scroll url(/vctp/img/thumbnail/thumb_sessionHD.gif) top left no-repeat; width:106px; height:150px;}
.session{background: scroll url(/vctp/img/thumbnail/thumb_session.gif) top left no-repeat; width:106px; height:150px;}
.sessionBLNK{background: scroll url(/vctp/img/thumbnail/thumb_sessionBlink.gif) top left no-repeat; width:106px; height:150px;}
.sessionHDBLNK{background: scroll url(/vctp/img/thumbnail/thumb_sessionBlinkHD.gif) top left no-repeat; width:106px; height:150px;}
/**/


/**/
.remoHD{background: scroll url(/vctp/img/thumbnail/thumb_remoHD.gif) top left no-repeat; width:106px; height:150px;}
.remo{background: scroll url(/vctp/img/thumbnail/thumb_remo.gif) top left no-repeat; width:106px; height:150px;}
.remoBLNK{background: scroll url(/vctp/img/thumbnail/thumb_remoBlink.gif) top left no-repeat; width:106px; height:150px;}
.remoHDBLNK{background: scroll url(/vctp/img/thumbnail/thumb_remoBlinkHD.gif) top left no-repeat; width:106px; height:150px;}
/**/


/**/
.twoshotHDBLNK {background: scroll url(/vctp/img/thumbnail/thumb_2shotBlinkHD.gif) top left no-repeat; width:106px; height:150px;}
.twoshotHD {background: scroll url(/vctp/img/thumbnail/thumb_2shotHD.gif) top left no-repeat; width:106px; height:150px;}
.twoshot {background: scroll url(/vctp/img/thumbnail/thumb_2shot.gif) top left no-repeat; width:106px; height:150px;}
.twoshotBLNK {background: scroll url(/vctp/img/thumbnail/thumb_2shotBlink.gif) top left no-repeat; width:106px; height:150px;}

.offline{background: scroll url(/vctp/img/thumbnail/thumb_offline.gif) top left no-repeat; width:106px; height:150px;}

.icons {margin-left:1px; margin-right:2px;}

/**/
.status {
	padding:0;
	text-align:center;
	height:18px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

/**/
.pager {
	color: #FF00CC;
	font-size:12px;
	margin-top:1px;
	font-family:Arial, "MS UI Gothic", "MS Pゴシック", verdana, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 1.0em;
}


a.pager:link {color:#FF00CC; margin:1px; text-decoration:none;}
a.pager:visited {color:#FF00CC; margin:1px; text-decoration:none;}
a.pager:active {color:#FF00CC; margin:1px; text-decoration:none;}
a.pager:hover {color: #FF99CC; margin:1px; text-decoration:none;}

