@charset "utf-8";

/* =======================================

	element [2010.10.13]
	
========================================== */



/* contents box ================================================================================ */
#mainbg {
	width: 100%;
	min-width: 1096px;
	margin-bottom: -45px;
	background:#FFFFFF url(../images/index/bg1431.jpg) center 81px no-repeat;
}
#containerbg {
	width: 100%;
	background:url(../images/index/bg_cont_02.gif) center 867px no-repeat;
}
#container {
	width: 100%;
	background:url(../images/index/bg_cont_01.png) center 81px no-repeat;
}
#container_reg {
	width: 100%;
	background:url(../images/index/bg_cont_01_oneclm.png) center 81px no-repeat;
}

#container_logout {
	width: 100%;
	background:url(../images/index/bg_cont_01.png) center 81px no-repeat;
}

#contents_box {
	width: 1000px;
	overflow: hidden;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*#contents_box {
	width: 840px;
	margin: 0 auto;
	padding-bottom: 10px;
}*/
#contents_right{
	float: right;
	width: 788px;
	height: 100%;
	margin-right:10px;
	overflow: hidden;
	padding-bottom:40px!important;
}

#right_margin{
height:0px;
}
#main_contents {
	float: left;
	width: 585px;
	margin: 0;
}
#main_contents_wide {
	background-color: #FFFFFF;
	border: 3px solid #000;
	margin-left:8px;
	margin-right:4px;
	margin-bottom:8px;
}

#main_contents_wide h3,
#main_contents_wide p {

}

#main_contents_wide_pslot {
	overflow: hidden;
	margin-left:8px;
	width:785px;
}

#main_contents_wide_pslot h3,
#main_contents_wide_pslot p {
padding:10px;
}

#main_contents_regist {
	overflow: hidden;
	width: 778px;
	padding: 41px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
}
#main_contents_regist h2.page_title{
	background: url(../images/common/h2/title_bg.png) no-repeat left top;
	width:778px;
	height:49px !important;
	margin-bottom:8px;
	margin-left:8px;
	padding:0 !important;
}
#main_contents_regist p img{
display:block;
padding-top:10px;
padding-left:24px;
}
#main_contents_regist_end {
		border: 3px solid #000;
	background:#fffb27 url(/images/regist/bg_end2.png) left top repeat;
	margin: 0 8px 70px 6px;
	padding-bottom:20px
}

#main_contents_regist_end2 {
	overflow: hidden;
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: url(/images/about/bg_regist.png) right bottom no-repeat;
}
#main_contents_regist_end2 h3{
	font-size: 18px;
	color: #ff004e;
}
.start_text{
	position: absolute;
	left: 620px;
	top: 40px;
	width: 320px;
}
.search_submit {
	width: 50px;
	font-size: 0.7em;
	border: 1px solid #d4d4d4;
	color: #666666;
	background: url(../images/bg_search.gif) top left repeat-y;
	cursor: pointer;
}


/* main_contents form ================================================================================ */

select{
	border: 2px solid #bfc2c2;
	outline: none;
	padding: 2px;
}
#main_contents input[type="text"], input[type="password"], textarea{
	outline: none;
	border: 2px solid #bfc2c2;
	font-size: 12px;
	padding: 0 0 0 2px;
	color: #666;
	/*background:url(../images/left/login_textbox_bg.jpg) left top no-repeat;*/
}
#main_contents input#s_box {
	font-size: 12px;
	padding: 5px 3px;
	color: #666;
	background: #FEFBF7;
	border: 2px solid #BFC2C2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#main_contents input:hover ,textarea:hover {
	color: #000;
	background: #fff;
}

#main_contents input:focus, textarea:focus, #main_contents input.focused, #main_contents textarea.focused {
	outline: none;
	color: #000;
	background: #fff ;
	border: 2px solid #818283;
}

