html,
body{
	margin:0;
	padding:0;
	background:#fff;
}

/* sprite */
#headerLogo,
#withSmarket,
#withGeopon,
#withJumble,
#storeTab a,
#rentalTab a,
#dougaTab a,
#dougaMonthlyTab a,
#buyTab a,
#smarketTab a,
#jumbleTab a,
#geoponTab a,
#rentalAdultTab a,
#dougaAdultTab a,
#dougaAdultMonthlyTab a,
#smarketTab span,
#buyTab span,
#dougaTab span,
#dougaMonthlyTab span,
#rentalTab span,
#searchGenre,
#headerSearchBtn,
#headerSignup,
#headerMypage,
#headerLogin,
#headerGuide,
#headerHelp,
#headerSitemap,
#headerInquiry{
	display:block;
	background:url(/img/cmn/sprite_gHeader2.png?t=20131101) no-repeat;
	text-indent:-10000px;
}
#headerTopLink ul,
#headerTab ul,
#searchGenre ul,
#search_form ul{
	margin:0;
	padding:0;
}

#headerTopLink li,
#headerTab li,
#searchGenre li,
#search_form li{
	list-style-type:none;
}

.clearElm{
	clear:both;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

#globalHeaderNew{
	width:994px;
	margin:0 auto;
	font-size:13px;
}

#headerLogoWrapper{
	height:49px;
	overflow:hidden;
}

#headerLogo{
	float:left;
	width:162px;
	height:37px;
	margin-top:15px;
	background-position:-12px -10px;
}

#headerText{
	margin:33px 0 0 12px;
	float:left;
}

#withSmarket{
	display:block;
	float:left;
	width:133px;
	height:37px;
	margin:15px 0 0 10px;
	background-position:-182px -10px;
}

#withGeopon{
	display:block;
	float:left;
	width:150px;
	height:37px;
	margin:15px 0 0 10px;
	background-position:-334px -11px;
}

#withJumble{
	display:block;
	float:left;
	width:180px;
	height:37px;
	margin:15px 0 0 10px;
	background-position:-503px -11px;
}

#headerText2Column{
	margin:15px 0 0 12px;
	float:left;
}

#headerText a,
#headerText2Column a{
	color:#333;
	text-decoration:none;
}

#headerTopLink{
	position:relative;
	float:right;
	top:-49px;
	height:24px;
	margin-bottom:-24px;
	padding:0 10px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	background:#e7e7e7;
	line-height:24px;
}

/* IE6,7対策 */
#headerTopLink{
	_width:450px;
	_text-align:center;
}

*:first-child+html #headerTopLink{
	width:450px;
	text-align:center;
}

#headerTopLink a:link{
	color:#0068b7;
}
#headerTopLink a:visited{
	color:#0068b7;
}

#headerTopLink a:hover,
#headerTopLink a:active{
	color:#0099b7;
}

#welcomeText{
	display:inline;
}

#headerTopLink ul{
	display:inline;
}

#headerTopLink li{
	display:inline;
	padding-left:15px;
	line-height:24px;
}

#headerTopLink li.mono{
	padding:0;
}

#headerSignup{
	display:inline;
	padding-left:20px;
	background-position:-984px -290px;
	text-indent:0;
}

#headerMypage{
	display:inline;
	padding-left:20px;
	background-position:-984px -308px;
	text-indent:0;
}

#headerLogin{
	display:inline;
	padding-left:20px;
	background-position:-984px -327px;
	text-indent:0;
	line-height:24px;
}

#headerGuide{
	display:inline;
	padding-left:20px;
	background-position:-984px -346px;
	text-indent:0;
}

#headerHelp{
	display:inline;
	padding-left:20px;
	background-position:-984px -365px;
	text-indent:0;
}

#headerSitemap{
	display:inline;
	padding-left:20px;
	background-position:-984px -383px;
	text-indent:0;
}

#headerInquiry{
	display:inline;
	padding-left:20px;
	background-position:-984px -399px;
	text-indent:0;
}

/* Tab */
#headerTab{
	margin-top:13px;
	border-bottom:4px solid #4445bf;
	text-align:left;
}

.adult #headerTab,
#adult #headerTab{
	border-bottom:4px solid #e84160;
}

#headerTab ul{
	margin:0;
	padding:0;
	height:47px;
}

#headerTab li{
	display:block;
	float:left;
}

