/*---------------------------
 //// フラッシュ
---------------------------*/
#flashcontent{
	clear: both;
	margin:1px 0;
	text-align:center;
	background: #eee;
}

/*---------------------------
 //// 全体
---------------------------*/


#mainWrap{
	width:100%;
	background:url(../common/img/mainContents_base.gif) repeat-x left top;
	text-align:left;

}

#mainContrents{
	margin:0 auto;
	width:960px;
	clear:both;
	padding:25px 10px 5px 10px;
}


/*---------------------------
 //// レフトナビ
---------------------------*/

div#leftNaviContents .leftNaviTopTitle h2,
div#leftNaviContents .leftNaviTopTitle h3{
	background:url(../common/img/leftNavi_toptitle.gif) no-repeat center top;
}


/*---------------------------
 //// 中央ナビ
---------------------------*/
.centerContents{	
	float:left;
	width:548px;
	padding:5px 0 0 17px;
}


/*---------------------------
 //// 共通見出し
---------------------------*/
.heading01 {
	float: left;
	width: 548px;
	margin: 0;
	text-align: right;
	background: url(../common/img/heading_usually_bg_glay.gif) repeat-x left bottom;
}
.heading01 h2,
.heading01 h3,
.heading01 h4 {
	float: left;
	margin: 0;
	padding: 0 10px 5px 10px;
	background: url(../common/img/heading_usually_bg_orenge.gif) repeat-x left bottom;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
}
.heading01 .explain {
	margin-top: 5px;
	text-align: right;
}


/*---------------------------
 //// ニュース
---------------------------*/
.newsArea{
	clear: both;
	background:url(../img/newsArea_bg.gif) no-repeat center bottom;
	margin-bottom:15px;
	padding:1px 0 3px 0;
}
.newsArea dl{
	width:528px;
	height:145px;
	padding:10px;
	overflow:auto;
}
.newsArea dl dt{
	float:left;
	width:110px;
	margin-bottom:5px;
}
.newsArea dl dd{
	width:330px;
	padding-left:65px;
	margin:0 0 5px 110px;
}
.newsIcon01{background:url(../img/newsArea_icon_01.gif) no-repeat left top;}
.newsIcon02{background:url(../img/newsArea_icon_02.gif) no-repeat left top;}
.newsIcon03{background:url(../img/newsArea_icon_03.gif) no-repeat left top;}
.newsIcon04{background:url(../img/newsArea_icon_04.gif) no-repeat left top;}
.newsIcon05{background:url(../img/newsArea_icon_05.gif) no-repeat left top;}
.newsIcon06{background:url(../img/newsArea_icon_06.gif) no-repeat left top;}
.newsIcon07{background:url(../img/newsArea_icon_07.gif) no-repeat left top;}
.newsIcon08{background:url(../img/newsArea_icon_08.gif) no-repeat left top;}

.productsTable{
	clear: both;
	width:555px;
	padding-top: 10px;
}
.productsTable ul li{
	float:left;
	padding:0 7px 7px 0;
}


/*---------------------------
 //// 右ナビ
---------------------------*/

.rightNavi{
	width:188px;
	float:right;
	padding:0;
}
.banner li {
	margin-bottom: 2px;
}
