@charset "UTF-8";

/*************************************************************


Copyright (C) fudol.tv.

Since : 2008-08

Last Modifined : 2010-12-13


*************************************************************/



div#player {
	width: 630px;
	height: 400px;
	background-color: #FFFFFF;
	background-image: url(http://kanto.fudol.tv/image/player/max/back_max.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 10px;
}


div#player h2 {
	width: 585px;
	height: 35px;
	margin:0px auto;
	padding-top: 15px;
	line-height: 130%;
	color: #e429eb;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	overflow: hidden;
}

div#player div#main {
	float:left;
	width: 350px;
	height: 285px;
	margin: 4px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	padding-top:15px;
	border: 1px solid #333333;
	background-color: #000000;
	text-align:center;

}

div#player div#main dl dt,
div#player div#sum dl dt{
	display: none;
}

div#player div#main dl dd.m_commnt {
	margin:5px auto;
	width: 340px;
	font-size:10px;
	color: #FFF;
}

div#player div#main dl dd.data {
	width: 340px;
	margin-right: 5px;
	font-size:10px;
	color: #FFF;
	text-align:right;
}

div#player div#sum {
	width: 230px;
	height: 300px;
	margin: 4px 0px 0px 5px;
	text-align:center;
	float:left;
	background-image: url(http://kanto.fudol.tv/image/player/black/sumarea_black.jpg);
	background-repeat: no-repeat;
}

div#player div#sum h3 {
	margin-left: 5px;
	padding: 5px 0 2px 0;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

div#player div#sum ul li.sum {
	width: 220px;
	height: 72px;
	text-align:left;
	padding-top:7px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

div#player div#sum ul li dl dd.image {
	float:left;
	width: 80px;
	height: 60px;
	border: 1px solid #FFFFFF;

}

div#player div#sum ul li dl dd.comment {
	float:right;
	overflow: hidden;
	width: 130px;
	height:45px;
	line-height: 130%;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}

div#player div#sum ul li dl dd.data {
	float:right;
	margin-top: 6px;
	line-height: 160%;
	color: #FFFFFF;
	font-size: 10px;
	text-align:right;


}

div#player div#sum ul.list_sending {
	width: 220px;
	height:10px;
	margin: 2px auto 0 auto;
	line-height: 135%;
	font-size: 12px;
	font-weight: bold;
}

div#player div#sum ul.list_sending li.back_movie,
div#player div#sum ul.list_sending li.next_movie {
	display: inline;
}

div#player div#sum ul.list_sending a:link { 
	text-decoration:none;
	color: #FFCCFF;
}

div#player div#sum ul.list_sending a:visited {
	text-decoration:none;
	color: #FFCCFF;
}

div#player div#sum ul.list_sending a:hover {
	text-decoration:underline;
	color: #FFCCFF;
}

div#player p {
	clear:both;
	width: 595px;
	height:32px;
	margin:0 auto;
	padding-top:8px;
	text-align:right;
}
