@charset "shift_jis";
#bottomtable {

}
#bottomtable #left {
}
#bottomtable #center {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#bottomtable #center #centertop {
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
	margin: 0px 3px 3px;
	background-color: #1889c1;
	border-top: 3px solid #FFFFFF;
}
#bottomtable #center #centermain {
	font-size: x-small;
}
#bottomtable #center #centermain ul {
	margin: 0px;
	padding: 3px;
}
#bottomtable #center #centermain ul li {
	list-style: none;
	border-bottom: 1px dotted #999999;
	padding-bottom: 4px;
}
#bottomtable #center #centermain ul li#btm {
	border-bottom-style: none;
}

#bottomtable #center #centermain a:hover {
	color: #000000;
	text-decoration: none;
}
#bottomtable #right {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#bottomtable #right #righttop {
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
	margin: 0px 3px 3px;
	background-color: #1889c1;
	border-top: 3px solid #FFFFFF;
}
#bottomtable #right #rightmain {
	font-size: x-small;
	background-image: url(wwmx/onlineshop/img/card.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomtable #right #rightmain ul {
	padding: 3px;
	margin: 0px 0px 6px;
}
#bottomtable #right #rightmain ul li {
	list-style: none;
	padding-bottom: 4px;
}

#bottomtable #left {
	padding: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#bottomtable #left #lefttop {
	text-align: left;
	font-weight: bold;
	font-size: x-small;
}
#bottomtable #left #leftmain {
	font-size: x-small;
	border-bottom: 1px solid #999999;
}
#bottomtable #left #leftmain ul {
	padding: 3px;
	margin: 0px;
}
#bottomtable #left #leftmain ul li {
	list-style: none;
	padding-bottom: 2px;
	font-size: x-small;
}


#bottomtable #left #leftmain a:hover {
	color: #000000;
	text-decoration: none;
}
#bottomtable #left #leftbottom ul li {
	list-style: none;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: x-small;
}
#bottomtable #left #leftbottom ul {
	padding: 0px;
	margin: 2px 0px 0px;
}
#bottomtable #left #leftbottom {
	font-size: x-small;
}
#bottomtable #left #leftbottom table td #right {
	border-left: 1px solid #999999;
}
#bottomtable #left #leftbottom table td {
}
#bottomtable #left #leftbottom .leftbottomrirht {
	border-left: 1px solid #999999;
}