#main_contents input[type="submit"]{
	outline: none;
	display: block;
	color: #fffb27;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;
	padding:8px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color:#000000;
	border:none;
}
#main_contents input[type="submit"]:hover{
	outline: none;
	background-color:#333;
	cursor: pointer;
}
#main_contents input[type="checkbox"]{
	margin-right: 5px;
}

/* main_contents_wide form ================================================================================ */

#main_contents_wide input[type="text"], input[type="password"], textarea{
	outline: none;
	border: 2px solid #bfc2c2;
	font-size: 12px;
	padding: 5px 3px;
	color: #666;
	background: #fefbf7;
}
#main_contents_wide input:hover ,textarea:hover {
	color: #000;
	background: #fff;
}

#main_contents_wide input:focus, textarea:focus, #main_contents input.focused, #main_contents textarea.focused {
	outline: none;
	color: #000;
	background: #fff ;
	border: 2px solid #818283;
}

#main_contents_wide input[type="submit"]{
	outline: none;
	display: block;
	color: #fffb27;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;
	padding:8px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color:#000000;
	border:none;
}
#main_contents_wide input[type="submit"]:hover{
	outline: none;
	background-color:#333;
	cursor: pointer;
}
#main_contents_wide input[type="checkbox"]{
	margin-right: 5px;
}

/* main_contents_regist form ================================================================================ */

#main_contents_regist input[type="text"], input[type="password"], textarea{
	outline: none;
	border: 2px solid #bfc2c2;
	font-size: 12px;
	padding: 5px 3px;
	color: #666;
	background: #fefbf7;
}
#main_contents_regist input:hover ,textarea:hover {
	color: #000;
	background: #fff;
}

#main_contents_regist input:focus, textarea:focus, #main_contents_regist input.focused, #main_contents_regist textarea.focused {
	outline: none;
	color: #000;
	background: #fff ;
	border: 2px solid #818283;
}

#main_contents_regist input[type="submit"]{
	outline: none;
	display: block;
	color: #fff;
	margin-top:5px;
	padding:4px 20px;
	background: url(../images/common/bg_btn.gif) repeat-x center center;
	border: 2px solid #7b7c7c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
}
#main_contents_regist input[type="submit"]:hover{
	outline: none;
	background: url(../images/common/bg_btn_on.gif) repeat-x center center;
	cursor: pointer;
}
#main_contents_regist input[type="checkbox"]{
	margin-right: 5px;
}




/* h2 h3 h4================================================================================ */

.pr_list{
}

h2{
	overflow: hidden;
}
h2.page_title {
	background: url(../images/common/h2/title_bg.png) no-repeat left top;
	width:778px;
	height:49px;
	margin-bottom:8px;
	margin-left:8px;
}
h2.page_title .name {
	color:#fffb27;
	font-weight:bold;
	font-size:20px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	line-height:49px;
	padding-left:45px;
	display:block;
	float:left;
}
h2.page_title img{
padding-left:5px;
display:block;
float:left;
}
h3{
	padding: 0 0 0 0px;
	height: 100%;
	font-size: 13px;
	position: relative;
}

