@charset "utf-8";

/*--------------------------------------------*/
/* main-contents */
/*--------------------------------------------*/
body#home div#main-contents{
	width:920px;
	background: url(../../images/content_bg.gif) repeat-y;
	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:238px;
	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:737px;
	float:left;
}
div#textarea-left{
	width:368px;
	float:left;
}
div.text-bg{
	width:368px;
	background: url(../../images/text_bg01.gif) no-repeat;
}
div.textarea-leftText{
	width:348px;
	padding:10px 0 10px 10px;
	margin:0;
}
div#textarea-right{
	width:200px;
	float:left;
}
div.textarea-rightText{
	width:348px;
	padding:10px 0 10px 10px;
}

/* --------------- home newsDate --------------- */
ul.home-newsDate{
	margin:0;
	padding:0;
	list-style:none;
	font-size:87%;
}
ul.home-newsDate li{
	margin:0;
	padding:0 0 2px 0;
	overflow: hidden;
}
html>/**/body ul.home-newsDate li {
	padding:0 0 6px 0;/* Windows IE disregards this style */
}

ul.home-newsDate li:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html ul.home-newsDate li {
	height: 1em;
	overflow: visible;
}
/**/

ul.home-newsDate li div.rtable{
	margin:0 10px 0 0;
	float:left;
	width:100px;
}
ul.home-newsDate li div.newstext {
	width:238px;
	padding:2px 0 0 0;
	margin:0;
}
/*\*/
ul.home-newsDate li div.newstext  {
	float:right;/* Mac IE disregards this style */
}
/**/

/* --------------- 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:182px;
	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;
}

