#rightmenu .ssl {
	background-image: url(/img/main/menuLeftSsl_alpha.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 171px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#rightmenu .ssl:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
#rightmenu .member {
	background-image: url(/img/main/menuLeftMemberInfo_alpha.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 171px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#rightmenu .member:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
#rightmenu .first {
	background-image: url(/img/main/menuLeftFirstTime_alpha.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 171px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#rightmenu .first:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/************************************************************************/
#rightmenu .pickupContents {
	width: 172px;
	margin:0px auto 13px auto;
	border-bottom:1px solid #ED748B;
}
#rightmenu .pickupContents > dd {
	padding-top:8px;
	text-align:center;
	border-left:1px solid #ED748B;
	border-right:1px solid #ED748B;
	background-color:#F4F4F4;
}
#rightmenu .pickupContents > dd.review {
	padding-bottom:8px;
}

/************************************************************************/
#rightmenu .categoryPickup {
}
#rightmenu .categoryPickup ul {
	width:100%;
}
#rightmenu .categoryPickup li {
	margin-bottom:10px;
	text-align:center;
}
#rightmenu .categoryPickup .pickupLink {
}
#rightmenu .categoryPickup li a {
	display:inline-block;
	padding:1px;
	border:1px solid #CCCCCC;
}
#rightmenu .categoryPickup .pickupLink a {
	padding:0px;
	border:none;
}
#rightmenu .categoryPickup li a img {
	border:1px solid #CCCCCC;
}
#rightmenu .categoryPickup .pickupLink img {
	border:none;
	vertical-align:top;
}

/************************************************************************/
#rightmenu .fax {
	background-image: url(/img/main/fax_bn.jpg);
	display: block;
	height: 100px;
	width: 170px;
	margin: 10px auto;
}

/************************************************************************/
#rightmenu .send {
	display: block;
	height: 155px;
	width: 172px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(/img/main/sendbg_alpha.png);
	padding-top: 50px;
}
#rightmenu .send .yamato {
	background-image: url(/img/main/yamatoBanner.gif);
	display: block;
	height: 45px;
	width: 160px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#rightmenu .send .sagawa {
	background-image: url(/img/main/sagawa_bn.gif);
	display: block;
	height: 45px;
	width: 160px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#rightmenu .send .yubin {
	background-image: url(/img/main/yuubin_bn.gif);
	display: block;
	height: 45px;
	width: 160px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
/************************************************************************/
#rightmenu .calendar {
	width:171px;
	margin:10px auto 15px auto;
	text-align: center;
}
#rightmenu .carender_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/img/main/carender_title_alpha.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	line-height: 25px;
	text-align: center;
}
#rightmenu .calender_table {
	width: 170px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	margin-bottom: 10px;
}
#rightmenu .calender_table td {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666;
}
#rightmenu .calender_table .calendar-td-weekday {
	background-color: #FFF;
}
#rightmenu .calender_table .calendar-empty {
	background-color: #F2F2F2;
}
#rightmenu .calender_table .calendar-td-saturday, .calendar_td_sat {
	background-color: #D9E9F4;
}
#rightmenu .calender_table .calendar-td-holiday, .calendar_td_sun {
	background-color: #F7DBDB;
}

/************************************************************************/
#rightmenu .ranking {
	width: 170px;
	margin:0px auto;
}
#rightmenu .ranking .box {
	width: 170px;
}
#rightmenu .ranking .box li {
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-image: url(/img/main/rankbg.jpg);
	background-repeat: repeat-x;
	position:relative;
}
#rightmenu .ranking .box .rankno {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 32px;
	display: block;
	height: 32px;
	position:absolute;
	top:0px;
	left:0px;
	width: 28px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
#rightmenu .ranking .box .rankno.no1 {
	color: #FFF;
	background-color: #C1BC11;
}
#rightmenu .ranking .box .rankno.no2 {
	color: #FFF;
	background-color: #CCC;
}
#rightmenu .ranking .box .rankno.no3 {
	color: #FFF;
	background-color: #963;
}
#rightmenu .ranking .box .product {
	color: #666;
	font-size: 11px;
	width: 133px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space:nowrap;
	padding:0px 4px;
	text-decoration: none;
	position:absolute;
	top:0px;
	left:29px;
}
#rightmenu .ranking .box .product:hover {
	color: #09C;
	text-decoration:underline;
}
#rightmenu .ranking .rankingLink {
	padding-top:5px;
	text-align:right;
}

/************************************************************************/
#rightmenu .shopinfo {
	margin-bottom: 15px;
	text-align:left;
	font-size:12px;
	width: 170px;
	line-height: 1.4;
}
#rightmenu .shopinfo .title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/img/main/carender_title_alpha.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
	line-height: 25px;
	text-align: center;
}
#rightmenu .shopinfo strong {
	margin-top: 10px;
	margin-bottom: 7px;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #CC324F;
}
#rightmenu .shopinfo .box {
	text-align:left;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F4F5FE;
}

/************************************************************************/
#rightmenu .ema {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align:left;
	font-size:12px;
	background-color: #FFEAE1;
	padding: 10px;
	line-height: 1.4;
}
#rightmenu .ema strong {
	margin-top: 10px;
	margin-bottom: 7px;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #C30;
}


/************************************************************************/
#rightmenu .sslBanner {
	padding:8px 5px 5px 5px;
	border:1px dashed #CCCCCC;	
	color:#666666;
	background-color:#EFEFEF;
}
#rightmenu .sslBanner div {
	margin-bottom:5px;
	text-align:center;
}
#rightmenu .sslBanner span {
	display:block;
	padding-top:5px;
	text-align:right;
}