.game_title{
	height: 50px;
	padding-left:60px;
	width: 774px;
	position: relative;
	background: url(../images/common/h2/about_pagetitle_bg.png) repeat-x left top ;
}
.game_01{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_01.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_02{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_02.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_03{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_03.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_04{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_04.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_05{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_05.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_06{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_06.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_07{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_07.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_08{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_08.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_09{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(http://dice-online.jp/images/common/h2/game_09.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_10{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(http://dice-online.jp/images/common/h2/game_10.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_11{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(http://dice-online.jp/images/common/h2/game_11.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_12{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_12.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}

.game_13{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_13.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_14{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_14.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_15{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_15.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_16{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/game_16.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}

.game_slot17{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/slot12/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}

.game_18{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/slot13/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}

.game_19{
	height: 115px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/slot14/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_20{
	height: 115px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/slot15/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_21{
	height: 115px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/slot16/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_vslot{
	height: 107px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/vslot/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.game_vslot2{
	height: 115px;
	width: 774px;
	position: relative;
	text-indent: -1000em;
	background: url(/images/game/vslot2/h2.png) repeat-x left top ;
	margin-left:8px;
	margin-bottom:8px;
}
.edy_h2{
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/edy.gif) repeat-x left top ;
		height: 70px;
	width: 774px;
		margin-left:8px;
	margin-bottom:8px;
}
.vpc_h2{
	position: relative;
	text-indent: -1000em;
	background: url(../images/common/h2/vpc.gif) repeat-x left top ;
		height: 70px;
	width: 774px;
		margin-left:8px;
	margin-bottom:8px;
}
/* h right side================================================================================ */





.pr_more {/*logout index*/
	position: absolute;
    display: block;
    top: 250px;
    right: 5px;
    color: #000;
	font-size: 12px;
	padding:3px 5px 2px 20px;
	background: #fcfeff url(../images/arrow/001.gif) no-repeat 5px 6px;
	border: 1px #eee solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: none;
}
.index_more {/*logout index*/


}

.more {/*logout index*/
	position: absolute;
    display: block;
    top: 0;
    right: 0;
    color: #000;
	font-size: 11px;
	padding:4px 5px 2px 20px;
	background: #fcfeff url(../images/arrow/001.gif) no-repeat 5px 6px;
	border: 1px #eee solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: none;
}


.write {/*blog*/
	position: absolute;
	display: block;
	top: 7px;
	right: 7px;
	padding:4px 5px 3px 23px;
	color: #000;
	font-size: 11px;
	background: #fcfeff url(../images/common/icon/blog.png) no-repeat 5px 3px;
	border: 1px #ccc solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.time {/*timestmap*/
	font-size: 10px;
	font-weight: normal;
    color: #676767;
	text-align:right;
	line-height:10px;
}
.time2 {/*timestmap*/
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 7px;
    right: 6px;
    color: #676767;
}
.rew {
	position: absolute;
	display: block;
	top: 7px;
	right: 7px;
	padding:4px 6px 3px 23px;
	color: #000;
	font-size: 11px;
	background: #fcfeff url(../images/arrow/rew_001.gif) no-repeat 5px 6px;
	border: 1px #ccc solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* common button ================================================================================ */

.non_regist_table{
	white-space: nowrap;
	padding: 3px;
}
.non_regist_table td{
	padding: 0 3px 0 0;
}
.non_regist{
	float: left;
    color: #000 !important;
	font-size: 12px;
	font-weight: bold;
	padding:4px 8px 2px 20px;
	background: #fdb425 url(/images/arrow/right_arrow.png) no-repeat 5px 7px;
	border: 1px #eee solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: none;
	white-space: nowrap;
} 
.non_regist a{

} 

.common_more {/*logout index*/
    display: block;
    color: #000;
	font-size: 11px;
	padding:6px 5px 2px 20px;
	background: #fcfeff url(../images/arrow/001.gif) no-repeat 5px 6px;
	border: 1px #eee solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: none;
}
.common_rew {
	display: block;
	padding:6px 9px 5px 25px;
	color: #000;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:8px;
	margin-top:8px;
	background-color: #FFF;
	background-image: url(../images/arrow/rew_001.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	font-weight:bold;
}

.btn_common {
line-height:16px;
font-size:12px;
	outline: none;
	color: #fffb27 !important;
	font-weight:bold;
	margin:8px auto;
	padding:8px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color:#000000;
	border:none;
	text-align: center;
	width: 150px;
	display: block;
}
.btn_common a{
	color: #fffb27 !important;
}
.btn_common:hover{
	background-color:#333;
	text-decoration: none;
}
.btn_common a:after{
	color: #fffb27 !important;
}

/* blog_page navi ================================================================================ */


#page_navi_wrap {
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;	
	margin-top:15px;
	margin-left:8px;
	margin-right:8px;
	
}
#page_navi_wrap span,
#page_navi_wrap a,
#page_navi_wrap a:hover{
	color: #000;
	padding: 5px 8px 5px 9px;
	margin:0 2px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0px 3px rgba(0, 0, 0, 0.3);
}

#page_navi_wrap a{
	color: #fff;
	background: #000;
}
#page_navi_wrap a:hover{
	color: #fff;
	background: #555;
	
}



#page_navi .navi_rew {
	position: absolute;
    display: block;
    top: 0;
    left: 0;
    color: #000;
	font-size: 12px;
	padding:4px 5px 2px 20px;
	background: #f6f9fb url(../images/arrow/rew_001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#page_navi .navi_ff {
	position: absolute;
    display: block;
    top: 0;
    right: 0;
    color: #000;
	font-size: 12px;
	padding:4px 5px 2px 20px;
	background: #f6f9fb url(../images/arrow/001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

/* blog_page navi ================================================================================ */



#blog_page_navi {
	position: relative;
	margin: 5px 0;
	height: 25px;
}
#blog_page_navi .navi_rew {
	position: absolute;
    display: block;
    top: 0;
    left: 0;
    color: #000;
	font-size: 12px;
	padding:4px 5px 2px 20px;
	background: #f6f9fb url(../images/arrow/rew_001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#blog_page_navi .navi_ff {
	position: absolute;
    display: block;
    top: 0;
    right: 0;
    color: #000;
	font-size: 12px;
	padding:4px 5px 2px 20px;
	background: #f6f9fb url(../images/arrow/001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}


/* form field ================================================================================ */
#form_list table{
	width: 563px;
	background: #fff;
	border-collapse: separate;
	border-spacing:1px;
}
#form_list small{
	font-size: 10px;
	text-align: right;
}
#form_list tr {
}
#form_list tr:first-child {
	border-top: none;
}
#form_list th{
	width: 140px;
	padding:5px;
	background: #e6e6e6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}
#form_list td {
	padding:5px ;
	background-color:#f6f6f6;
}

#form_list td input[type="text"], textarea{
	width: 400px;
	padding:5px 3px;
}

#form_list ul {
}
#form_list ul li{
	background: #f8fafa;
	width: 132px;
	height: 140px;
	padding: 5px;
	margin: 1px;
	float: left;
	text-align: center;
	border: 1px #eee solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#form_center {
	width: 100%;
	text-align: center !important;
	
}
#form_2_item {
	text-align: center;
	margin: 0 auto;
	width: 190px;
	
}
#form_2_item_semi {
	text-align: center;
	margin: 0 auto;
	width: 300px;
	
}
#form_2_item_wide {
	text-align: center;
	margin: 0 auto;
	width: 100px;
	
}
#form_center input[type="submit"] {
	display:inline-block;
	/display:inline;
	/zoom:1;
}
#form_center_px {
	width: 70%;
	margin: 0 auto;
	text-align: center !important;
	
}

