@charset "UTF-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	overflow-y: scroll;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
	list-style:none;
}

table{
	border-collapse: collapse;
	border-spacing:0;
}

caption, th{
	text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ------------------------------
	▼#sqexHeader-white (header)
------------------------------- */
.dqmsl .hd {
	min-width: 957px;
	height: 37px;
	border-bottom: 1px solid #838383;
	overflow: hidden;
}

.dqmsl #sqexHeader-white {
	width: 957px;
	margin: 0 auto;
	border-bottom: none;
}

/* ------------------------------
	▼#sqexFooter (footer)
------------------------------- */

.dqmsl #sqexFooter {
	min-width: 957px;
	text-align: center;
}
.dqmsl #sqex-footer-contents-inner {
	width: 957px;
}

.dqmsl .sqex-footer-copy-logo {
	width: 957px;
}

/* ------------------------------
	▼#wp
------------------------------- */

#wp {
	width:100%;
	min-width:957px;
	padding:0 0 24px 0;
	/*background:#011718;*/
	background:#ffffff;
}

/* ------------------------------
	▼#soundArea
------------------------------- */

#soundArea {
	width: 957px;
	height: 100%;
	margin: 0 auto;
	padding: 5px 0 8px 0;
}
#soundArea dl.sound {
	width: 98px;
	height: 18px;
	margin-bottom: 5px;
	float: right;
	border: 1px solid #575757;
	background: #0b0b0b;
}

#soundArea dl.sound dt {
	width: 28px;
	height: 18px;
	float: left;
	text-indent: -9999px;
	background: url(/img/dqmsl/speaker_on.png) no-repeat left top;
}
/* on */
#soundArea dl.sound.on dt {	background: url(/img/dqmsl/speaker_on.png) no-repeat left top;}
/* off */
#soundArea dl.sound.off dt {	background: url(/img/dqmsl/speaker_off.png) no-repeat left top;}

#soundArea dl.sound dd.btn_audioOn a {
	width: 17px;
	height: 9px;
	margin: 5px 0 0 12px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(/img/dqmsl/sound1_on.png) no-repeat left top;
}
/* on */
#soundArea dl.sound.on dd.btn_audioOn a  {	background: url(/img/dqmsl/sound1_on.png) no-repeat left top;}
/* off */
#soundArea dl.sound.off dd.btn_audioOn a  {	background: url(/img/dqmsl/sound1_off.png) no-repeat left top;}

#soundArea dl.sound dd.btn_audioOff a {
	width: 24px;
	height: 9px;
	margin: 5px 0 0 9px;
	float: left;
	text-indent: -9999px;
	background: url(/img/dqmsl/sound2_off.png) no-repeat left top;
}
/* on */
#soundArea dl.sound.on dd.btn_audioOff a {	background: url(/img/dqmsl/sound2_off.png) no-repeat left top;}
/* off */
#soundArea dl.sound.off dd.btn_audioOff a {	background: url(/img/dqmsl/sound2_on.png) no-repeat left top;}

/* socialArea +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#socialArea{
	width:100%;
	background:#04292b;
}
#socialArea #socialBtn{
	width:957px;
	height:45px;
	margin:0 auto;
	position:relative;
}
#socialArea #socialBtn dl{
	width:250px;
	position:absolute;
	left:704px;
	top:9px;
}
#socialArea #socialBtn dl dt,
#socialArea #socialBtn dl dd{
	display:block;
	float:left;
	margin:0 10px 0 0
}
/* /socialArea ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* gnv +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#gnv{
	width:911px;
	height:91px;
	margin:0 auto;
}
#gnv ul{
	width:911px;
	height:91px;
	margin:0 auto;
	position:relative;
}
#gnv ul #gnv01 a{
	width:452px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(../../img/dqmsl/common/gnv01_v3.png);
}
#gnv ul #gnv02 a{
	width:213px;
	left:452px;
	top:0;
	background-image:url(../../img/dqmsl/common/gnv02_v3.png);
}
#gnv ul #gnv03 a{
	width:246px;
	left:665px;
	top:0;
	background-image:url(../../img/dqmsl/common/gnv03_v3.png);
}
#gnv ul li a{
	height:91px;
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
}
#gnv ul li a:hover{	background-position:0 -91px;}
#gnv ul li.cur a{	background-position:0 -182px;}
/* /gnv ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* #ct ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ct{
	width:957px;
	margin:0 auto;
	padding:6px 0 16px 0;
}
#ct .pagetopArea{
	width:850px;
	height:1em;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
	text-align:center;
}
#ct .pagetopArea .linkPageTop{
	color:#5a5a5a;
	text-decoration:underline;
	font-size:14px;
	position:absolute;
	right:0;
	bottom:0;
	cursor:pointer;
}
/* /#ct +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* lowerPage +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tit_lowerPage{
	width:957px;
	height:398px;
	margin:0 auto;
	position:relative;
}
#tit_lowerPage h2 a{
	width:444px;
	height:270px;
	display:block;
	position:absolute;
	left:261px;
	top:0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
}
#tit_lowerPage .storeBtns{
	position:absolute;
	left:318px;
	top:338px;
	text-align: left;
}
#tit_lowerPage .storeBtns .btnApp a{
	position:absolute;
	left:0;
	top:0;
	display: block;
}
#tit_lowerPage .storeBtns .btnGoogle a{
	position:absolute;
	left:179px;
	top:0;
	display: block;
}

/* /lowerPage ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */