body {
	font-size: 12px;
	line-height: 20px;
	font-family:'Hiragino Maru Gothic Pro','MS PGothic';
	color:#000;
	background-color:#ccc;
	margin:0px;
	padding:40px;
}

a:link,a:visited {color:#fdfeec;text-decoration:underline}
a:active {color:#fe0000;text-decoration:underline}
a:hover {color:#ff8800}

p {margin:0;p@adding:0}

#closebtn a {
	margin:0;
	display:block;
	width:20px;
	height:20px;
	background:url(img/video-close-off.gif);
	margin:0 auto;
}


#closebtn a:hover {
	background:url(img/video-close-on.gif);
}

h1 {
	border-bottom:1px solid #777;
	font-style:normal;
	font-size:14px;
}

#comment {
	position:absolute;
	top:40px;
	left:380px;
}
#comment p {
	padding:10px 30px 10px 10px;
}

#closebtn {
	margin:auto 0;
}

#contents {
	min-width:500px
	height:260px;
}

#video {
	width:320px;
}
