.mainmenu {
	width:660px;
	float:right;
	text-align:left;
	}
.mainmenu .bnr{
	padding:0 0 20px 0;
	}
.mainmenu .topices_area{
	float:left;
	width:420px;
	border: 1px solid #665731;
	height:236px;
	padding:2px;
	}
.mainmenu .topices_area table{
	width:400px;
	margin:5px 0 0 10px;
	}
.mainmenu .topices_area table th{
	width:80px;
	padding:8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-weight:normal;
	}
.mainmenu .topices_area table td{
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}	
.mainmenu .topices_area ul{
	width:400px;
	margin:5px 0 0 10px;
}

.mainmenu .topices_area li{
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding:10px 0 10px 0;
}
.mainmenu .topices_area li.upday{
	width:200px;
}
.mainmenu .ranking_area{
	float:right;
	width:205px;
	}
.mainmenu .ranking_area .rank{
	padding:0 0 0 30px;
	width:135px;
	}
.mainmenu .ranking_area .rank a{
	text-decoration:underline;
	}
.mainmenu .ranking_area .rank a:hover{
	text-decoration:none;
	}
.mainmenu .ranking_area .rankimg{
	width:40px;
	text-align:center;
	height:39px;
	}
.mainmenu .ranking_area .rank1{
	background-image: url(https://img11.shop-pro.jp/PA01144/042/etc/rank1.jpg);
	background-repeat: no-repeat;
	width:205px;
	}
.mainmenu .ranking_area .rank2{
	background-image: url(https://img11.shop-pro.jp/PA01144/042/etc/rank2.jpg);
	background-repeat: no-repeat;
	width:205px;
	}
.mainmenu .ranking_area .rank3{
	background-image: url(https://img11.shop-pro.jp/PA01144/042/etc/rank3.jpg);
	background-repeat: no-repeat;
	width:205px;
	}
.mainmenu .ranking_area .rank4{
	background-image: url(https://img11.shop-pro.jp/PA01144/042/etc/rank4.jpg);
	background-repeat: no-repeat;
	width:205px;
	}
.mainmenu .ranking_area .rank5{
	background-image: url(https://img11.shop-pro.jp/PA01144/042/etc/rank5.jpg);
	background-repeat: no-repeat;
	width:205px;
	height:40px;
	
	}
.mainmenu .bnr_area{
	clear:both;
	padding:20px 0 0 0;
	}
.mainmenu .bnr_area .rightbnr{
	float:right;
	width:320px;
	}
.mainmenu .bnr_area .leftbnr{
	float:left;
	width:320px;
	}
.img_border{
	border: 1px solid #999999;	
	}