#containerContents {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}


.divlink {
	position:relative;
}

.divlink a {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

.imgtextlink{
	text-indent:-9999px;
	}

#mainLogo {
	background-image:url(../img/index/mainLogo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:370px;
	text-indent:-9999px;
}



#qrcodeButton, #howToButton{
float:left;
width:330px;
height:300px;
}
#qrcodeButton a, #howToButton a{
background-position:0 0;
background-repeat:no-repeat;
width:230px;
height:110px;
padding:190px 50px 0px 50px;
color:#000;
font-size:75%;
line-height:150%;
}
#qrcodeButton a:hover, #howToButton a:hover{
background-position:0 -300px;
text-decoration:none
}
#qrcodeButton a{
	background-image:url(../img/index/qrcodeButton.png);
}

#howToButton a{
	background-image:url(../img/index/howToButton.png);
}



#historyButton {
	width:320px;
	height:200px;
	float:left;
}
#historyButton a{
	background-image:url(../img/index/historyButton.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#historyButton a:hover{
	background-position:0 -200px;
}


#varietyButton {
	width:320px;
	height:100px;
	float:left;
}
#varietyButton a{
	background-image:url(../img/index/varietyButton.png);
	background-repeat:no-repeat;
}
#varietyButton a:hover{
	background-position:0 -100px;
}




#qrcodeVarietyTitle {
	background-image:url(../img/index/qrcodeVarietyTitle.png);
	background-repeat:no-repeat;
	width:300px;
	height:54px;
	float:left;
	margin-top:10px;
	text-indent:-9999px;
}

#indexBarListStyle {
clear:both;
	list-style:none;
}

#indexBarOrange, #indexBarBlue, #indexBarMazenda, #indexBarYellow, #indexBarPurple{
float:left;
color:#000;
border-left:1px solid #fff;
font-size:11pt;
z-index:0;
}
#indexBarOrange{
border-left:0px;
}

#indexBarOrange a, #indexBarBlue a, #indexBarMazenda a, #indexBarYellow a, #indexBarPurple a{
display:block;
background-position:0 0;
background-repeat:no-repeat;
color:#000;
font-weight:bold;
padding-top:22px;
padding-left:50px;
width:145px;
height:147px;
}

#indexBarOrange a:hover, #indexBarBlue a:hover, #indexBarMazenda a:hover, #indexBarYellow a:hover, #indexBarPurple a:hover{
text-decoration:none;
background-position:0 -169px;
}

#indexBarOrange a{
background-image:url(../img/index/indexBarOrange2.png);
padding-top:12px;
height:157px;
}

#indexBarBlue a{
background-image:url(../img/index/indexBarBlue2.png);
}

#indexBarMazenda a{
background-image:url(../img/index/indexBarMazenda2.png);
}
#indexBarMazenda a.idxRmqr{
background-image:url(/img/index/rmqr.png);
}
#indexBarYellow a{
background-image:url(../img/index/indexBarYellow2.png);
}

#indexBarPurple a{
background-image:url(../img/index/indexBarPurple2.png);
}

#registerdTrademark {
color:#000;
float:right;
padding:6px 0 0 0;
font-size:80%;
}
