@charset "utf-8";

/*--------------------------------------------*/
/* main-contents */
/*--------------------------------------------*/
body#home div#main-contents{
	width:920px;
	overflow: hidden;

}
body#home div#main-contents:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/*--------------------------------------------*/
/* main visual */
/*--------------------------------------------*/
div#main-visual{
	width:920px;
	height:402px;
	font-size:0px;
}


/*--------------------------------------------*/
/* main product link */
/*--------------------------------------------*/
#main-product-link{
	width:920px;
	height:110px;
	background: url(../../images/main_product_link.gif) repeat-y;

}
/*--------------------------------------------*/
/* contents */
/*--------------------------------------------*/
#contents{
	width:920px;
}
/* --------------- left --------------- */
#contents-left{
	width:526px;
	float:left;
}
div#textarea-left{
	width:516px;
	float:left;
}
div.textarea-leftText{
	background: url(../../images/text-bg01.gif) no-repeat;
	width:516px;
	padding:10px 0px 0px 10px;
	margin:0;
	height:auto;
}
div#textarea-right{
	width:393px;
	float:right;
}
div.textarea-rightText{
	width:393px;
	padding:0;
	background: url(../../images/text-bg02.gif) no-repeat;
}

/* --------------- home newsDate --------------- */
ul.home-newsDate{
	margin:0;
	padding:0;
	list-style:none;
	font-size:87%;
}
ul.home-newsDate li{
	margin:0;
	padding:0 0 3px 0;
	overflow: hidden;
}

ul.home-newsDate li:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

ul.home-newsDate li div.rtable{
	margin:0 10px 0 0;
	float:left;
	width:100px;
}
ul.home-newsDate li div.newstext {
	width:400px;
	padding:3px 3px 0 0;
	margin:0;
}
ul.home-newsDate li div.newstext {
	float:right;
}


/* --------------- H3 P height(Do not shift by NN6) --------------- */
div#textarea-left h3{height:27px;}
div#textarea-right h3{height:27px;}
div#relatedLink-area h3{height:27px;}

/* --------------- right --------------- */
div#contents-right{
	width:393px;
	float:right;
}
ul#home-banner-list{
	margin:0;
	padding:10px 0 0 0;
	background: url(../../images/text_bg02.gif) no-repeat;
	list-style: none;
}
ul#home-banner-list li{
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	font-size:0;
	line-height:0;
	vertical-align:bottom;
}
ul#movie-list {
	margin:0 10px 0 20px;
	padding:0;
}
ul#movie-list li{
	margin-top:5px;
	display: inline;
}
.r10{
 margin-right:10px;
}
/*--------------------------------------------*/
/* footer-banner */
/*--------------------------------------------*/
div#footer-banner{
	position:absolute;
	height:41px;
	width:199px;
	left:11px;
	top:10px;
	margin:0;
	padding:0;
}

