@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:370px;
	font-size:0px;
}


/*--------------------------------------------*/
/* main product link */
/*--------------------------------------------*/
#main-product-link{
	width:920px;
	height:110px;
	background: url(../../images/main_product_link.gif) repeat-y;

}

/*--------------------------------------------*/
/* main product link */
/*--------------------------------------------*/
#main-product-copy{
	width:920px;
	height:36px;
	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:368px;
	float:right;
}
div.textarea-rightText{
	width:348px;
	padding:10px 0 10px 10px;
}
div#textarea{
	width:736px;
}
div.textareaText{
	width:716px;
	padding:10px 0 10px 10px;
	margin:0;
}
div.textarea-bg{
	width:736px;
	background: url(../../images/text_bg00.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 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.itable{
	margin:0 10px 0 0;
	float:left;
	width:80px;
}
ul.home-newsDate li div.newstext {
	width:516px;
	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;
}
div#relatedLink-area{
	width:171px;
	margin-bottom:10px;
}

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;
}

/* --------- special --------- */
div#index-right{
	width:182px;
	float:right;
}
div#index-rightText{
	padding: 0;
	background: url(../../images/text_bg02.gif) no-repeat;
}
div#index-rightText02{
	padding: 10px 0 0 11px;
	background: url(../../images/text_bg02.gif) no-repeat;
}
div#index-rightText03{
	padding: 0 0 5px 11px;
}
div#index-rightText p.bannerText{
	width:162px;
	margin:5px 0 10px 11px;
	font-size:85%;
}
div.index-rightLine{
	width:184px;
}

.indexBannerRight{
	width: 162px;
	padding: 10px 0 0 11px;
}
.indexBannerRight02{
	width: 162px;
	padding: 0 0 0 11px;
}
.indexBannerRight03{
	width: 162px;
	padding: 10px 0 10px 11px;
}

/* --------------- What's new　の注釈 --------------- */
div.info_note{
	width:auto;
	margin:15px 0;
	padding-top:10px;
	color:#555555;
	font-size:85%;
	text-align:right;
	border-top:dotted 1px #555555;
}
