@charset "UTF-8";

/**
 * 	ヘッダーエリア
 */

/* コーポレート ヘッダー*/
#sqexHeader {
	height:38px;
	background:transparent url(/images/2620/sqex/bg.png) repeat-x center top;
}
	#sqexHeaderInner {
		width:1100px;
		height:100%;
		margin:auto;
	}
	#gotoSqexOfficialBtn {
		width:142px;
		height:38px;
		background-image:url(/images/2620/sqex/logo.png);
	}
	#sqexHeaderLinkArea {
		margin:12px 10px 0 0;
	}
	#gotoRatingBtn, #gotoCautionBtn, #gotoSupportTopBtn {height:11px;margin:0 10px 0 0;}
	#gotoRatingBtn {width:64px;background-image:url(/images/2620/sqex/rating.gif);}
	#gotoCautionBtn {width:53px;background-image:url(/images/2620/sqex/caution.gif);}
	#gotoSupportTopBtn {width:51px;background-image:url(/images/2620/sqex/support.gif);}
/* メインヘッダー */
#mainHeader {
	height:139px;
	margin:auto;
	position:relative;
	background:transparent url(/images/2620/wrap/header/bg.png) no-repeat center top;
}
/* このサイトの使い方について */
#aboutSiteBtn {
	width:176px;
	height:25px;
	position:absolute;
	margin:82px 0 0 734px;
}
/* サポートトップへ戻る */
#gotoDQXSupportTop {
	width:420px;
	height:30px;
	position:absolute;
	margin:30px 0 0 258px;
}

/**
 * 	ボディエリア
 */
/* このゲームが出来ないトラブルボタン */
#aboutGameTroubleBtn {
	width:286px;
	height:31px;
	margin:0 0 0 140px;
	background-image:url(/images/2620/misc/button/trouble.png);
}
/* 検索 */
#search {
}
	.Frame #search {width:776px;margin:auto;}
#searchInput {
	width:717px;
	height:30px;
	margin:2px 0 0 0;
	padding:0 0 0 5px;
  font-size: 14px;
}
	.Frame #searchInput {
		width:680px;
	}
#searchBtn {
	width:86px;
	height:35px;
	background-image:url(/images/2620/misc/button/search.png);
}
/* もっと見るボタン */
#moreBtn {
	width:83px;
	height:20px;
	margin:3px 0 0 0;
	background-image:url(/images/2620/misc/button/more.png);
}
/* 日付表示 */
.Date {color:#C66824;}
/* 注釈テキスト */
.Note {color:#C66824;}
/**
 * 	フッターエリア
 */ 
/* コピーライト */
#copyright {
	margin:20px auto 0 auto;
	color:#2A1402;
}
.footerInfo {
	color:#2A1402;
	font-size: 13px;
}
/* フッターボタン */
#footerBtns {
	margin:15px auto 0 auto;
}
	#footerBtns li {
		margin-right:4px;
	}
.FooterBtn {
	width:160px;
	height:52px;
	display:block;
	font-size:0;
}
#reportBtn {background-image:url(/images/2620/misc/button/report.png);}
#productBtn {background-image:url(/images/2620/misc/button/product.png);}
#policyBtn {background-image:url(/images/2620/misc/button/policy.png);}
#infoBtn {background-image:url(/images/2620/misc/button/info.png);}
#demandBtn {background-image:url(/images/2620/misc/button/demand.png);}

.formdb{display:block;}
.formdn{display:none;}