@charset "euc-jp";

/*
 * vim: foldmethod=marker foldmarker={{{,}}} 
 */

/* {{{ テーブルレイアウト */
table#body-login {
	width: 960px;
	max-width: 960px;
	border-collapse: collapse;
}
table#body-login td.maincol {
	vertical-align: top;
	width: 700px;
	max-width: 700px;
	background-color: #fff;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
}
table#body-login td.subcol {
	vertical-align: top;
	width: 259px;
	max-width: 259px;
	border-left: 1px solid #a6d6e4;
	background:transparent url(/img/gree/2009/trans_bg.png) repeat scroll 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
}
* html table#body-login td.subcol {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/gree/2009/trans_bg.png',sizingMethod=scale);
}
* html table#body-login td.subcol a,
* html table#body-login td.subcol label,
* html table#body-login td.subcol input {
	position: relative;
}
table#body-login td.subcol div.box {
	overflow: hidden;
}
table#body-login div.box {
	margin: 10px;
}
table#body-login td.maincol div.box {
	margin-right:0;
}
table#body-login td.maincol div.box {
	margin-right:0;
}
table#body-login p.center input.ssl {
	margin-bottom:5px;
}
/* }}} */
/* {{{ ソーシャルゲーム */
td.maincol div.box {
	width: 690px;
}
ul#game-lineup {
	border-collapse: collapse;
	width: 690px;
}
ul#game-lineup li {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
ul#game-lineup a {
	display: block;
}
/* }}} */
/* {{{ タイトルヘッダー */
div#welcome-header {
	width: 680px;
	height: 98px;
	background: url(/img/gree/2009/login/top_title_02.gif) 15px 5px no-repeat;
	margin: 15px 0;
	position: relative;
}
div#welcome-header * {
	text-indent: -9999em;
}
div#welcome-header a {
	position: absolute;
	display: block;
	background: url(/img/gree/2009/login/login_btn01.gif) 0 0 no-repeat;
	top: 0;
	right: 30px;
	width: 231px;
	height: 98px;
	overflow: hidden;
}
div#welcome-header a:hover {
	background-position: 0 -98px;
}
/* }}} */
/* {{{ 登録ボタン */
div#reg-btn {
	margin: 5px 0 15px 0;
}
div#reg-btn a {
	display: block;
	text-indent: -9999em;
	background: url(/img/gree/2009/login/login_btn02.gif) 0 0 no-repeat;
	width: 394px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
div#reg-btn a:hover {
	background-position: 0 -45px;
}
div#mini-btn {
	border-top: 1px dotted #ccc;
	padding: 10px 0;
}
div#mini-btn a {
	display: block;
	background: url(/img/gree/2009/login/top_icon.gif) 0 -42px repeat-x #66c200;
	width: 120px;
	text-align: center;
	height: 2.3em;
	line-height: 2.3em;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/* }}} */
/* {{{ ラインアップ */
div#other-lineup div {
	float: left;
	width: 150px;
	height: 17em;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 12px 5px;
	position: relative;
}
div#other-lineup div p.explain {
	line-height: 1.5em;
}
div#other-lineup div p.icons {
	position: absolute;
	right: 5px;
	bottom: 10px;
}
div#other-lineup div p.icons span {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-left: 2px;
}
div#other-lineup div p.icons span.icon-mobile {
	background: url(/img/gree/2009/login/top_icon.gif) 0 -21px no-repeat;
}
div#other-lineup div p.icons span.icon-pc {
	background: url(/img/gree/2009/login/top_icon.gif) 0 0px no-repeat;
}
div#other-lineup div.sns,
div#other-lineup div.celeb,
div#other-lineup div.game,
div#other-lineup div.avatar,
div#other-lineup div.mini-game {
	margin-right: 10px;
}
div#other-lineup div h4 {
	text-align: center;
	margin-bottom: 12px;
}
div#other-lineup div.celeb ul li {
	display: block;
	margin-top: 5px;
}
div#other-lineup div.celeb ul li img {
	float: left;
	margin: 0 5px 5px 0;
}
div#other-lineup div.celeb span.blog-title {
	font-size: 0.9em;
}
div#other-lineup div.celeb span.rank {
	display: inline-block;
	background: url(/img/gree/2009/news_main_icon.gif) 0 -21px no-repeat;
	height: 17px;
	width: 20px;
	vertical-align: middle;
}
div#other-lineup div.celeb span.rank.no1 {
	background-position: 0 -21px;
}
div#other-lineup div.celeb span.rank.no2 {
	background-position:0 -43px;
}
div#other-lineup div.celeb span.rank.no3 {
	background-position:0 -64px;
}
.other-lineup-inner {
  display: block;
}
div#other-lineup div.game,
div#other-lineup div.news {
  width: 160px;
  padding: 12px 0;
  text-align: center;
}
div#other-lineup div.game h4 {
  margin-bottom: 0;
}
/* }}} */
/* {{{ ログインボックス */
table#body-login td.subcol h3 {
	padding: 2px 0;
    text-indent: 10px;
	color: #fff;
	background-color: #00a0dc;
	border: 1px solid #00a0dc;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
table#body-login td.subcol h3 a,
table#body-login td.subcol h3 a:visited,
table#body-login td.subcol h3 a:hover,
table#body-login td.subcol h3 a:active {
	color: #fff;
}
table#body-login td.subcol div.section {
	border-width: 0 1px 1px 1px;
	border-color: #a6d6e4;
	border-style: solid;
	background-color: #fff;
	line-height: 1.6em;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
table#body-login td.subcol div.section div.login-form {
	padding: 5px 10px;
}
table#body-login td.subcol div.section dd {
	margin-bottom: 10px;
}
table#body-login td.subcol div.section input {
	vertical-align: middle;
}
table#body-login td.subcol div.section input#user_mail,
table#body-login td.subcol div.section input#user_password {
	width: 190px;
}
table#body-login td.subcol div.section p {
	margin-top: 5px;
}
/* {{{ QRコード */
div#qrimg {
	position: relative;
	padding-left: 125px;
	border: 1px;
	solid: #ccc;
	background-color: white;
}
div#qrtext {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 120px;
	font-size: 20px;
	font-weight: bold;
}
/* }}} */
/* }}} */
.phone_contact_area {
  padding: 5px 10px;
}
.phone_contact_area h4 {
  font-size: 14px;
  font-weight: normal;
}
.phone_contact_area .icon-pc {
  background: url(/img/gree/2009/login/top_icon_mobile.gif) 0 0px no-repeat;
  width: 21px; height: 21px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.contact_inner_wrap p {
  line-height: 1.2;
}
.contact_inner_wrap.first {
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
}
.contact_title {
  font-size: 12px;
  font-weight: bold;
}
.contact_phone_number {
  font-size: 18px;
  font-weight: bold;
}
.contact_phone_cost {
  font-size: 12px;
}
.contact_time {
  font-size: 10px;
}
.mail_contact_area {
  border-top: 1px dotted #ccc;
  padding: 10px;
}
.mail_contact_area h4 {
  font-size: 14px;
  font-weight: normal;
}
.mail_contact_area .icon-mail {
  background: url(/img/gree/2009/login/top_icon_mail.gif) 0 0px no-repeat;
  width: 21px; height: 21px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.to_contact_form a {
  display: block;
  margin: 5px 0 0;
  padding: 5px;
  background-color: #1f9fe1;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

