@charset "utf-8";

#sub-my {
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 10px;
	padding: 2px;
	position: relative;
}

#sub-my .cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html #sub-my .cx {
	display: inline-block;
	min-height: 1%;
}

* html #sub-my .cx {
	height: 1%;
}

#sub-my .clickable:hover {
	cursor: pointer;
	position: relative;
	top: 1px;
	left: 1px;
}

#my-sta-usr,
#my-sta-usr var {
	font-size: 14px;
}

#my-sta-usr {
	background: none;
	border-bottom: none;
	line-height: 1.4;
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
	word-wrap: break-word;
}

* html #my-sta-usr {
	zoom: 1;
}

*:first-child+html #my-sta-usr {
	zoom: 1;
}

#my-sta-usr a,
#my-sta-usr a:hover,
#my-sta-usr a:visited,
#my-sta-log-fac a,
#my-sta-log-goo a,
#my-sta-log-twi a,
#my-sta-log-fac a:hover,
#my-sta-log-goo a:hover,
#my-sta-log-twi a:hover,
#my-sta-log-fac a:visited,
#my-sta-log-goo a:visited,
#my-sta-log-twi a:visited,
#my-uni li a,
#my-uni li a:hover,
#my-uni li a:visited {
	color: #333;
}

#my-sta-usr,
#my-sta-usr a,
#my-sta-usr var,
#my-sta-usr span,
#my-sta-txt,
#my-sta-log-reg a,
#my-sta-log-gna a,
#my-uni li a,
#my-sta-poi span,
#my-sta-poi var {
	font-weight: bold;
}

#my-sta-usr a,
#my-sta-log li a,
#my-sta-bal a,
#my-uni li a {
	text-decoration: none;
}

#my-sta-usr span a,
#my-sta-usr a:hover,
#my-sta-bal a:hover,
#my-uni li a:hover {
	text-decoration: underline;
}

#my-sta-usr span,
#my-sta-usr span a {
	font-size: 10px;
}

#my-sta-usr span {
	display: block;
	font-size: 10px;
}

#my-sta {
	background-color: #fef4e5;
	display: none;
	margin-bottom: 2px;
}

#my-sta-txt {
	color: #c00;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 8px;
	text-align: center;
}

#my-sta-log {
	padding-top: 10px;
}

#my-sta-log-reg,
#my-sta-log-gna {
	width: 92%;
}

#my-sta-log-reg,
#my-sta-log-gna {
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 10px;
	text-align: center;
}

#my-sta-log-reg {
	background-color: #e74410;
	background: -moz-linear-gradient(top, #dd3502 0%, #ed4c17 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(0%,#dd3502), to(100%,#ed4c17));
	background: -webkit-linear-gradient(top, #dd3502 0%,#ed4c17 100%);
	background: -o-linear-gradient(top, #dd3502 0%,#ed4c17 100%);
	background: -ms-linear-gradient(top, #dd3502 0%,#ed4c17 100%);
	background: linear-gradient(top, #dd3502 0%,#ed4c17 100%);
	border: 1px solid #de3203;
	height: 48px;
}

#my-sta-log-gna {
	height: 32px;
}

#my-sta-log-reg a,
#my-sta-log-gna a,
#my-uni li {
	width: 98%;
}

#my-sta-log-reg a,
#my-sta-log-gna a,
#my-sta-log-reg a:visited,
#my-sta-log-gna a:visited,
#my-sta-log-reg a:hover,
#my-sta-log-gna a:hover {
	color: #fff;
	display: block;
	font-size: 16px;
	margin: 1px auto 0;
}

#my-sta-log-reg a {
	border-top: 1px solid #fc9a7a;
	height: 31px;
	padding-top: 15px;
}

#my-sta-log-gna {
	background-color: #fb8b3d;
	background: -moz-linear-gradient(top, #fa9442 0%, #fc7832 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(0%,#fa9442), to(100%,#fc7832));
	background: -webkit-linear-gradient(top, #fa9442 0%,#fc7832 100%);
	background: -o-linear-gradient(top, #fa9442 0%,#fc7832 100%);
	background: -ms-linear-gradient(top, #fa9442 0%,#fc7832 100%);
	background: linear-gradient(top, #fa9442 0%,#fc7832 100%);
	border: 1px solid #fd6e2c;
}

#my-sta-log-gna a {
	border-top: 1px solid #fba874;
	height: 21px;
	padding-top: 8px;
}

#my-sta-log-fac,
#my-sta-log-goo,
#my-sta-log-twi {
	font-size: 11px;
	margin: 0 0 8px 9px;
	padding: 5px 0 5px 27px;
}

#my-sta-log-fac a:hover,
#my-sta-log-goo a:hover,
#my-sta-log-twi a:hover {
	text-decoration: underline;
}

#my-sta-log-fac {
	background: url(//c-x.gnst.jp/mybox/fb.png?20131001) 0 center no-repeat;
}

#my-sta-log-goo {
	background: url(//c-x.gnst.jp/mybox/gl.png?20131001) 0 center no-repeat;
}

* html #my-sta-log-goo {
	display: none;
}

