@charset "UTF-8";

@import "watch_base.css";

/*font-style*/
#contentsArea .section3 h3 span.update
	{
	font-weight: normal;
	}

/*contentsArea*/

#contentsArea .row
	{
	width: 616px;
	float: left;
	padding-top: 48px;
	padding-bottom: 0px;
	margin-left: 45px;
	background: url(../img/pavilion_arrow_02.gif) center top no-repeat;
	/*\*/
	_margin-left: 22px;
	_width: 619px;
	/**/
	}

#contentsArea .row:first-child,
#contentsArea .row.first-child
	{
	padding: 0;
	background: none;
	}
	
#contentsArea div.section3
	{
	width: 166px;
	float: left;
	background: url(../img/pavilion_arrow_01.gif) 0 50% no-repeat;
	padding-left: 59px;
	}
	
#contentsArea div.section3:first-child,
#contentsArea div.section3.first-child
	{
	padding-left: 0;
	background: none;
	}

#contentsArea div.section3 h3
	{
	width: 152px;
	/*\*/
	_width: 166px;
	_w\idth: 152px;
	/**/
	float: left;
	margin: 0;
	text-align: center;
	}
	
#contentsArea div.section3 h3.null
	{
	background-color: #e5e5e5;
	border-bottom: 1px solid #d9d9d9;
	color: #666;
	}
	
#contentsArea div.section3 h3 span.update
	{
	display: block;
	margin: 0;
	text-align: center;
	color: #666;
	}

#contentsArea div.section3 div.movie
	{
	margin: 0;
	}

#contentsArea div.section4_1
	{
	width:211px;
	background-color:#F2F2F2;
	border:1px #D9D9D9 solid;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	}

#contentsArea div.section4_2
	{
	background-color:#FFFFFF;
	width:211px;
	}

#contentsArea img.section4
	{
	width:211px;
	align:center;
	}

#contentsArea div.cap
	{
	font-size: small;
	color: #666666;
	padding-top:0px;
	padding-right:0px;
	padding-left:3px;
	padding-bottom:5px;
	}

	
/*roundNavigation*/
	
#contentsArea .titleBlock
	{
	margin-bottom: 8px;
	}
	
#contentsArea .roundNavigation
	{
	position: relative;
	top: -1.3em;
	}

