﻿body {
	font-family: Arial,"メイリオ","Meirio","ＭＳ Ｐゴシック","MS PGothic","Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Sans-Serif;
	font-size: 14px;
	line-height: 1.8;
	color: #464646;
	background: url('https://static.gamecom.jp/gamecom/official/background/bg_common_210812.jpg') no-repeat 50% 0;
}

body.iframe-container {
	background: none;
}

.board iframe {
	background-color: #ffffff;
}
    
.text_01 {
	font-size: 12px;
	color: #BCAF9D;
	line-height: 20px;
	text-align: left;
}
.text_01_r {
	font-size: 12px;
	color: #BCAF9D;
	line-height: 15px;
	text-align: left;
}
.text_01_bold {
	font-size: 12px;
	color: #BCAF9D;
	font-weight: bold;	
	line-height: 18px;
}
.text_02 {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}
.bg {
	background-attachment: scroll;
	background-color: #5b0707;
	background-repeat: no-repeat;
	background-position: center top;
}
.history_text {
	color: #993333;
	font-size: 12px;
}
.history_text_hi {
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
}
.text_navi {
	color: #CC3333;
	font-size: 12px;
}
.text_navi_hi {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_text {
	font-size: 12px;
	color: #999999;
}


/**************************** NEWS event start ***************************/
.text_event_txt {
	font-size: 12px;
	color: #8A6D6D;
	line-height: 15px;
	text-align: left;
}
.text_event_date {
	font-size: 12px;
	color: #9F6B6B;
	line-height: 15px;
	text-align: left;
}
/**************************** NEWS event end ***************************/


/**************************** Board start ***************************/
.text_Red_s {
	font-size: 11px;
	color: #6E4A46;
	line-height: 15px;
	text-align: left;
}
.text_notice_s {
	font-size: 11px;
	color: #FF8B67;
	line-height: 15px;
	text-align: left;
}
.text_notice_Y_s {
	font-size: 11px;
	color: #C38455;
	line-height: 15px;
	text-align: left;
}
.text_Red {
	font-size: 12px;
	color: #6E4A46;
	line-height: 15px;
	text-align: left;
}
.text_Red_b {
	font-size: 12px;
	color: #6E4A46;
	line-height: 15px;
	font-weight: bold;	
	text-align: left;
}
.textbox {scrollbar-face-color: #E8E8E8; 
	scrollbar-shadow-color: #808080;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #696969;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #494949; 
}
.text_WRed {
	font-size: 12px;
	color: #9F6B6B;
	line-height: 15px;
	text-align: left;
}
.text_WRed_b {
	font-size: 12px;
	color: #9F6B6B;
	line-height: 15px;
	font-weight: bold;		
	text-align: left;
}
.text_WRed_s {
	font-size: 10px;
	color: #9F6B6B;
	line-height: 15px;
	text-align: left;
}
/**************************** Board End***************************/


/**************************** Footer start ***************************/
footer {
	position: relative;
	width: 100%;
	min-width: 990px;
	margin-top: 60px;
	background: #fff;
}
footer .sitemap {
	position: relative;
	width: 100%;
	padding: 30px 0;
	background: #ededed;
}
footer .sitemap .cat {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding-left: 40px;
}
footer .sitemap .cat:after {
	content: '';
	display: block;
	clear: both;
}
footer .sitemap .cat > li {
	float: left;
	position: relative;
	width: 190px;
}
footer .sitemap .cat > li h5 {
	margin-bottom: 10px;
	font-size: 14px;
}
footer .fix {
	position: relative;
	width: 600px;
	height: 120px;
	margin: 0 auto;
	font-size: 12px;
	color: #999;
}
footer .fix a {
	color: #999;
}
footer .fix h2 {
	position: absolute;
	top: 25px;
	left: 0;
	width: 135px;
	height: 60px;
}
footer .fix .lnb {
	position: absolute;
	top: 45px;
	left: 200px;
	width: 360px;
	height: 30px;
}
footer .fix .lnb:after {
	content: '';
	display: block;
	clear: both;
}
footer .fix .lnb li {
	display: inline-block;
}
footer .fix .lnb li:after {
	content: '|';
	display: inline-block;
	margin: 0 10px;
}
footer .fix .lnb li:last-child:after {
	content: none;
}
footer .fix .copyright {
	position: absolute;
	top: 70px;
	left: 200px;
	width: 300px;
	height: 30px;
}
/****************************Footer end ***************************/
.nickname {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
}

/* header
===================================================================*/
header {
	position: relative;
	width: 990px;
	min-width: 990px;
	height: 110px;
	margin: 0 auto;
}
header h1 {
	position: absolute;
	top: 35px;
	left: 40px;
	width: 390px;
	height: 60px;
	background: url(/image/Gamecom/logo_gamecom.png) no-repeat center;
}
header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/* container
===================================================================*/
#container {
	position: relative;
	width: 990px;
	min-width: 990px;
	margin: 0 auto;
}
#container:after {
	content: '';
	display: block;
	clear: both;
}

