#ritServiceHeader              { font-size: 80%; padding: 5px 0px 0px 0px;}
#ritServiceHeader:not(:target) { font-size: 80%; padding: 5px 0px 0px 0px;}


#ritHdSearch{
        margin: 0 auto;
	width: 942px;
	background: #ff3300;
	padding: 4px 4px 4px 4px;
	height: 32px;
        -moz-border-radius: 5px 5px 5px 5px; 
        /* Firefox */ -webkit-border-radius: 5px 5px 5px 5px; 
        /* Safari and Chrome */ border-radius: 5px 5px 5px 5px; 
}
#ritHdSearch .searchInput{
	margin: 0;
	width: 100%;
	font-size: 150%;
	height: 30px;
	border: 1px solid #cccccc;
	outline: none;
	*margin-top: -1px;
}
#ritHdSearch .searchInput02{
	margin: 0;
	width: 100%;
	font-size: 150%;
	height: 30px;
	border: 1px solid #cccccc;
	outline: none;
	*margin-top: -1px;
}
* html #ritHdSearch .searchInput{
	width: 100%;
}
#ritHdSearch .ritSahSelect{
	width: 165px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	left:0;
	position:absolute;
	opacity: 0;
	-webkit-appearance:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#ritHdSearch .ritSahInputArea {
	position: absolute;
	right: 200px;
	top: 0px;
	left: 166px;
}
#ritHdSearch .searchBtn{
	cursor: pointer;
	background: url(../img/common/searchbtn_off.gif) no-repeat;
	box-sizing: content-box;
	width: 112px;
	height: 32px;
	padding: 0;
	float:right;
}
#ritHdSearch .searchBtn:hover {
	background: url(../img/common/searchbtn_on.gif) no-repeat;
}
#detailSearchForm .searchBtn02{
	cursor: pointer;
	background: url(../img/common/detailsearch_off.gif) no-repeat;
	box-sizing: content-box;
	width: 112px;
	height: 32px;
	margin: 5px 40px 0 0;
	float:right;
}
#detailSearchForm .searchBtn02:hover {
	background: url(../img/common/detailsearch_on.gif) no-repeat;
}
#ritHdSearch .ritSahInr {
	margin-right: 415px;
	*text-align: left;
}
#ritHdSearch .ritSahTermInr {
	float: left;
	width: 113px;
	padding-left: 7px;
	line-height: 16px;
}
#ritHdSearch .ritSahTermArea {
	float: right;
	width: 235px;
	color: #ffffff;
	text-align: left;
	position: relative;
}
#ritHdSearch .ritSahTermArea a {
	color: #ffffff;
}
#ritHdSearch .chkbox{
	width: 940px;
	text-align: center;
	padding: 5px 0 0;
	color: #ffffff;
}
#ritHdSearch .chkbox li{
	margin: 0 10px 0 -5px;
	padding: 0 0 8px 0;
}
#ritHdSearch .chkbox label{
	cursor:pointer;
}
#ritHdSearch .ritSahArea{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	clear: both;
	overflow: visible;
	zoom: 1;
	color: #ffffff;
	position:relative;
}

#genreSelect {
	position: absolute;
}
#genreSelect #genreSelectButton {
	_display: none;
	position: absolute;
	cursor: pointer;
	width: 165px;
	height: 30px;
	left: 0;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	text-indent: 0.5em;
}
#genreSelect #genreSelectButton02 {
	_display: none;
	position: absolute;
	/*cursor: pointer;*/
	width: 165px;
	height: 30px;
	left: 0;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	text-indent: 0.5em;
}
#genreSelect #selectedGenre {
	color: #666666;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	font-size: 14px;
}
#genreSelect #selectedGenre02 {
	color: #666666;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	font-size: 14px;
}
#genreSelect #selectedGenreArrow {
	position: absolute;
	top: 6px;
	right: 4px;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
#genreSelect .headingGenre {
	font-weight: bold;
}

