/*ログイン用CSS*/

/****ヘッダー********************************************************************/
#headbar{
	height:28px;
	width:auto;
	background: rgba(153, 102, 0, 0.6);
	z-index: 290;
	position: relative;
}

/****ログイン********************************************************************/
.login_button {
	width:330px;
	height:90px;
	background:url(../img/account/login_button.png) no-repeat left top;
	z-index: 50;
	left: 85px;
	position: absolute;
	/* [disabled]top: 8px; */
	display:block;
	/* [disabled]margin: 0 auto; */
}

.login_button a {
	display:block;
	width:310px;
	height:90px;
	background:url(../img/account/login_button.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.login_button a:hover {
	background-position:left bottom;
}

.login_button2 {
	width:510px;
	/*background:url(../img/account/login_button2.png) no-repeat left top;*/
	z-index: 800;
	font-size: small;
	margin-top:10px;
}
/***うまく動かない？***/
.login_button2 a {
	display:block;
	width:310px;
	height:90px;
	background:url(../img/account/login_button2.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.login_button2 a:hover {
	background-position:left bottom;
}

.login_button6 {
	background:url(../img/account/login_button6.png) no-repeat left top;
	z-index: 50;
	width:240px;
	height:24px;
	position: relative;
	display:block;
}

.login_button6 a {
	display:block;
	width:240px;
	height:24px;
	background:url(../img/account/login_button6.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	overflow:hidden;
}
.login_button6 a:hover {
	background-position:left bottom;
}

.user_name{
	height:24px;
	display:block;
	position:relative;
	line-height:24px;
	z-index:51px;
	background-image:url(../img/account/login_button7a.png);
	width: 240px;
}

/************************/
.login_frame{
	margin: 0 auto;
	text-align: center;
	/* [disabled]width:530px; */
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 20px;
	/* [disabled]font-size: x-large; */
	padding: 10px;
	/* [disabled]line-height:30px; */
	margin-top: 10px;
}
.login_frame img{
	margin: 0 auto;
	text-align: center;
}
.login_frame_left{
	margin: 0 auto;
	text-align: left;
	/* [disabled]width:530px; */
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 15px;
	/* [disabled]font-size: x-large; */
	padding: 10px;
	/* [disabled]line-height:30px; */
	margin-top: 10px;
}
.complete{
	text-align:left;
	/* [disabled]line-height:30px; */
}
.important{
	color: #FF0000;
	font-size: small;
	line-height: 20px;
}
.kiyaku_click{
	background-color: #66CCFF;
	height: 32px;
	font-weight: bold;
	padding: 5px;
}
.kiyaku_frame{
	margin: 0 auto;
	text-align: left;
	width:460px;
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 20px;
	padding: 10px;
	white-space: pre;
}
.login_midashi{
	color: #FF9900;
	font-weight: bold;
	font-size: large;
	text-align: left;
	margin: 0 auto;
	/* [disabled]width: 550px; */
	margin-top: 20px;
}

/*アクティビティ用の見出し名前*/
.activity_uname{
	color: #FF9900;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	margin: 0 auto;
	float:left;
	margin-left:5px;
	margin-top:4px;
}

/*
.login_header{
	height: 100px;
	background-image: url(../img/common/header_iphone.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 588px;
}
*/
.hr_orange{
	background-color:#FF9900;
	height:10px;
	width:auto;
	border:none;
}
/********************ログイン中********************/
.parameter{
	color: #FFFFFF;
	height: 18px;
}

.parameter img{
	float:left;
}

.parameter_box{
	width: 310px;
	height: 90px;
	position: relative;
	top: 90px;
}

.kutar_status{
	text-align: left;
	width: 200px;
	background-color: #E39F00;
	height: 18px;
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
	padding-left: 5px;

}

.kutar_lavel{
	text-align: right;
	width:110px;
	background-color: #C56801;
	height: 18px;
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
	/* [disabled]margin-right: 2px; */
}

.space2{
	height:2px;	
}

.space6{
	height:6px;	
}

.toro{
	background-image: url(../img/account/trophy.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}


.main_page_button{
	float:right;
	margin-top: 6px;
}

/********************会員登録********************/

.touroku_frame{
	margin: 0 auto;
	text-align: left;
	/*width:530px;*/
	width:auto;
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 15px;
	padding: 10px;
}

.touroku_frame p{
}

.line_midashi{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	background-color: #FF9900;
	height: 24px;
	font-weight: bold;
	display: block;
	line-height: 1.5;
	vertical-align: middle;
}

.font_big{
	font-size: large;
	line-height: 1;
	padding:10px;
}

.red{
	color: #FF0000;
}

.floatL{
	float: left;	
}

.floatR{
	float: right;
}

.touroku_slice{
	margin: 0 auto;
	text-align: center;
}

.touroku_midashi{
	float: left;
	width: 200px;
	margin: 5px;
}

.touroku_box{
	float: right;
	width: 300px;
	margin: 5px;
}

/*会員ページへボタン************************************************/
.member_button {
	width:310px;
	height:90px;
	background:url(../img/account/member_button.png) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	display:block;
}

.member_button a {
	display:block;
	width:310px;
	height:90px;
	background:url(../img/account/member_button.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.member_button a:hover {
	background-position:left bottom;
}

.member_button2 {
	width:102px;
	height:40px;
	background:url(../img/account/member_button2.png) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	display:block;
	float: right;
	margin-top: 5px;
}

.member_button2 a {
	display:block;
	width:102px;
	height:40px;
	background:url(../img/account/member_button2.png) no-repeat left top;
	font-size:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.member_button2 a:hover {
	background-position:left bottom;
}

/***************************クター情報*************************/
.kutar_sliceL{
	float: left;
	width: 320px;
	height: 480px;
	text-align: center;
	margin: 5px;
	margin-left:20px;
}
.kutar_sliceL canvas{
	position:absolute;
	top:0px;left:0px;
}

.kutar_sliceR{
	float: right;
	width: 185px;
	margin: 7px;
}

/*アバタークター**********************************/
.avk{
	position:relative;
	width:64px;
	height:64px;
	overflow:hidden;
	float:left;
	/* [disabled]margin-top: -5px; */
}
.avk canvas {
	position:absolute;
	top:0px; left:0px;
}
/*ほっぺた*/
.config_avh{
	width: 320px;
	height: 480px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 550;
	top: -1440px;
}
/*ライン*/
.config_avl{
	width: 320px;
	height: 480px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 530;
	top: -960px;
}
/*ボディ*/
.config_avb{
	width: 320px;
	height: 480px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 520;
	top: -480px;
}
/*アバターＢＧ*/
.config_avbg{
	width: 320px;
	height: 480px;
	margin: 0 auto;
	position: relative;
	z-index: 500;
	top: 0px;
}


/********************************************/


.award{
	padding: 10px;
}

.award pre{
	width:156px;
	height:36px;
	border: solid 1px;
	margin:5px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../img/account/award_bg.png);
	float:left;
	margin-right: 10px;
}
.award div{
	width:150px;
	height:32px;
	margin:3px;
	font-weight: bold;
}

.status{
	width:185px;
}
.status1{
	height: 20px;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:5px;
	/*	width: 185px;	*/
	/* [disabled]width:135px; */
	margin: 0 auto;
	/* [disabled]margin-left:5px; */
}
.status2{
	/* [disabled]height: 20px; */
	padding-top:5px;
	/* [disabled]padding-left:5px; */
	/*	width: 185px;	*/
	/* [disabled]width:135px; */
	text-align:center;
	margin:0 auto;
	padding-bottom: 5px;
}
.status3{
	height: 32px;
	padding-top:5px;
	text-align: left;
}
.status_img{
	margin:0 auto;
	width:95px;"
}

.parameter2{
	color: #FFFFFF;
	width: 200px;
	background-color: #CC6600;
}

.parameter2_box{
	width: 310px;
	height: 90px;
}

.parm_box{
	float:left;
	width: auto;
	margin-top: 2px;
}

/****************************ログアウトボタン/****************************/
.logout_button {
	width:30px;
	height:90px;
	position: relative;
	background:url(../img/account/logout_button.png) no-repeat left top;
	z-outdex: 70;
	font-size: small;
	float: left;
	margin-left: 7px;
}

.logout_button a {
	display:block;
	width:30px;
	height:90px;
	background:url(../img/account/logout_button.png) no-repeat left top;
	font-size:1px;
	text-outdent:-9999px;
	text-decoration:none;
	outloute:none;
}
.logout_button a:hover {
	background-position:left bottom;
}


.logout_button2 {
	width:102px;
	height:27px;
	position: relative;
	background:url(../img/account/logout_button.png2) no-repeat left top;
	z-outdex: 70;
	font-size: small;
	float: right;
}

.logout_button2 a {
	display:block;
	width:102px;
	height:27px;
	background:url(../img/account/logout_button2.png) no-repeat left top;
	font-size:1px;
	text-outdent:-9999px;
	text-decoration:none;
	outloute:none;
}
.logout_button2 a:hover {
	background-position:left bottom;
}


.logout_button3 {
	width:64px;
	height:64px;
	position: relative;
	background:url(../img/account/logout_button3.png) no-repeat left top;
	z-outdex: 70;
	font-size: small;
	float: left;
	margin-left:10px;
}

.logout_button3 a {
	display:block;
	width:64px;
	height:64px;
	background:url(../img/account/logout_button3.png) no-repeat left top;
	font-size:1px;
	text-outdent:-9999px;
	text-decoration:none;
	outloute:none;
}
.logout_button3 a:hover {
	background-position:left bottom;
}



/********タブ切り替え*********************************************************/
/* 表示領域全体 */
div.tabbox {
	margin: 0px;
	padding: 0px;
	width: auto;
	padding-top: 10px;
}

/* タブ部分 */
p.tabs {	
	margin: 0px;
	padding: 0px;
}
p.tabs a {
	display: block;
	width: 5em;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	text-align: center;
}
p.tabs a.tab1 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab1.png);
	color: white;
}
p.tabs a.tab2 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab2.png);
	color: white;
}
p.tabs a.tab3 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab3.png);
	color: white;
}
p.tabs a.tab4 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab4.png);
	color: white;
}
p.tabs a.tab5 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab5.png);
	color: white;
}
p.tabs a.tab6 {
	width:95px;
	height:40px;
	background-image:url(../img/account/ac_tab6.png);
	color: white;
}
p.tabs a.tab1:hover {
	background-image:url(../img/account/ac_tab1.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
}

p.tabs a.tab2:hover {
	background-image:url(../img/account/ac_tab2.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
}

p.tabs a.tab3:hover {
	background-image:url(../img/account/ac_tab3.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
　　display:table-cell;
　　vertical-align:middle;
}

p.tabs a.tab4:hover {
	background-image:url(../img/account/ac_tab4.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
}

p.tabs a.tab5:hover {
	background-image:url(../img/account/ac_tab5.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
}

p.tabs a.tab6:hover {
	background-image:url(../img/account/ac_tab6.png);
	background-position:bottom;
	color: yellow;
	width:95px;
	height:40px;
}

p.tabs a{
	font-weight:bold;
	height:40px;
	line-height:3.5em;
}

p br{
	height:5px;
}

/* タブ中身のボックス */
div.tab {
	height:auto;
	overflow:visible;
	clear: left;
}

div.tab p {
	margin: 0.5em;
}

/*ゲームリスト****************************************************************/
.glist_frame{
	margin: 0 auto;
	text-align:left;
	width:400px;
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 10px;
	padding: 10px;
	/*半透明シャドウ*/
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.glist_right{
	float:left;
	width: 320px;
}
.glist_img{
	float: left;
	width: 80px;
	
}
.glist_title{
	padding: 10px;
}
.glist_rank{
	padding: 10px;
}


/*フレンドリスト****************************************************************/
.flist_frame{
	margin: 0 auto;
	text-align:left;
	width:400px;
	border: solid 1px;
	border-radius: 10px;
	border-color: #999999;
	color: #393939;
	margin-bottom: 10px;
	padding: 10px;
	/*半透明シャドウ*/
	-webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 7px rgba(0,0,0,0.5);
}
.flist_right{
	float:left;
	width: 240px;
}
.flist_img{
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.flist_img img{
	position:relative;
	left:-35px;
}

.flist_name{
	padding: 10px;
}
.flist_rank{
	padding: 10px;
}

/*カラースライダーバー*********************************/
.stats{
	/* [disabled]float: left; */
	white-space: nowrap;
}
.stats span{
	display: inline;
	font-weight: bold;
	float: left;
	width:25px;
	/* [disabled]line-height: 20px; */
	height: 20px;
	text-align: center;
}

.stats input{
	float: left;
	margin: 0 auto;
	/* [disabled]margin: 14px 5px 0 5px; */
	cursor: pointer;
	width: 100px;
}
.stats ul{
	list-style-type: none;
	border:1px solid #ccc;
	width: 160px;
	margin-top:10px;
	padding: 10px;

}
.stats li{
	float: left;
	height:20px;
	display:inline;
	letf:-50px;
	margin-top:10px;
	border:0px solid #ccc;
}
#hoppe{
	display:inline;
	width:20px;
}


/* megamenu ***************************************/
/*
* {
  margin: 0;
  padding: 0;
  border: 0;
}
*/

#megaMenu .megaMenuList{
	list-style-type:none;
	/* [disabled]position:relative; */
	height:24px;
	/* [disabled]margin: 0 auto; */
	/* [disabled]width: 240px; */
}

#megaMenu .menuItem{
	/* [disabled]float:left; */
	width:240px;
	left:400px;
	display:block;
	position:absolute;
}

#megaMenu .menuItemHeader a{
	line-height:24px;
	width:240px;
	display:block;
	position:absolute;
	/* [disabled]top:-66px; */
	/* [disabled]left:340px; */
}

#megaMenu .menuItemBody{
	display:none;
}

#megaMenu li:hover .menuItemBody{
	position:absolute;
	top:24px;
	left:0;
	z-index:10000;
	display:block;
}

#megaMenu li:hover .bodyInner{
	border:solid 1px #ddd;
	padding:10px 9px 9px;
	border-radius:0 0 4px 4px;
	display:block;
	position:absolute;
	left:-220px;
	width:460px;
	height:90px;
}

#megaMenu li:nth-child(1) .bodyInner{background:#f6f6f6;}
#megaMenu li:nth-child(2) .bodyInner{background:#ffffff;}
#megaMenu li:nth-child(3) .bodyInner{background:#f6f6f6;}
#megaMenu li:nth-child(4) .bodyInner{background:#ffffff;}
#megaMenu li:nth-child(5) .bodyInner{background:#f6f6f6;}

#megaMenu li:first-child a{border-radius:4px 0 0 4px;}
#megaMenu li:last-child a{
	/* [disabled]border-right:solid 1px #ddd; */
	border-radius:0 4px 4px 0;
}

/*最近遊んだゲーム************************************************/
.game_saikin{
	width:155px;
	float:left;
	margin:5px;
	text-align:left;
	margin-left:0px;
}
.game_saikin_icon{
	float:left;
}
.game_saikin_title{
	margin-left:5px;
	float:left;
	width:100px;
}
/*アクティビティに画像を入れる**********************************/
.kft{
	background-image: url(../img/common/kft.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float: left;
}

.kftc{
	clear:both;
	margin: 5px;
}