/* content
===================================================================*/
#content {
	position: relative;
	width: 740px;
	height: 100%;
	min-height: 1000px;
	margin-left: 250px;
	padding: 40px;
	border: 1px solid #c6c6c6;
	border-left: none;
	background-color: #fff;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#container.all #content {
	width: 100%;
	min-height: 100px;
	margin-left: 0;
	border-left: 1px solid #c6c6c6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#container.all #aside {
	display: none;
}

/* template - font
===================================================================*/
a {
	color: #464646;
}
a .off {
	display: inline-block;
}
a .on {
	display: none;
}
a:hover {
	color: #335fc7;
}
a:hover .off {
	display: none;
}
a:hover .on {
	display: inline-block;
}
h3, h4, h5 {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}
small {
	font-size: 12px;
}
.tcgc {
	color: #335fc7;
}
.tcgr {
	color: #b4b4b4;
}
.tcor {
	color: #ff773b;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.fs22 {
	font-size: 22px;
}
.caution {
	position: relative;
	font-size: 12px;
	background-color: #f2f2f2;
}
.caution2 {
	width: 739px;
	margin: 50px 0 0 -40px;
	padding: 30px 40px;
}
.caution2 h4 {
	margin: 0 0 10px 0 !important;
}

/* template - layout
===================================================================*/
.mgtb5 {
	margin: 5px auto;
}
.mgtb10 {
	margin: 10px auto;
}
.mgtb20 {
	margin: 20px auto;
}
.mgtb30 {
	margin: 30px auto;
}
.pd5 {
	padding: 5px;
}
.pd10 {
	padding: 10px;
}
.pd5n10 {
	padding: 5px 10px;
}
.pd10n20 {
	padding: 10px 20px;
}
.objects_ilb {
	position: relative;
	width: 100%;
	text-align: center;
}
.objects_ilb li {
	display: inline-block;
	margin: 0 15px;
}
.objects_flt,
.objects_flt2 {
	position: relative;
	width: 100%;
}
.objects_flt:after,
.objects_flt2:after {
	content: '';
	display: block;
	clear: both;
}
.objects_flt li,
.objects_flt2 li {
	float: left;
	position: relative;
}
.objects_flt li {
	width: 50%;
}
.objects_flt2 li:nth-child(1) {
	width: 70%;
}
.objects_flt2 li:nth-child(2) {
	width: 30%;
}

/* template - list
===================================================================*/
.unorder_list,
.order_list {
	position: relative;
	width: 100%;
	margin: 10px 0;
}
.unorder_list li,
.order_list li {
	margin-left: 20px;
}
.unorder_list li {
	list-style: disc;
}
.order_list li {
	list-style: decimal;
}