#detailSearch {
	position: absolute;
	left: 40px;
	color: #666666;
}
#detailSearch #detailSearchButton {
	cursor: pointer;
	width: 190px;
	height: 30px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
        font-size: 14px;
	color: #999999;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#detailSearch #detailSearchButton.on {
	width: 190px;
	color: #666666;
	border-left: 1px solid #cccccc;
	border-bottom: none;
	padding-bottom: 1px;
}
#detailSearch #searchButtonFace {
	display: block;
	margin: 5px 0 0 0;
	height: 20px;
	border-left: 1px solid #cccccc;
        font-size: 14px;
}
#detailSearch #detailSearchButton.on #searchButtonFace {
	margin-left: -1px;
	border-left: none;
}
#detailSearch #searchButtonArrow {
	font-size: 14px;
	margin: 0 0 0 4px;
}
#detailSearchForm {
	display: none;
	position: absolute;
	right: 0px;
	width: 420px;
	height: 240px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	z-index: 600;
}
/* Above IE9 */
@media (min-width: 1200px) {
	#detailSearchForm {
		width: 440px;
	}
}
/* For IE9 and below, the JS sets the below class and changes the width */
#detailSearchForm.wide {
	width: 420px;
}
#detailSearchForm #detailSearchFormInner {
	width: 420px;
	margin: 0 auto;
}
#detailSearchForm #searchFormLeft {
	float: left;
	width: 85px;
	font-weight: bold;
        font-size: 14px;
	margin: 25px 0 0 20px;
	color: #000000;
}
#detailSearchForm #searchFormRight {
	float: left;
	width: 300px;
	margin: 20px 0 0 0;
        font-size: 14px;
	color: #000000;
	vertical-align: middle;
}
#detailSearchForm #searchFormBottom {
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0 0 0 4px;
}
#detailSearchForm #searchLabelGenre {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelKeyword {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelMaker {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelSerial {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelJAN {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelRange {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchLabelVol {
	height: 28px;
        float:right;	
	margin: 0 10px 0 0;
}
#detailSearchForm #searchFormGenreSelect {
	width: 160px;
	height: 22px;
	border: 1px solid #666666;
	margin: 3px 0 4px 0;
	outline: 0px;
}
#detailSearchForm #cat_id {
	width: 160px;
	height: 22px;
	border: 1px solid #666666;
	margin: 3px 0 4px 0;
	outline: 0px;
}
#detailSearchForm #searchFormKeyword {
	height: 26px;
	line-height: 2.4;
	margin: 6px 0 4px 0;
	vertical-align: middle;
}
#detailSearchForm #searchFormMaker {
	height: 26px;
	line-height: 2.4;
	margin: 0 0 0 0;
	vertical-align: middle;
}
#detailSearchForm #searchFormSerial {
	height: 26px;
	line-height: 2.4;
	margin: 0 0 0 0;
	vertical-align: middle;
}
#detailSearchForm #searchFormJAN {
	height: 26px;
	line-30px: 2.4;
	margin: 0 0 0 0;
	vertical-align: middle;
}
#detailSearchForm #searchFormRangeSelect {
	width: 120px;
	height: 22px;
	border: 1px solid #666666;
	margin: 1px 0 4px 0;
	outline: 0px;
}
#detailSearchForm #searchFormVolSelect {
	width: 60px;
	height: 22px;
	border: 1px solid #666666;
	margin: 3px 0 4px 0;
	outline: 0px;
}

#detailSearchForm #searchButton {
	cursor: pointer;
        color: #666666;
	float: left;
	display: block;
	width: 160px;
	height: 32px;
	line-height: 32px;
	margin: -30px 0 0 260px;
	background-color: #eeffee;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
        font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#detailSearchForm #clearSettingsButton {
	background: url(../img/common/detailsearch_close.gif) no-repeat;
        position:absolute;
	cursor: pointer;
	float: right;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: -10px 0 0 280px;
	background-color: #eeeeee;
	border: 0px solid #eeeeee;
	text-align: center;
	font-weight: bold;
        font-size: 12px;
        color:#ffffff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#detailSearchForm #clearSettingsButton:hover {
	text-decoration: none;
}

#flaotingHeader{
	background: #bf0000;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000000;
	display: none;
	min-width: 950px;
}
#flaotingHeader .miniLogo{
	margin: 6px 0 0 8px;
	float: left;
	display: inline;
	width: 54px;
}
#flaotingHeader .miniSerach{
	padding: 0 0 0 8px;
	position: relative;
	margin-right: 0;
}
#flaotingHeader .searchInputCmn {
 	left: 10px;
    position: absolute;
    right: 390px;
    top: 1px;	
}
#flaotingHeader .searchInputCont {
	position: relative;
    width: 100%;
}
#flaotingHeader .searchInput{
	margin: 7px 5px 5px 0;
	width: 100%;
	height: 20px;
	line-height:20px;
	padding: 0;
	font-size: 1.1em;
}
#flaotingHeader .searchBtn{
	width: 85px;
	height: 23px;
	margin: 0 5px 0 0;
	display: inline;
	float: left;
}

#flaotingHeader .ritHidSearch {
	padding: 8px 15px;
	float: right;
	width: 360px;	
	text-align: right;
}
#flaotingHeader .ritHidSearch ul {
	padding-top: 4px;	
}
#flaotingHeader .ritHidSearch ul li {
	color: #ffffff;	
	display: inline;
}
#flaotingHeader .ritHidSearch ul li a {
	color: #ffffff;	
	white-space: nowrap;
}


#modal-overlay{
	z-index:1;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background-color:rgba(0,0,0,0.25);
}