@charset "shift_jis";

/* ========================================
	#contents
======================================== */
#soft-title {
	background: #000000;
}
#soft-title h1 {
	display: table;
	width: 317px;
	margin: 0 auto;
	border-left: #0096c8 3px solid;
	color: #ffffff;
	font-size: 12px;
}
#soft-title h1 .hard01 {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 3px;
	color: #0096C8;
	border-left: #CE181E 3px solid;
	text-align: right;
}
#soft-title h1 .hard02 {
	display: table-cell;
	vertical-align: middle;
	padding: 0 7px 0 0;
	color: #CE181E;
}
#soft-title h1 .mark {
	display: table-cell;
	vertical-align: middle;
	color: #9FA0A0;
}
#soft-title h1 .soft-title-name {
	line-height: 1.6;
	display: table-cell;
	width: 215px;
	padding: 6px 0;
}
#visual {
	background: url(../img/visual_bg.png) center center no-repeat #000;
	background-size: 420px auto;
	text-align: center;
}
#visual img {
	vertical-align: bottom;
}

#pacman {
	background: #f4c633;
	text-align: center;
}

#pacman .img {
	margin-bottom: 10px;	
}

#pacman p {
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.6;
}

#pacman img,
#palutena img {
	vertical-align: bottom;	
}

#palutena {
	background: #b2f58e;
	text-align: center;
}

#palutena p {
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.6;
}


#palutena .img {
	margin-bottom: 10px;	
}

#palutena .title {
	background: url(../img/palutena_bg.png) center center no-repeat #b2f58e;
	background-size: 420px auto;
	text-align: center;	
}

#mii {
	text-align: center;
	background: #52d1a6;	
}

#mii h2 {
	font-size: 16px;
	font-weight: bold;
	background: #1aab6c;
	line-height: 35px;
	text-align: center;
}

#mii img {
	vertical-align: bottom;	
}


.list {
	padding-top: 10px;
}
.list li {
	padding: 10px 0 20px;
}
.list li .title {
	margin-bottom: 15px;
	font-size: 17px;
}
.list li .title span {
	font-size: 12px;
}
.list li .description {
	line-height: 1.6;
	margin-bottom: 10px;
	font-size: 13px;
}
.list li .img {
	width: 260px;
	margin: 0 auto;
}
.list li .img img {
	vertical-align: middle;
}

#spec {
	padding: 20px 0 0;
	margin-bottom: 15px;
	text-align: center;
}

#spec .logo {
	margin-bottom: 20px;
}
#spec .title {
	margin: -3px 0 20px;
	line-height: 1.6;
	font-size: 16px;
	font-weight: bold;
}
#spec .data {
	margin-bottom: 7px;
	color: #666666;
	font-size: 12px;
}

#spec .last {
	margin-bottom: 20px;
}

#spec .data span {
	line-height: 1.3;
	color: #000000;
}
#spec .hardware {
	margin-bottom: 20px;
}
#spec .official {
	position: relative;
	width: 250px;
	margin: 0 auto 20px;
}
#spec .official a {
	display: block;
	border-radius: 15px;
	padding: 10px 0;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/official_arrow.png) 226px center no-repeat #000000;
	background-size: 15px 16px;
}
#spec .copy {
	display: block;
	margin-bottom: 20px;
    padding: 0 10px;
	color: #8c8c8c;
	text-align: center;
	font-size: 10px;
	line-height: 1.4;
}
