@charset "UTF-8";

/*font-style*/

#contentsArea h3
	{
	font-weight: bold;
	}
	
#contentsArea p.update,
#contentsArea span.update
	{
	font-size: small;
	/*\*/
	_font-size: x-small;
	_f\ont-size: small;
	/**/
	}

/*movie*/	

#contentsArea div.movie
	{
	float: left;
	width: 166px;
	margin-top: 6px;
	margin-bottom: 8px;
	background-color: #e5e5e5;
	}
	
#contentsArea div.movie object,
#contentsArea div.movie img.thumbnail
	{
	float: left;
	margin: 3px;
	}

#contentsArea .startupPlayer
	{
	float: left;
	width: 166px;
	height: 34px;
	margin: 0;
	background: url(../img/watch_btn_02.gif) left top no-repeat;
	vertical-align: middle;
	text-align: center;
	}

#contentsArea .startupPlayer img.button
	{
	margin-top: 5px;
	}

/*paragraph*/

#contentsArea p.update,
#contentsArea span.update
	{
	margin: 0;
	text-align: right;
	color: #666;
	}
	
/*roundNavigation*/

#contentsArea .roundNavigation
	{
	width: 100%;
	text-align: right;
	/*\*/
	_height: 1px;
	/**/
	}

#contentsArea .roundNavigation ul.link
	{
	display: inline;
	/*\*//*/
	float: right;
	/**/
	}

#contentsArea .roundNavigation ul.link li
	{
	display: inline;
	border-left: 1px solid #d9d9d9;
	/*\*//*/
	float: left;
	width: 3.2em;
	/**/
	}

#contentsArea .roundNavigation ul.link li a
	{
	/*\*//*/
	width: 2.8em;
	/**/
	}

/*archiveLink*/

#contentsArea .archiveLink
	{
	clear: both;
	float: left;
	width: 706px;
	margin-top: 24px;
	border-bottom: 1px solid #d9d9d9;
	}

#contentsArea .archiveLink ul.link li
	{
	margin: 0 0 3px;
	}
	
#contentsArea .archiveLink li.prev
	{
	float: left;
	width: 31%;
	}

#contentsArea .archiveLink li.next
	{
	float: left;
	width: 31%;
	text-align: right;
	}

#contentsArea .archiveLink li.index
	{
	float: left;
	width: 32%;
	/*\*/
	text-align: center;
	/**/
	}

#contentsArea .archiveLink li.prev a
	{
	background: url(../img/watch_icon_tra_01.gif) 0 0.17em no-repeat;
	}

#contentsArea .archiveLink li.prev a:link,
#contentsArea .archiveLink li.prev a:visited,
	{
	background: url(../img/watch_icon_tra_01.gif) 0 0.17em no-repeat;
	}

#contentsArea .archiveLink li.prev a:hover
	{
	background: url(../img/watch_icon_tra_01o.gif) 0 0.17em no-repeat;
	}
	
#contentsArea .archiveLink li.prev a:active
	{
	background: url(../img/watch_icon_tra_01.gif) 0 0.17em no-repeat;
	}

#contentsArea .archiveLink li.next a
	{
	padding: 0 14px 0 0;
	background: url(../img/watch_icon_tra_02.gif) 100% 0.17em no-repeat;
	}

#contentsArea .archiveLink li.next a:link,
#contentsArea .archiveLink li.next a:visited,
	{
	background: url(../img/watch_icon_tra_02.gif) 100% 0.17em no-repeat;
	}
	
#contentsArea .archiveLink li.next a:hover
	{
	padding: 0 14px 0 0;
	background: url(../img/watch_icon_tra_02o.gif) 100% 0.17em no-repeat;
	}
	
#contentsArea .archiveLink li.next a:active
	{
	background: url(../img/watch_icon_tra_02.gif) 100% 0.17em no-repeat;
	}


	
/*pluginBlock*/

#contentsArea .pluginBlock
	{
	float: left;
	width: 682px;
	/*\*/
	_width: 706px;
	_w\idth: 682px;
	/**/
	margin: 36px 0 6px;
	}

/**/

#contentsArea ul.supplemental
	{
	color: #666;
	font-size: small;
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	}

#contentsArea ul.supplemental li
	{
	margin: 0.25em 0;
	padding: 0;
	}

#contentsArea dl.supplemental
	{
	color: #666;
	font-size: small;
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	}
	
#contentsArea dt.supplemental li , 
#contentsArea dd.supplemental li
	{
	margin: 0.25em 0;
	padding: 0;
	}
