@charset "utf-8";
/*introduction ONLY*/
#Gnav ul li.Gnav06 a{
	width:120px;
	background-position:-588px bottom;
}
h2{
	background:url(img/h2_product.png) left top no-repeat;
}

#pagetitle h2{
	width:280px;
}

#pagetitle ul{
	width:560px;
	float:left;
}
#pagetitle ul li.nav01{
	width:275px;
	background:url(img/nav_product.png) 0 top no-repeat;
}
#pagetitle ul li.nav02{
	width:175px;
	background:url(img/nav_product.png) -275px top no-repeat;
}

#wrapper.product01 #pagetitle ul li.nav01{background:url(img/nav_product.png) 0px bottom no-repeat;}
#wrapper.product02 #pagetitle ul li.nav02{background:url(img/nav_product.png) -275px bottom no-repeat;}

#pagetitle ul li.nav01:hover{background:url(img/nav_product.png) 0px bottom no-repeat;}
#pagetitle ul li.nav02:hover{background:url(img/nav_product.png) -275px bottom no-repeat;}






/*product*/
.product01 #cont{
	height:540px;
	background:url(img/product_img.png) 610px 20px no-repeat;
}

.product01 #cont ul{
	width:582px;
	height:380px;
	background:url(img/text04.png) 0 20px no-repeat;
	text-indent:-99999px;
}

/***/
#proInfo{
font-weight:bold;
font-size:16px;
margin:0 0 50px;
width:560px;
}
#proInfo dl{

margin:0 0 10px 0;
letter-spacing:0.4px;
line-height:160%;
text-align:left;
}
#proInfo dl dt{
width: 170px;
float: left;
clear:both;
padding:10px 0;
border-top:1px solid #fff;
text-align:center;
}
#proInfo dl dt:nth-of-type(1),
#proInfo dl dd:nth-of-type(1){
border-top:none;
}

#proInfo dl dd {
margin-left: 170px;
padding:10px;
border-top:1px solid #fff;
}

#proInfo dl dd.esrb{
	height:145px;
background:url(img/ESRB_TEEN.jpg) no-repeat left 15px  ;
padding-left:120px;
}
	
	

#proInfo dl dd ul{
list-style-type :disc;
padding:5px 0 5px 40px;
}

#proInfo dl dt span.bol{
display:block;
color:#fff;
background:#3E323E;
border-radius:10px;
text-align:center;
}

#proInfo dl dd a.link{
display:block;
width:20rem;
background:#f97a2c;
text-align:center;
padding:5px;
margin:0  0 12px;
border-radius:20px;
text-decoration:none;
color:#fff;
}
#proInfo dl dd a.link:hover{
background:#fff;
color:#f97a2c;text-decoration:none;
box-shadow:1px 1px 2px #333;
}
#proInfo dl span.sma{
font-size:15px;
line-height:160%;
letter-spacing:normal;
}
#proInfo h4{
width:280px;
text-align:center;
border:1px solid;
color:#333;
margin:30px auto;
background:#fff;
}
#proInfo dl.proSpec{

margin:0 auto 40px;
letter-spacing:0.2px;
border:1px solid #333;
background:#fff;
margin:0 auto;
color:#333;
}
#proInfo dl.proSpec dt{
width: 160px;
float: left;
clear:both;
padding:10px;
border-top:1px solid #333;
}
#proInfo dl.proSpec dt:nth-of-type(1),
#proInfo dl.proSpec dd:nth-of-type(1){
border-top:none;
}

#proInfo dl.proSpec dd {
margin-left: 166px;
padding:10px 20px ;
border-top:1px solid #333;
}
/***/


/*DLC*/

.DLC p{
	font-size:16px;
}
.DLC .catch{
	width:800px;
	margin:0 auto 30px;
}
.DLCall{
	width:900px;
	text-align:left;
	margin:20px auto;
}
.DLCall li{
	border-top:1px solid #Fff;
	padding:20px 0;
	clear:both;
}
.DLCall li:first-child{
	border-top:none;
}
.DLCall li p{
	margin:0 0 20px 0;
	padding:0;
}

.DLCall li p.tit{
	font-size:18px;
	font-weight:bold;
}
.DLCall li p.tit02{
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 50px;
}
.DLCall li p.tit strong{
	font-size:20px;
}
.DLCall li p.tit span{
	font-size:12px;
}

.DLCall li p.pic{
	text-align:center;
}
.DLCall li p.pic img{
	width:840px;
	margin:0 auto;
}
