/* CSS Document */
#mainArea h3#closeUp
{
	background:url(../img/sub_tit01.gif) no-repeat 0 0;
	width:780px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:5px;
}

#mainArea dl#productsLink
{
	width:780px;
	margin:0 0 20px 0px;
}
#mainArea dl#productsLink dd
{
	width:385px;
	height:115px;
	margin-bottom:10px;
}
#mainArea dl#productsLink dd.leftDd
{
	float:left;
}
#mainArea dl#productsLink dd.rightDd
{
	float:right;
}
#mainArea dl#productsLink dd a
{
	width:385px;
	height:115px;
	display:block;
	text-indent:-9999px;
}
#mainArea dl#productsLink dd.productsLink-1 a
{
	background:url(../img/products_listbt01.jpg) no-repeat 0 0;
}
#mainArea dl#productsLink dd.productsLink-2 a
{
	background:url(../img/products_listbt02.jpg) no-repeat 0 0;
}
#mainArea dl#productsLink dd.productsLink-3 a
{
	background:url(../img/products_listbt03.jpg) no-repeat 0 0;
}
#mainArea dl#productsLink dd.productsLink-4 a
{
	background:url(../img/products_listbt04.jpg) no-repeat 0 0;
}
#mainArea dl#productsLink dd.productsLink-1 a:hover
{
	background-position:0 -115px;
}
#mainArea dl#productsLink dd.productsLink-2 a:hover
{
	background-position:0 -115px;
}
#mainArea dl#productsLink dd.productsLink-3 a:hover
{
	background-position:0 -115px;
}
#mainArea dl#productsLink dd.productsLink-4 a:hover
{
	background-position:0 -115px;
}

#mainArea h3#news
{
	background:url(../img/sub_tit02.gif) no-repeat 0 0;
	width:780px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:5px;
}
#mainArea ul#newsList
{
	width:770px;
	margin:0 0 25px 10px;
}
#mainArea ul#newsList li
{
	background:url(../cmn/img/arrow_blue.gif) no-repeat 0 0;
	border-bottom:dotted #d1d1d1 1px;
	padding:1px 0 8px 12px;
	margin-bottom:6px;
}


#mainArea div#topProductsList
{
	width:760px;
	border:solid #ddd 1px;
	background-color:#f2f2f2;
	margin:0 0 40px 0px;
	padding:10px;
}
#mainArea div#topProductsList h3
{
	background:url(../cmn/img/arrow_down_blue.gif) no-repeat 0 2px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:120%;
}
#mainArea div#topProductsList dl
{
	width:760px;
}
#mainArea div#topProductsList dl dd
{
	width:340px;
	float:left;
	padding-left:15px;
}
#mainArea div#topProductsList dl dd.leftDd
{
	margin-right:5px;
	padding-right:5px;
	border-right:solid #d1d1d1 1px;
}

#mainArea div#topProductsList dl dd h4
{
	background:url(../cmn/img/arrow_orang01.gif) no-repeat 0 1px;
	padding:0 0 0 15px;
	font-weight:normal;
	font-size:100%;
	margin-top: 8px;
}
#mainArea div#topProductsList dl dd ul
{
	margin-bottom:5px;
}
#mainArea div#topProductsList dl dd ul li
{
	background:url(../cmn/img/arrow_orang02.gif) no-repeat 0 4px;
	margin:5px 0 0 10px;
	padding:0 0 0 10px;
	font-size:90%;
	float:left;
}
#mainArea div#topProductsList .ul2nd
{
	margin-left:30px;
}
#topPage #main #mainInner #mainArea #information {
	background-color: #FFFFE1;
	width: auto;
	margin-bottom: 30px;
	padding: 15px;
}

/*
#topPage #main #mainInner #mainArea #information #information {
	background-color: #FFFFE1;
	margin: auto;
	width: auto;
}
*/