*:first-child+html #my-sta-log-goo {
	display: none;
}

#my-sta-log-twi {
	background: url(//c-x.gnst.jp/mybox/tw.png?20131001) no-repeat;
  margin-bottom: 0;
    padding-bottom: 10px;
}

#my-sta-rnk {
  display: none;/* for has html */
}

#my-sta-bal a,
#my-sta-bal a:visited,
#my-sta-bal a:hover {
	color: #000;
}

#my-sta-inn {
	padding: 0 7px;
}

#my-sta-bal {
	background: #ffc84b;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	position: relative;
}

* html #my-sta-bal {
	position: static;
	zoom: 1;
}

*:first-child+html #my-sta-bal {
	position: static;
}

#my-sta-bal:before {
	border: 6px solid transparent;
	border-top-color: #ffc84b;
	content: " ";
	height: 0;
	left: 10%;
	position: absolute;
	top: 100%;
	width: 0;
}

#my-sta-bal-txt {
	line-height: 1.4;
	text-align: center;
}

#my-sta-bal a {
	display: block;
	font-size: 11px;
	padding: 5px 10px;
}

#my-uni li a {
	padding-left: 39px;
}

#my-sta-poi,
#my-sta-poi li {
	font-size: 11px;
}

#my-sta-poi {
	padding-bottom: 10px;
}

#my-sta-poi li,
#my-sta-poi var,
#my-sta-poi .my-sta-poi-uni {
	background-repeat: no-repeat;
}

#my-sta-poi li {
	padding: 7px 0 0 15px;
	position: relative;
}

#my-sta-poi var,
#my-sta-poi .my-sta-poi-uni {
	position: absolute;
}

#my-sta-poi var {
	background-image: url(//c-x.gnst.jp/mybox/colon.png);
  color: #ff661f;
	right: 19px;
	text-align: right;
	width: 90px;
}

li#my-sta-poi-sum {
	background-image: url(//c-x.gnst.jp/mybox/pt-login.png);
	padding-top: 2px;
}

li#my-sta-poi-lim {
	background-image: url(//c-x.gnst.jp/mybox/line-bottom.png);
	background-position: 6px -1px;
	padding-top: 5px;
}

#my-sta-poi-sum var,
#my-sta-poi-sum .my-sta-poi-uni {
	font-size: 18px;
}

#my-sta-poi-lim var,
#my-sta-poi-lim .my-sta-poi-uni {
	font-size: 12px;
}

#my-sta-poi-sum var,
#my-sta-poi-sum .my-sta-poi-uni {
	top: -2px;
}

#my-sta-poi-sum var {
	background-position: 0 5px;
}

#my-sta-poi-sum .my-sta-poi-uni {
	right: 4px;
}

#my-sta-poi-lim .my-sta-poi-uni {
	right: 8px;
}

.my-poi-uni-hide .my-sta-poi-uni  {
	display: none;
}

#my-uni {
	border-top: 1px solid #e6e6e6;
}

#my-uni li {
	background: -moz-linear-gradient(top, #fff 80%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(80%,#fff), to(100%,#f2f2f2));
	background: -webkit-linear-gradient(top, #fff 80%,#f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 80%,#f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 80%,#f2f2f2 100%);
	background: linear-gradient(top, #fff 80%,#f2f2f2 100%);
	border-bottom: 1px solid #f1f1f1;
	line-height: 1.4;
	margin-bottom: 1px;
}

#my-uni li a {
	display: block;
	font-size: 12px;
	padding: 11px 5px 12px 39px;
}

#my-uni-poi a {
	background: url(//c-x.gnst.jp/mybox/point-pre.png) 7px 50% no-repeat;
}

#my-uni-pre a {
	background: url(//c-x.gnst.jp/mybox/pre.png) 7px 50% no-repeat;
}

#my-uni-res a {
	background: url(//c-x.gnst.jp/mybox/favorite.png) 7px 50% no-repeat;
	background-size: 18px 16px;
}

#my-uni-his a {
	background: url(//c-x.gnst.jp/mybox/history.png) 7px 50% no-repeat;
}
.sub-my-adjust #my-sta-poi var {
	background: none;
	right: 12px;
}

.sub-my-adjust #my-sta-poi-sum var,
.sub-my-adjust #my-sta-poi-sum .my-sta-poi-uni {
  font-size: 13px;
	top: 0;
}

*:first-child+html .sub-my-adjust #my-sta-poi-sum var,
*:first-child+html .sub-my-adjust #my-sta-poi-sum .my-sta-poi-uni {
	top: 3px;
}

.sub-my-adjust #my-sta-poi-reg var,
.sub-my-adjust #my-sta-poi-reg .my-sta-poi-uni,
.sub-my-adjust #my-sta-poi-lim var,
.sub-my-adjust #my-sta-poi-lim .my-sta-poi-uni {
	font-size: 11px;
}

.sub-my-adjust #my-sta-poi-sum .my-sta-poi-uni {
	right: 0;
}

.sub-my-adjust #my-sta-poi-reg .my-sta-poi-uni,
.sub-my-adjust #my-sta-poi-lim .my-sta-poi-uni {
	right: 2px;
}