/* template - button
===================================================================*/
.btn {
	outline: none;
	display: inline-block;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.btn:hover {
	color: #fff;
}
.btn_white {
	border: 1px solid #eee;
	border-bottom: 1px solid #bbb;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	color: #373737;
}
.btn_white:hover {
	border: 1px solid #eee;
	border-top: 1px solid #bbb;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	color: #373737;
}
.btn_blue {
	border: 1px solid #3764bb;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(144, 168, 231, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(144, 168, 231, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(144, 168, 231, 1);
	background: #5281d8; /* Old browsers */
	background: -moz-linear-gradient(top,  #5281d8 0%, #4877d2 10%, #4877d2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5281d8), color-stop(10%,#4877d2), color-stop(100%,#4877d2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5281d8 0%,#4877d2 10%,#4877d2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5281d8 0%,#4877d2 10%,#4877d2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5281d8 0%,#4877d2 10%,#4877d2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5281d8 0%,#4877d2 10%,#4877d2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5281d8', endColorstr='#4877d2',GradientType=0 ); /* IE6-9 */
	text-shadow: 0px 1px 0px rgba(24, 66, 159, 1);
}
.btn_blue:hover {
	background: #2a67dc;
}
.btn_gray {
	background: #8c8c8c;
	border: 1px solid #6d6d6d;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(170, 170, 170, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(170, 170, 170, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(170, 170, 170, 1);
	text-shadow: 0px 1px 0px rgba(110, 110, 110, 1);
}
.btn_gray:hover {
	background: #7e7e7e;
}
.btn_gray2 {
	border: 1px solid #a1a1a1;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(196, 196, 196, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(196, 196, 196, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(196, 196, 196, 1);
	background: #a1a1a1; /* Old browsers */
	text-shadow: 0px 1px 0px rgba(129, 129, 129, 1);
}
.btn_gray2:hover {
	background: #969696;
}
.btn_gray3 {
	border: 1px solid #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #f6f6f6;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(210, 210, 210, 1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(210, 210, 210, 1);
	box-shadow: 0px 0px 0px 1px rgba(210, 210, 210, 1);
	color: #aaa;
}
.btn_gray3:hover,
.on .btn_gray3 {
	border: 1px solid #4c7be9;
	background-color: #335fc7;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(22, 66, 168, 1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(22, 66, 168, 1);
	box-shadow: 0px 0px 0px 1px rgba(22, 66, 168, 1);
	color: #fff;
}
.btn_orange {
	border: 1px solid #ff5b13;
	border-bottom: 1px solid #97350b;
	background: #ff773b;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 190, 120, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 190, 120, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 190, 120, 1);
	text-shadow: 0px 1px 0px rgba(227, 103, 48, 1);
}
.btn_orange:hover {
	background: #ff6622;
}

/* template - box
===================================================================*/
.box_gray1 {
	position: relative;
	width: 100%;
	margin: 20px auto;
	padding: 40px 20px;
	background-color: #fbfbfb;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
}
.box_gray2 {
	position: relative;
	width: 100%;
	margin: 10px 0;
	padding: 10px;
	background-color: #f5f5f5;
	text-align: center;
	font-size: 20px;
}
.box_border1 {
	position: relative;
	width: 100%;
	margin: 20px auto;
	padding: 15px;
	border: 4px solid #a3a6b5; 
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.box_border2 {
	position: relative;
	width: 100%;
	margin: 30px auto;
	padding: 30px 50px;
	border: 1px solid #e1e1e1;
	font-size: 13px;
}
.box_border2 .point {
	display: inline-block;
	position: relative;
	padding: 5px;
	border: 2px solid #f10;
	background-color: #f5f5f5;
	color: #325db1;
}
.box_border3 {
	position: relative;
	width: 100%;
	margin: 30px auto;
	padding: 30px 50px;
	border: 5px solid #335fc7;
}
.box_border4 {
	position: relative;
	width: 100%;
	margin: 30px auto;
	padding: 30px 50px;
	border: 5px solid #e1e1e1;
}
.box_gradation1 {
	position: relative;
	width: 100%;
	margin: 20px auto;
	padding: 20px 20px 30px 20px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 5%, #ffffff 10%, #ffffff 90%, #fafafa 95%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(5%,#fafafa), color-stop(10%,#ffffff), color-stop(90%,#ffffff), color-stop(95%,#fafafa), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 5%,#ffffff 10%,#ffffff 90%,#fafafa 95%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 5%,#ffffff 10%,#ffffff 90%,#fafafa 95%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 5%,#ffffff 10%,#ffffff 90%,#fafafa 95%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#fafafa 5%,#ffffff 10%,#ffffff 90%,#fafafa 95%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	font-size: 13px;
	color: #787878;
}

/* template - form
===================================================================*/
label {
	display: inline-block;
	cursor: pointer;
}
input[type=text],
input[type=password],
select,
textarea {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
}
input[type=radio],
input[type=checkbox] {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.form_design_transparent input[type=text],
.form_design_transparent input[type=password],
.form_design_transparent select,
.form_design_transparent textarea {
	outline: none;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}
.form_design1 input[type=text],
.form_design1 input[type=password],
.form_design1 select,
.form_design1 textarea {
	border: 1px solid #929292;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(100, 100, 100, 0.1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(100, 100, 100, 0.1);
	box-shadow: inset 0px 0px 10px 0px rgba(100, 100, 100, 0.1);
}
.form_design2 input[type=text],
.form_design2 input[type=password],
.form_design2 select,
.form_design2 textarea {
	border: 1px solid #d7d7d7;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(150, 150, 150, 0.1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(150, 150, 150, 0.1);
	box-shadow: inset 0px 0px 10px 0px rgba(150, 150, 150, 0.1);
}
.form_height30 input[type=text],
.form_height30 input[type=password],
.form_height30 select {
	height: 30px;
}
.form_height35 input[type=text],
.form_height35 input[type=password],
.form_height35 select {
	height: 35px;
}
.form_height40 input[type=text],
.form_height40 input[type=password],
.form_height40 select {
	height: 40px;
}
.form_height45 input[type=text],
.form_height45 input[type=password],
.form_height45 select {
	height: 45px;
}
.form_height50 input[type=text],
.form_height50 input[type=password],
.form_height50 select {
	height: 50px;
}
.form_birth li {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0 5px;
}
.form_post li {
	display: inline-block;
	width: auto;
	height: auto;
}
.form_post li:nth-child(1),
.form_post li:nth-child(3) {
	width: 130px;
}
.form_post li em {
	display: inline-block;
	width: 20px;
	margin: 0 5px;
	font-weight: bold;
	text-align: center;
}
.form_email {
	position: relative;
	width: 100%;
}
.form_email:after {
	content: '';
	display: block;
	clear: both;
}
.form_email li {
	position: relative;
	float: left;
}
.form_email li:nth-child(1) {
	width: 33%;
}
.form_email li:nth-child(2) {
	width: 6%;
}
.form_email li:nth-child(2) input[type=text] {
	width: 100%;
	padding: 0;
	border: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
	font-weight: bold;
	color: #333;
}
.form_email li:nth-child(3) {
	width: 33%;
	margin-right: 1%;
}
.form_email li:nth-child(4) {
	width: 27%;
}
.form_gametitle li {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
	padding: 2px 5px;
	border: 1px solid #dedede;
	background-color: #fafafa;
}
.vertical-top {
	vertical-align: top;
	padding-top: 11px;
}

/* template - table
===================================================================*/
table {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
table img {
	vertical-align: middle;
}
table tr th,
table tr td {
	padding: 7px 10px;
	margin-left: 10px;
}
.table_design1 {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-collapse: separate;
	border-spacing: 1px;
}
.table_design1 tr th {
	background-color: #f4f4f4;
	text-align: left;
}
.table_design1 tr th,
.table_design1 tr td {
	padding: 10px 15px;
}
.table_design2 tr th,
.table_design2 tr td {
	padding: 3px 0;
}
.table_design3 {
	border-collapse: separate;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	font-size: 13px;
}
.table_design3 tr th {
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f4f4f4;
}
.table_design3 tr:first-child td {
	border-top: 1px solid #e2e2e2;
}
.table_design3 tr td {
	border-bottom: 1px solid #f4f4f4;
}
.table_design3 tr:last-child td {
	border-bottom: none;
}
.table_design3 tr:nth-child(even) {
	background-color: #fdfdfd;
}

/* template - paging
===================================================================*/
.paging {
	position: relative;
	width: 100%;
	margin-top: 40px;
}
.paging ul {
	position: relative;
	width: 100%;
	text-align: center;
}
.paging ul a {
	overflow: hidden;
	display: inline-block;
	position: relative;
	width: 32px;
	height: 32px;
	margin-left: -5px;
	padding-top: 2px;
	border: 1px solid #ebebeb;
	background-color: #f8f8f8;
	z-index: 1;
}
.paging ul a:hover,
.paging ul a.on {
	border: 1px solid #888;
	background-color: #fff;
	font-weight: bold;
	z-index: 2;
}
.paging ul b:hover a,
.paging ul b a {
	color: #335fc7;
	border: 1px solid #888;
	background-color: #fff;
	font-weight: bold;
	z-index: 2;
}



/* aside
===================================================================*/
#aside {
	position: absolute;
	top: 20px;
	right: -140px;
	width: 120px;
}
#aside .bnr {
	position: relative;
	width: 100%;
}
#aside .bnr li {
	position: relative;
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
}
#aside .bnr li a {
	display: block;
	width: 100%;
	height: 100%;
}

/* maintenance
===================================================================*/
.maintenance_character {
	position: absolute;
	top: 15px;
	right: 40px;
	width: 250px;
}
.maintenance_character img {
	width: 100%;
	height: auto;
}
.maintenance_date {
	position: relative;
	width: 990px;
	margin: 40px 0 40px -41px;
	padding: 30px 40px;
	background-color: #3f5bc8;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.maintenance_date span {
	color: #ffc76e;
}

/* password center
===================================================================*/
.pwc,
.pwc_check  {
	width: 898px;
	margin-left: -50px;
	padding: 20px 30px;
}
.pwc {
	margin-top: 50px;
}
.pwc_check  {
	margin-bottom: -30px;
	background-color: #335fc7;
	color: #fff;
}

/* iframe list
============================================*/
.iframe_list {
	position: relative;
	width: 100%;
	padding: 20px 0;
	border-top: 2px solid #e7e7e7;
	border-bottom: 2px solid #e7e7e7;
}
.iframe_list li {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 22px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.iframe_list li a {
	display: block;
	width: 100%;
	height: 100%;
}
.iframe_list li a:after {
	content: '';
	display: block;
	clear: both;
}
.iframe_list li a span {
	float: left;
	height: 100%;
}
.iframe_list li a span.icon {
	width: 80px;
}
.iframe_list li a span.subject {
	width: 450px;
}
.iframe_list li a span.date {
	width: 89px;
	color: #b8b8b8;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

/* GAMEcom Timeline */
#gamecom-timeline {
	overflow: hidden;
	position: absolute;
	top: 340px;
	left: 50%;
	width: 280px;
	height: 1060px;
	margin-left: 520px;
	z-index: 1;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

#gamecom-timeline iframe {
	display: block;
	width: 100%;
	height: 100%;
}

/* main-page
============================================*/
#content.main h3 {
  font-size: 1.2rem;
  font-weight: bold;
}
#content.main .game-title:not(.mobile) {
  position: relative;
  margin-top: 50px;
}
#content.main .game-title:not(.mobile) ul {
  width: 700px;
  letter-spacing: -1rem;
}
#content.main .game-title:not(.mobile) ul li {
  position: relative;
  display: inline-block;
  width: 300px;
  min-height: 340px;
  margin-right: 35px;
  letter-spacing: 0;
  vertical-align: top;
}
#content.main .game-title:not(.mobile)  ul li a {
  display: block;
}
#content.main .game-title:not(.mobile)  ul li a span {
  display: block;
}
#content.main .game-title:not(.mobile)  ul li a span i .main .game-title ul li a span i:last-child {
  margin-right: 0;
}
#content.main .game-title ul li:not(.mobile)  .img {
  overflow: hidden;
  width: 300px;
  height: 245px;
  margin-bottom: 10px;
}
#content.main .game-title ul li:not(.mobile)  .title {
  margin-top: 5px;
  color: #4665af;
  font-size: 14px;
  font-weight: 700;
}
#content.main .game-title ul li:not(.mobile)  .desc {
  font-size: 12px;
}