@charset "UTF-8";
body {
	background-color 	: #222A37;
	border-collapse 	: collapse;
	word-break 			: break-all;
	word-wrap 			: break-ward;
	line-break 			: normal;
	color				: #ffffff;
	margin				: 0px 0px 0px 0px;
	padding 			: 0px 0px 0px 0px;
	width				: 480px;
	height				: 272px;
	font-size			: 10pt;
	line-height			: 12px;
	background-image 	: url('../images/psp/bg_image.jpg');
}

img {
	border:0px;
}

button {
	margin			: 0px 0px 0px 0px;
	padding 		: 0px 0px 0px 0px;
	border			: 0px;
	background-color: transparent;
	cursor			: pointer;
}

form {
	margin	: 0;
	padding	: 0;
}

a {
	text-decoration : none;
	color:#ffffff;
}

a:hover {
	text-decoration : underline;
}

/*
 * CLASS定義
 */
.image_small_thumb {
	width	: 75px;
/*
	height	: 60px;
*/
	border:1px solid #ffffff;
}

table.main_contener{
	width	: 435px;
}

div.main_contener{
	width	: 450px;
	margin-left:15px;
}

div.page_ctrl{
	width	: 100%;
	text-align:center;
}

div.page_ctrl span{
	font-size:8pt;
}

div.page_ctrl img{
	vertical-align:middle;
}

/*ビデオわくランキング型*/
.video_rank {
	width:100%;
	background-image:url(../images/psp/video_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

span.label_small {
	font-size:60%;
}

div.label_middle {
	font-size:100%;
}

span.label_middle {
	font-size:100%;
}

table{
	font-size:10pt;
}