#form_list_top table{
	width: 576px;
	background: #fff;
	border-collapse: separate;
	border-spacing:1px;
}
#form_list_top small{
	font-size: 10px;
	text-align: right;
}
#form_list_top tr {
}
#form_list_top tr:first-child {
}
#form_list_top th{
	width: 140px;
	padding:5px;
	background: #e6e6e6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}
#form_list_top td {
	padding:5px ;
	width: 300px;
	background-color:#f6f6f6;
}
#form_list_top .rnk {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-weight: bold;
	color: #ff0096;
}
#form_list_top .pint {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

/* form field wide================================================================================ */
#form_list_wide table{
	width: 770px;
	background: #fff;
	border-collapse:separate;
	border-spacing:1px;
	
}
#form_list_wide small{
	font-size: 10px;
	text-align: right;
}
#form_list_wide tr {
}
#form_list_wide tr:first-child {
	border-top: none;
}
#form_list_wide th{
	width: 140px;
	padding:5px;
	background: #e6e6e6;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;

}
#form_list_wide td {
	width: 600px;
	padding:5px;
	background-color:#f6f6f6;
}

#form_list_wide td input[type="text"], textarea{
	margin: 2px;
}
#form_2_item_wide {
	text-align: center;
	margin: 0 auto;
	width: 700px;
	
}
#form_2_item_wide td{
	width: 250px;
	padding: 0 5px;
	
}
/* mail field ================================================================================ */
#mail_list{
	width: 573px;
	background: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #fff solid;
}
#mail_list small{
	font-size: 10px;
	text-align: right;
}
#mail_list tr {
	border-top: 1px solid #eee;
}
#mail_list tr:first-child {
	border-top: none;
}
#mail_list th{

	padding:5px;
	background: #f5f7f7;
}
#mail_list td {
	padding:5px 10px;
		width: 570px;
}
#mail_list .rsv{
	padding:5px 10px;
	width:10%;

}

