@charset "Shift_JIS";
#main h1 {
	padding-top: 30px;
}
#main #tab {
	position: relative;
	height: 100%;
}
#main #tab .party img {
	height: auto;
	width: 100%;
}
#main #tab #tab-nav #prev a {
	position: absolute;
	left:0;
	top:53px;
	height: 140px;
	width: 90px;
	text-indent: -9999px;
}
#main #tab #tab-nav #next a {
	position: absolute;
	right:0;
	top:53px;
	height: 140px;
	width: 90px;
	text-indent: -9999px;
}

.party-content h2 {
	text-align: center;
	padding: 5px 0;
}
.party-content h3 {
	padding: 0 0 12px 30px;
}
.party-content p {
	padding: 0 0 10px 32px;
}
.party-content section {
	background: url(../images/party/bg.png) 0 0 repeat-y;
	background-size: 100%;
}
.party-content-footer {
	background: url(../images/party/bg_footer.png) center bottom no-repeat;
	background-size: 100%;
}



#koopa-party .box {
	background: url(../images/party/koopa_bg.png) 0 0 no-repeat;
	height: 776px;
	background-size: 100%;
	padding-bottom: 16px;
}
#koopa-party .party-content-footer {
	height:19px;
}
#koopa-party .chara {
	margin-top: -25px;
	padding:0 0 10px 25px;
}
#koopa-party .link-btn {
	text-align: center;
}
#koopa-party .slider {
	height: 107px;
	padding-bottom: 16px;
}
#koopa-party .last {
	padding-bottom: 6px;
}


#mario-party .box {
	background: url(../images/party/mario_bg.png) 0 0 no-repeat;
	height: 2163px;
	background-size: 100%;
}
#mario-party .party-content-footer {
	height:19px;
}
#mario-party .image {
	padding: 0 0 10px 30px;
}
#mario-party .link-btn {
	text-align: center;
	padding-bottom:20px;
}
#mario-party .minigame {
	text-align: center;
}
#mario-party .minigame p {
	padding: 0 0 10px 0;
}
#mario-party .gamepad {
	text-align: center;
	padding-bottom: 16px;
}
#mario-party .map {
	padding-left: 33px;
}
#mario-party .map p {
	padding-bottom: 16px;
}
.map-l {
	width:320px;
}
#map2 {
	height: 670px;
}
.map-l h2 {
	background: url(../images/minigame/mg_header.png) no-repeat 0 10px;
	background-size: 100%;
	margin-bottom: -5px;
	padding-left: 10px;
	height:30px;
}
.map-l .mapl-inner {
	padding-top: 10px;
	background: url(../images/minigame/mg_bg.png) repeat-y 0 0;
	background-size: 100%;
	text-align:center;
}


#amiibo-party .box1 {
	background: url(../images/party/amiibo_bg1.png) 0 0 no-repeat;
	height: 469px;
	background-size: 100%;
	padding-bottom: 10px;
}
#amiibo-party .box2 {
	height: 240px;
	padding: 15px 0 10px 0;
}
#amiibo-party .box3 {
	background: url(../images/party/amiibo_bg3.png) 0 0 no-repeat;
	height: 622px;
	background-size: 100%;
	padding: 15px 0 6px;
}
#amiibo-party .party-content-footer {
	height:16px;
}
#amiibo-party .image {
	padding: 0 0 10px 26px;
}
#amiibo-party .chara {
	padding: 0 0 0 31px;
}
#amiibo-party .link-btn {
	text-align: center;
	padding-bottom: 10px;
}
#amiibo-party .link-btn2 {
	text-align: center;
}
#amiibo-party h3.amiibo-chara {
	padding: 0 0 4px 19px;
}
#amiibo-party .amiibo-image {
	padding: 0 0 10px 40px;
}
#amiibo-party .box2 .bx-prev {
	left: 0px;
}
#amiibo-party .box2 .bx-next {
	right: 0px;
}
#amiibo-party .box3 .slider {
	padding-bottom: 20px;
}
