@charset "utf-8";



html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, 
pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, 
ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, 
tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

table {
 border-collapse: separate;
 border-spacing: 0;
}

caption, th, td {
 text-align: left;
 font-weight: normal;
}

table, td, th {
 vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
 content: "";
}

blockquote, q {
 quotes: "" "";
}

a img {
 border: none;
} 

ul,ol{
	list-style:none;
}

address{
	font-style: normal;
}



/*---------------------------
__Font
---------------------------*/
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0px;
	vertical-align: bottom;
	line-height: 0px;
}

ul,li,ol,dl,dt,dd {
	margin: 0;
	padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9000;
    display: none;
}   

a {
	color: #0080FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}




/*---------------------------
__Body
---------------------------*/
body {
	font-size: 15px;
	color: #000;
	text-align: center;
	font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

p {
	line-height: 180%;
	padding-bottom: 15px;
}

a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1,h2,h3,h4,h5,h6,p,dt,dd,li {
    background-color:transparent;
}

table {
	width: 898px;
	border: 1px solid #DDD;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

table th {
	background: #f9f9f9;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	line-height: 1.5;
	padding: 20px;
	border: 1px solid #DDD;
	border-collapse: collapse;
}

table td {
	background: #FFF;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
	padding: 20px;
	border: 1px solid #DDD;
	border-collapse: collapse;
}



/*---------------------------
__header
---------------------------*/

#header{
    background-attachment:scroll;
    background-image: url("/products/gamingpc/ddon/img/bg_ddon.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1200px;
    position: relative;
    top: 0;
    width: 100%;
}

#header #hArea{
   background: #ffffff;/* IE7 */
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff); 
   background: rgba(255, 255, 255, 0.7);
}

#header #hArea:not(:target){
    filter: none;
}

#header #hArea .hAreaBox{
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 110px;
}

#header #hArea .hAreaBox img#gameLogo{
    display: block;
    left: 0;
    position: absolute;
    top: 5px;
	width:240px;
}

#header #hArea .hAreaBox h1{
    left: 266px;
    position: absolute;
    top: 14px;
    width: 322px;
}

#header #hArea .hAreaBox a#logo img {
    left: 705px;
    position: absolute;
    top: 21px;
    width: 140px;
}

#header #hArea .hAreaBox #jan {
    display: block;
    left: 865px;
    position: absolute;
    top: 21px;
    width:136px;
}


#contents{
    margin: 0 auto;
    width: 960px;
}

#contents h2{
	margin: 0 0 40px;	
}

#contents h3{
   background-image:url(/products/gamingpc/ddon/img/bg_h3.jpg);
   background-repeat: no-repeat;
   font-size: 20px;
   width: 900px;
   height: 75px;
   line-height: 70px;
   padding: 0 0 0 40px;
   margin: 0;
   font-weight: bold;
}

#contents h4{
	font-size: 24px;
	padding: 0 0 5px;
	border-bottom: solid 2px #333;
	margin: 0 0 40px;
	line-height:1.4;
}

#contents h4 span {
	font-weight:bold;
}

#contents h4 span span {
	color:#0080CD;
}


/*---------------------------
_ドラゴンズドグマオンラインについて
---------------------------*/

#ddon #about {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#ddon #about p{
    margin: 0 20px;
    padding: 20px 0 35px;
}


#ddon #about table{
	margin: 35px 0 80px;
}


/*---------------------------
_ドラゴンズドグマオンライン PCデポオススメパソコン一覧
---------------------------*/

#pcList{
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#pcList h3{
	margin:0 0 40px;
}

/* pcListL */
#pcList .pcListL{
    float: left;
    margin: 0 40px 40px 0;
    width: 380px;
}

#pcList .pcListL p{
	font-size: 14px;
	padding-top:5px;
}

/* pcListR */
#pcList .pcListR{
    display: block;
    overflow: hidden;
    width: 480px;
}

#pcList .pcListR ul{
    margin: 0 0 0 -5px;
	display : table ;
}

#pcList .pcListR ul li{
	width: 116px;
	text-align: center;
	float: left;
	margin: 0 0px 5px 5px;
	height: 60px;
	line-height: 110%;
	display : table-cell ;
	vertical-align : middle ;
}

/* 水色2行 */
#pcList .pcListR ul li.lBlueLine2{
    background-color: #22a7ff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/* 青1行 */
#pcList .pcListR ul li.blueLine1{
    background-color: #0075c2;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/* 緑2行 */
#pcList .pcListR ul li.greenLine2{
    background-color: #8FC320;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

/* 緑1行 */
#pcList .pcListR ul li.greenLine1{
    background-color: #8FC320;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/* 緑2行 */