#mail_list td input[type="text"], textarea{
	width: 381px;
}
#mail_list{
	background: #fff;
}
#mail_list ul {
}
#mail_list ul li{
	background: #f8fafa;
	width: 132px;
	height: 140px;
	padding: 5px;
	margin: 1px;
	float: left;
	text-align: center;
	border: 1px #eee solid;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}



/* tabs ================================================================================ */





/* tabwrap navigation */

#tabwrap {
	position: relative;
	height: 100%;
width:590px;
	background: url(../images/bg/index_box_bg.png) left top repeat-y;
	margin-bottom:8px;
}
#tabwrap_inner_small {
	height: 100%;
}
#tabwrap .tab_more {
	position: absolute;
	text-align:center;
	display: block;
	top: 17px;
	right: 18px;
	line-height: 29px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/tab/more_bg.png) no-repeat left top;
	width:99px;
	height:29px;
}
#tabwrap .nav {
padding-left:22px;
	overflow: hidden;
	width: 442px;
	height:54px;
}
#tabwrap .nav_bg {
	width: 100%;
	background: url(../images/bg/tabwrap_nav_bg.png) left top no-repeat;
	height:54px;
}
#tabwrap .nav ul {


}
#tabwrap .nav li {
padding-top:13px;
	float: left;
	padding-right:2px;

}
#tabwrap .nav li a {
	display: block;
	border: 0;
	text-indent:-9999px;
}


#tabwrap .n01 a {
	background: url(../images/tab/tab_nav.png) no-repeat 0 top !important;
	width:110px;
	height:42px;
}
#tabwrap .n02 a {
	background: url(../images/tab/tab_nav.png) no-repeat -114px top !important;
	width:105px;
	height:42px;
}
#tabwrap .n03 a {
	background: url(../images/tab/tab_nav.png) no-repeat -224px top !important;
	width:104px;
	height:42px;
}
#tabwrap .n04 a {
	background: url(../images/tab/tab_nav.png) no-repeat -332px top !important;
	width:105px;
	height:42px;
}



#tabwrap .n01 a:hover {
	background: url(../images/tab/tab_nav.png) no-repeat 0 -84px !important;
	width:110px;
	height:42px;
}
#tabwrap .n02 a:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -114px -84px !important;
	width:105px;
	height:42px;
}
#tabwrap .n03 a:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -224px -84px !important;
	width:104px;
	height:42px;
}
#tabwrap .n04 a:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -332px -84px !important;
	width:105px;
	height:42px;
}

#tabwrap .n01 .current, #tabwrap .n01 .current:hover {
	background: url(../images/tab/tab_nav.png) no-repeat 0 -42px !important;
	width:110px;
	height:42px;
}
#tabwrap .n02 .current, #tabwrap .n02 .current:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -114px -42px !important;
	width:105px;
	height:42px;
}
#tabwrap .n03 .current, #tabwrap .n03 .current:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -224px -42px !important;
	width:104px;
	height:42px;
}
#tabwrap .n04 .current, #tabwrap .n04 .current:hover {
	background: url(../images/tab/tab_nav.png) no-repeat -332px -42px !important;
	width:105px;
	height:42px;
}