#storeTab a{
	width:132px;
	height:47px;
	margin-right:10px;
	background-position:-10px -54px;
}
#rentalTab a{
	width:135px;
	height:47px;
	background-position:-152px -54px;
}
#dougaTab a{
	width:87px;
	height:47px;
	background-position:-287px -54px;
}

#dougaMonthlyTab a{
	width:87px;
	height:47px;
	background-position:-374px -54px;
}

#buyTab a{
	width:204px;
	height:47px;
	background-position:-461px -54px;
}
#smarketTab a{
	width:151px;
	height:47px;
	background-position:-665px -54px;
}
#jumbleTab a{
	width:100px;
	height:47px;
	background-position:-816px -54px;
}
#geoponTab a{
	width:88px;
	height:47px;
	background-position:-916px -54px;
}

/* Tab On */
#storeTab a.on,
#storeTab a.on:hover{
	background-position:-10px -101px;
}

#rentalTab a.on,
#rentalTab a.on:hover{
	background-position:-152px -101px;
}

#dougaTab a.on,
#dougaTab a.on:hover{
	background-position:-287px -101px;
}

#dougaMonthlyTab a.on,
#dougaMonthlyTab a.on:hover{
	background-position:-374px -101px;
}

#buyTab a.on,
#buyTab a.on:hover{
	background-position:-461px -101px;
}

#smarketTab a.on,
#smarketTab a.on:hover{
	background-position:-665px -101px;
}

#jumbleTab a.on,
#jumbleTab a.on:hover{
	background-position:-816px -101px;
}

#geoponTab a.on,
#geoponTab a.on:hover{
	background-position:-916px -101px;
}

.adult #rentalTab a.on,
.adult #rentalTab a.on:hover{
	width:135px;
	height:47px;
	background-position:-152px -195px;
}
#adult #dougaTab a.on,
#adult #dougaTab a.on:hover{
	width:87px;
	height:47px;
	background-position:-287px -195px;
}
#adult #dougaMonthlyTab a.on,
#adult #dougaMonthlyTab a.on:hover{
	width:87px;
	height:47px;
	background-position:-374px -195px;
}

/* Tab Roll Over */
#storeTab a:hover,
#storeTab a:active{
	background-position:-10px -148px;
}

#rentalTab a:hover,
#rentalTab a:active{
	background-position:-152px -148px;
}

#dougaTab a:hover,
#dougaTab a:active{
	background-position:-287px -148px;
}

#dougaMonthlyTab a:hover,
#dougaMonthlyTab a:active{
	background-position:-374px -148px;
}

#buyTab a:hover,
#buyTab a:active{
	background-position:-461px -148px;
}

#smarketTab a:hover,
#smarketTab a:active{
	background-position:-665px -148px;
}

#jumbleTab a:hover,
#jumbleTab a:active{
	background-position:-816px -148px;
}

#geoponTab a:hover,
#geoponTab a:active{
	background-position:-916px -148px;
}

/* Tab top Comment */
#smarketTab span{
	position:relative;
	top:0;
	left:34px;
	width:81px;
	height:16px;
	margin-bottom:-16px;
	background-position:-10px -282px;
}

#dougaTab span{
	position:relative;
	top:0;
	left:4px;
	width:81px;
	height:16px;
	margin-bottom:-16px;
	background-position:-253px -282px;
}

#dougaMonthlyTab span{
	position:relative;
	top:0;
	left:15px;
	width:57px;
	height:16px;
	margin-bottom:-16px;
	background-position:-608px -282px;
}

#rentalTab span{
	position:relative;
	top:0;
	left:36px;
	width:63px;
	height:16px;
	margin-bottom:-16px;
	background-position:-545px -282px;
}

/* headerSearch */
#searchGenre{
	width:994px;
	height:40px;
	background-position:-10px -242px;
	text-indent:0;
}

#searchGenre ul{
	float:left;
	padding:8px 0 0 8px;
	text-align:left;
}

#searchGenre li{
	display:inline;
}

#searchGenre #headerBtn{
	float:right;
	padding:7px 10px 0 0;
}

#headerSearchKey{
	width:32em;
	height:22px;
	border:1px solid #ccc;
	padding:0;
}

#headerSearchBtn{
	display:inline-block;
	border:0;
	padding:0;
	width:50px;
	height:22px;
	background-position:-462px -204px;
	cursor:pointer;
}

#headerSearchBtn:hover{
	background-position:-512px -204px;
}