#pcList .pcListR ul li.blackLine2{
    background-color: #111;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

/* 価格 */
#pcList .pcListR p{
    font-size: 64px;
    line-height: 100%;
    margin: 0;
    padding: 30px 0;
    text-align: right;
}

#pcList .pcListR p.adjust {
    padding:84px 0 10px;
}

/* 1行テキストの位置 */
#pcList div.pcListR ul li span.line1 {
    display: block;
    margin: 23px 0 0;
}

/* 2行テキストの位置 */
#pcList .pcListR ul li span.line2 {
    display: block;
    margin: 15px 0 0;
}

#pcList .pcListR p img{
	padding: 0 0 10px;
	width:6%;
}

/* 推奨ゲーム */
#pcList .gameTitle{
    clear: both;
    display: block;
    margin: 0 0 40px -18px;
    overflow: hidden;
}

#pcList .gameTitle li{
    border: 1px solid #dedede;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 120px;
    line-height: 1.4;
    margin: 0 0 0 17px;
    padding: 25px 0 0;
    text-align: center;
    width: 210px;
}

#pcList .gameTitle li img.gTitle1{
    padding: 0 0 15px;
}

#pcList .gameTitle li img.gTitle2{
    padding: 0 0 10px;
}

#pcList table{
	margin: 0 0 40px;
}

#pcList .gameTitle li img.bfh{
    padding: 0 0 45px;
		}

#pcList .gameTitle li img.kuroisabaku{
    padding: 0 0 45px;
}

#pcList .gameTitle li img.ddon{
    padding: 0 0 35px;
}

#pcList .gameTitle li img.ff{
    padding: 0 0 27px;
}


/*---------------------------
__パソコンでゲームをするならPCデポにおまかせ！
---------------------------*/

#leadshop{
   background-image:url(/products/gamingpc/ddon/img/bg_leadshop.jpg);
   background-repeat: no-repeat;
    height: 280px;
    width: 900px;
	margin: 0 auto 80px;
}
	
#leadshop h3{
    background-image: none;
    font-size: 28px;
    height: auto;
    line-height: 100%;
    margin: 0;
    padding: 30px 0 20px 260px;
    text-align: left;
	width:auto;
}

#leadshop p{
	width: 514px;
	color: #454545;
	text-align: left;
	padding: 0 0 0 310px;
}

#leadshop p img{
	margin: 25px 0 0;
}



/*---------------------------
__bnrArea
---------------------------*/
.bnrArea {
	margin: 20px auto;
	width: 900px;
	text-align: center;
	overflow: hidden;
}
.bnrArea li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 440px;
}



/*---------------------------
__Footer
---------------------------*/
#footer {
	text-align: left;
	position: relative;
	width: 980px;
	height: 92px;
	background: url("/images/include/footer/bg_footer.jpg") repeat-x;
	z-index: 1;
	margin: 0 auto;
}
#footer img {
	border: none;
}

#footer a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

#footer ul {
	position: absolute;
	top: 24px;
	right: 0px;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}

#footer ul li {
	display: inline;
	font-size: 14px;
	color: #999;
}

#footer ul li a {
	color: #000;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#footer ul li a:hover {
	color: #666 !important;
	text-decoration: none !important;
}

#footer p {
	position: absolute;
	top: 70px;
	right: 0;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	color: #1A2990;
}


/* 151006 */
.pcListL{
	position: relative;
}

.pcListL .pcImg{
padding: 10px 0 0 35px;

}

.pcListL .giveup{
    left: 10px;
    position: absolute;
    top: -15px;
    width: 50%;
}

.btnArea{
    display: block;
    margin: 0 0 80px -20px;
    overflow: hidden;
}

.btnArea li{
    float: left;
    margin: 0 0 0 20px;
}

.bda {
    border: 1px solid #ccc;
    margin: 0 0 50px;
    padding: 10px !important;
    text-align: center;
}

.imgPrint {
    text-align: center;
}


ul#caution {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    margin-bottom: 40px;
    padding: 15px;
	font-size: 12px;
}

.infoKeiji{
    margin: 0 0 10px;
}

.infoKeiji img {
margin: 0 0 10px;
width: 100%;
}



/* -------------------------------------------------
	共通
---------------------------------------------------- */
.pt5{ padding: 5px 0 0;}

.pt25{ padding: 25px 0 0;}

/* -------------------------------------------------
	印刷設定
---------------------------------------------------- */
@media print{
.noprint {
	display:none !important;
	background: none !important;
}
#pcList h3,#contents h4 {
	margin:0 0 20px;
}

#pcList .pcListR p {
padding:10px 0;
}

#pcList .gameTitle {
0 0 20px -18px
}
}