.hide {/* 隠す */
	position: absolute;
	top: -1000em;
	left: -1000em;
}
.tab_list{
	overflow: hidden;
}


.tab_list_wrap small{
	font-size: 8px;
	padding-left: 0.5em;
}



/* topicswrap navigation */

#topicswrap {

}
#topicswrap .nav {
	overflow: hidden;
	width: 571px;
	padding-left: 1px;
}
#topicswrap .nav li {
	width: 114px;
	float: left;
}
#topicswrap .nav li a {
	display: block;
	padding: 10px;
	background: #8d1b1b;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#topicswrap li a.current, #topicswrap li a.current:hover {
	background: #fff !important;
	color: #000;
	border: 1px #ab1a1a solid;
	border-bottom: none;
}
#topicswrap .nav li a:hover, #topicswrap .nav li a:focus {
	background: #ab1a1a;
}



/* topicswrap inner */
.tab_topics_wrap{

}

#tabwrap_topic_inner {
	height: 100%;
	background: url(../images/tab/bg_line.gif) 0px 3px repeat-x;
}

.orange{
	background: #fdb425;
}
.yellow{
	background: #ffde00;
}
.gray{
	background: #f5f7f7;
}
.green{
	background: #53c7c3;
}

#tabwrap_inner {
	margin-top: 2px;
	border: 1px solid #ccc;
	background: #edefef;
	padding: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	height: 100%;
}



/* tab inner*/



.tab_topics{
	overflow: hidden;
	font-size: 10px;
	background: #fff;
}

.tab_topics li {
	padding: 5px 3px 2px 20px;
	margin:0 0 1px 0;
	color: #383838;
	font-weight: normal;
	height: 100%;
}
.tab_topics li.tab_event {
	background: url(../images/arrow/ex_003.gif) no-repeat left center;
}
.tab_topics li.tab_topics {
	background: url(../images/arrow/ex_001.gif) no-repeat 2px 6px;
}

.tab_topics li span{
	padding-left: 10px;
}
.tab_topics li:last-child {
	margin-bottom: 0;
}

.tab_topics li.event{
	background: #f6f6f6 url(../images/common/icon/blog.gif) 3px 4px no-repeat;
}
.tab_topics li.event:hover{
	background: #fff url(../images/common/icon/blog.gif) 3px 4px no-repeat;
}
.tab_topics li.topic{
	background: #f6f6f6 url(../images/common/icon/comment_black.gif) 3px 4px no-repeat;
}
.tab_topics li.topic:hover{
	background: #fff url(../images/common/icon/comment_black.gif) 3px 4px no-repeat;
}


/* tab inner 1column*/



.tab_1column{
	overflow: hidden;
	padding-left:4px;
	padding-right:9px;
	padding-top:1px;
	padding-bottom:1px;
}

.tab_1column li {
	color: #383838;
	font-weight: normal;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 28px;
}
.tab_1column li span{
	padding-left: 10px;
}
.tab_1column li:last-child {
	margin-bottom: 0;
}

.tab_1column li.blog{
	background: #efefef url(../images/common/icon/blog.png) 6px 4px no-repeat;
}
.tab_1column li.blog:hover{
	background: #fff url(../images/common/icon/blog.png) 6px 4px no-repeat;
}
.tab_1column li.comment{
	background: #efefef url(../images/common/icon/comment_black.png) 6px 4px no-repeat;
}
.tab_1column li.comment:hover{
	background: #fff url(../images/common/icon/comment_black.png) 6px 4px no-repeat;
}
.tab_1column li.footpoint{
	background: #efefef url(../images/common/icon/foot.png) 6px 4px no-repeat;
}
.tab_1column li.footpoint:hover{
	background: #fff url(../images/common/icon/foot.png) 6px 4px no-repeat;
}



/* game rank tab  ================================================================================ */

