/* CSS Document */
#mainArea h3
{
	background:url(../img/sub_tit01.gif) no-repeat 0 0;
	width:780px;
	height:31px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#mainArea dl#productsLink
{
	width:780px;
	margin:0 0 40px 0px;
}
#mainArea dl#productsLink dd
{
	width:385px;
	margin-bottom:10px;
}
#mainArea dl#productsLink dd.leftDd
{
	float:left;
}
#mainArea dl#productsLink dd.rightDd
{
	float:right;
}



#mainArea h3#special
{
	background:url(../img/sub_tit02.gif) no-repeat 0 0;
	width:780px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#mainArea ul#specialList
{
	width:770px;
	margin:0 0 25px 10px;
}
#mainArea ul#specialList li
{
	background:url(../../cmn/img/arrow_blue.gif) no-repeat 0 2px;
	border-bottom:dotted #d1d1d1 1px;
	padding:1px 0 8px 12px;
	margin-bottom:8px;
}


#mainArea div#productsList
{
	width:760px;
	border:solid #ddd 1px;
	background-color:#f2f2f2;
	margin:0 0 40px 0px;
	padding:10px;
}
#mainArea div#productsList h3
{
	background:url(../cmn/img/arrow_down_blue.gif) no-repeat 0 2px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:120%;
}
#mainArea div#productsList dl
{
	width:760px;
}
#mainArea div#productsList dl dd
{
	width:350px;
	float:left;
	padding-left:15px;
	padding-bottom:600px;
	margin-bottom:-600px;
}
#mainArea div#productsList dl dd.leftDd
{
	margin-right:5px;
	padding-right:5px;
	border-right:solid #d1d1d1 1px;
}

#mainArea div#productsList 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%;
}
#mainArea div#productsList dl dd ul
{
	margin-bottom:15px;
}
#mainArea div#productsList dl dd ul li
{
	background:url(../cmn/img/arrow_orang02.gif) no-repeat 0 4px;
	margin:5px 0 0 15px;
	padding:0 0 0 10px;
	font-size:80%;
}
