@charset "utf-8";
/* CSS Document */

/*\*/
/**/

/*-------------------------------------------------------------------------- all */

* {
	margin:0;
	padding:0;
}

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #596771;
	background-color: #FFFFFF;
}


#pageBody {
	margin: 0px;
	padding: 0px;
	width: 745px;
	background-color: #FFFFFF;
}


h1,h2,h3,h4,h5,h6 {
}

li {
	list-style-type:none;
}

img {
	border:0;
}

.clear {
	clear:both;
}

/*-------------------------------------------------------------------------- title */
#title {
	width: 745px;
	height: 49px;
}
/*-------------------------------------------------------------------------- title */

/*-------------------------------------------------------------------------- mainContents */
#mainContents {
	float: left;
	width: 568px;
	margin-top: 23px;
	margin-left: 14px;
	_margin-left: 7px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 30px;
}

#menu a.marginR {
	margin-right: 7px;
}

#menu a.marginLR {
	margin-right: 7px;
	margin-left: 7px;
}

.videoList {
	width: 525px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 31px;
	margin-right: 0px;
	clear: both; 
}

.videoList:after { 
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
} 

/*\\*/ 
* html .videoList { 
	height: 1em; 
	overflow: visible; 
} 
/**/ 

.thumbnail {
	float: left;
	height: 96px;
	width: 128px;
}

.textBox {
	float: right;
	width: 377px;
	margin-left: 19px;
}

.videoList h3{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.videoList p{
	width: 370px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

div .up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}

img.right {
	float: right;
}

.movTitleColor {
	vertical-align: text-top;
}
/*-------------------------------------------------------------------------- mainContents */

/*-------------------------------------------------------------------------- link */
#linkArea {
	float: right;
	width: 160px;
	margin-top: 23px;
	padding-top: 7px;
	text-align: center;
}

/*-------------------------------------------------------------------------- link */

/*-------------------------------------------------------------------------- footer */
#footer {
	clear: both;
	height: auto;
	width: 745px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.t09n { font-size: 10px; }

.copy { font-family: "Helvetica", "Arial", "Verdana", sans-serif; }
/*-------------------------------------------------------------------------- footer */