#gamerank #tabwrap {
	overflow: hidden;
	position: relative;
	width: 770px;
	list-style: none;
		margin:0 !important;
	padding:0 !important;
}

#gamerank #tabwrap_inner {
	height: 100%;
	font-size: 10px;
		margin:0 !important;
	padding:0 !important;
	border:none;
}
#gamerank #tabwrap_inner h3{
	padding: 10px !important;
	background-color:#000;
	margin:0 !important;
	color:#FFFFFF;
}

#gamerank #tabwrap .nav {
	overflow: hidden;
	width: 100%;
	padding:0;
	height: 36px;
}
#gamerank #tabwrap .nav li {
	float: left;
	width: 116px;
	height: 36px;
	padding:1px 0px 1px 1px;
}

#gamerank #tabwrap .nav li a {
text-indent:0;
	display: block;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
	border: 0;
	text-decoration: none;
}
#gamerank #tabwrap li a.current, #tabwrap li a.current:hover {
	background: #fffb27;
	color: #000;
}
#gamerank #tabwrap .nav li a:hover, #tabwrap .nav li a:focus {
	background: #fffb27;
	color: #000;
}









/* extab rank tab  ================================================================================ */

#extab #tabwrap {
	overflow: hidden;
	position: relative;
	width: 770px;
	list-style: none;
		margin:0 !important;
	padding:0 !important;
}

#extab #tabwrap_inner {
	height: 100%;
	font-size: 10px;
		margin:0 !important;
	padding:0 !important;
	border:none;
}
#extab #tabwrap_inner h3{
	padding: 10px !important;
	background-color:#000;
	margin:0 !important;
	color:#FFFFFF;
}

#extab #tabwrap .nav {
	overflow: hidden;
	width: 100%;
	padding:0;
	height: 36px;
}
#extab #tabwrap .nav li {
	float: left;
	width: 116px;
	height: 36px;
	padding:1px 0px 1px 1px;
}

#extab #tabwrap .nav li a {
text-indent:0;
	display: block;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
	border: 0;
	text-decoration: none;
}
#extab #tabwrap li a.current, #tabwrap li a.current:hover {
	background: #fffb27;
	color: #000;
}
#extab #tabwrap .nav li a:hover, #tabwrap .nav li a:focus {
	background: #fffb27;
	color: #000;
}




/* lottab rank tab  ================================================================================ */

#lottab #tabwrap {
	overflow: hidden;
	position: relative;
	width: 585px;
	list-style: none;
		margin:0 !important;
	padding:0 !important;
}


#lottab #tabwrap .nav {
	overflow: hidden;
	width: 100%;
	padding:0;
	height: 36px;
}
#lottab #tabwrap .nav li {
	float: left;
	width: 116px;
	height: 36px;
	padding:1px 0px 1px 1px;
}

#lottab #tabwrap .nav li a {
text-indent:0;
	display: block;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 10px;
	text-align: center;
	border: 0;
	text-decoration: none;
}
#lottab #tabwrap li a.current, #tabwrap li a.current:hover {
	background: #fffb27;
	color: #000;
}
#lottab #tabwrap .nav li a:hover, #tabwrap .nav li a:focus {
	background: #fffb27;
	color: #000;
}
#lottab #tabwrap_inner_small {
	height: 100%;
}
#lottab .tab_list {
padding:10px;
}

#lottab li {
display:block;
}







/* old tab  ================================================================================ */


#tab {
	width: 585px;
	overflow: hidden;
}


/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen {

/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */

.tabs-hide {
	display: none;
}

}

/* Skin */

.tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

.tabs-nav:after {
	/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}

.tabs-nav li {
	float: left;
	margin: 0 1px 0 0;
	min-width: 104px;
	/* be nice to Opera */
}

.tabs-nav a, .tabs-nav a span {
	display: block;
	padding: 0 10px;
	background: url(../images_mypage/tab.gif) top left no-repeat;
	color: #fff;
}

