@charset "euc-jp";
/*
createdate: 20140212
update: 20140212
ver: 1.0
author: David.Mori
*/

/* 2013 11/19 Added border and adjusted Pad
----------------------------------*/
#rihCmnHeader a:active, #rihCmnHeader a:focus {
	outline: none;ie-dummy: expression(this.hideFocus=true);
}

#rihCmnHeader .rihCmnTopHeader .rihCmnHdrLogo {
	margin-top: 15px;
}

#rihCmnHeader .rihCmnGtSubCategory {
	background: #f0f0f0;
	padding: 5px 5px 0 0; /* 4px bottom added to each li */
	overflow: hidden;
	zoom: 1;
}

#rihCmnHeader .rihCmnGtSubCategory .rihCmnSubGenreTab{
	margin-left: 0;
	width: auto;
}

#rihCmnHeader .rihCmnGtSubCategory .rihCmnSubGenreTab li{
	padding-bottom: 2px;
}

#rihCmnHeader .rihCmnTopSearch .rihCmnSearchSection {
	padding: 8px 8px 8px 10px;
}

#rihCmnHeader .rihCmnBasket a{
	text-decoration: none;
	color: #1D54A7;
}

#rihCmnHeader .rihCmnBasketArea .rihCmnUserRetArea .rihCmnBasket div a:hover{
	text-decoration: underline;
	color: #C00000 ;
}

#rihCmnHeader .rihCmnTopSearch .rihCmnSearchSectionInner .rihCmnSearchRight .rihCmnLineheight a{
	text-decoration: none;
	color: #ffffff;
}

#rihCmnHeader .rihCmnTopSearch .rihCmnSearchSectionInner .rihCmnSearchRight .rihCmnLineheight a:hover{
	text-decoration: underline;
}

#rihCmnHeader .rihCmnBasketArea .rihCmnUserGuide a{
	text-decoration: none;
	color: #1D54A7;
}

#rihCmnHeader .rihCmnBasketArea .rihCmnUserGuide a:hover{
	text-decoration: underline;
	color: #C00000;
}