.tabs-nav a {
	position: relative;
	top: 1px;
	z-index: 2;
	padding-left: 0;
	color: #27537a;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	/* required in IE 6 */
}

.tabs-nav .tabs-selected a {
	color: #000;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background-position: 100% -150px;
	outline: 0;
	/* prevent dotted border in Firefox */
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background-position: 100% -100px;
}

.tabs-nav a span {
	width: 104px;
	/*IE 6 treats width as min-width */
	min-width: 104px;
	height: 22px;
	/* IE 6 treats height as min-height */
	min-height: 22px;
	padding-top: 6px;
	padding-right: 0;
}

*>.tabs-nav a span {


/* hide from IE 6 */
	width: auto;
	height: auto;
}

.tabs-nav .tabs-selected a span {
	padding-top: 7px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	background-position: 0 -50px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	background-position: 0 0;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {


/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {


/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
	opacity: .4;
}

.tabs-container {
	padding: 0;
	background: #fff;
/* declare background color for container to avoid distorted fonts in IE while fading */
}

#tabheader {

	height: 40px;
	display: block;
	padding-bottom: 5px;
	background: url(../images/tab/border.gif) center bottom repeat-x;
}

#tabheader ul {
}

#tabheader ul li {
	width: 117px;
	height: 40px;
	float: left;
}

#tabheader li a {
	width: 117px;
	height: 28px;
	padding-top: 12px;
	display: block;
	font-weight: bold;
	color: #fff;
	text-shadow:1px 1px 0 #000;
	text-decoration: none;
	text-align: center;
}
#tabheader .open a {
	background: url(../images/tab/bg.png) 0px 0px repeat-y !important;
}
#tabheader .close a {
	background: url(../images/tab/bg.png) 0px -40px repeat-y !important;
}
#tabheader .close a:hover {
	background: url(../images/tab/bg.png) 0px 0px repeat-y !important;
}

#tabheader li a:hover {
	width: 117px;
	height: 28px;
	padding-top: 12px;
	display: block;
	font-weight: bold;
	color: #fffb27;
	text-decoration: none;
	text-align: center;
}


#tab{
	margin:0 0 0 8px;
	background-image: url(../images/tab/white.gif);
	background-repeat: no-repeat;
	background-position: left 40px !important;
}
.tabline{

}
.bgwt {
background-color:#FFFFFF;
margin-top:0px !important;
}
#ranking_tab_box {
	width: 585px;
}
#ranking_tab_box a{
	color: #aa0100;
}
#ranking_tab_box a:hover {
	color: #9d0100;
	text-decoration: underline;
}



/* game wide tab  ================================================================================ */




#tabheader_wide {

	height: 40px;
	display: block;
	padding-bottom: 5px;
	background: url(../images/tab/border.gif) center bottom repeat-x;
}

#tabheader_wide ul {
}

#tabheader_wide ul li {
	width: 112px;
	height: 40px;
	float: left;
}

#tabheader_wide li a {
	width: 112px;
	height: 28px;
	padding-top: 12px;
	display: block;
	font-weight: bold;
	color: #fff;
	text-shadow:1px 1px 0 #000;
	text-decoration: none;
	text-align: center;
}
#tabheader_wide .open a {
	background: url(../images/tab/bg_wide.png) 0px 0px repeat-y !important;
}
#tabheader_wide .close a {
	background: url(../images/tab/bg_wide.png) 0px -40px repeat-y !important;
}
#tabheader_wide .close a:hover {
	background: url(../images/tab/bg_wide.png) 0px 0px repeat-y !important;
}

#tabheader_wide li a:hover {
	width: 112px;
	height: 28px;
	padding-top: 12px;
	display: block;
	font-weight: bold;
	color: #fffb27;
	text-decoration: none;
	text-align: center;
}


#tab_wide{
	margin:0 0 0 0;
	overflow:hidden;
	background-image: url(../images/tab/white_wide.gif);
	background-repeat: no-repeat;
	background-position: left 40px !important;
	width:785px;
}
.tabline{

}











