.package_mainStage {
    width: 706px;
    float: left;
    margin-top: 20px;
}

.package_mainStage section {
    margin-bottom: 20px
}

.package_mainStage section h2 {
    width: 683px;
    height: 28px;
    border: 1px solid #666;
    background: url(../img/title_bg.png) repeat-x
}

.package_mainStage section h2 div {
    font-size: 14px;
    line-height: 28px;
    padding-left: 19px
}

.package_noteOuter {
    width: 681px;
    margin-bottom: 20px;
    border: 1px solid #666;
    border-top: 0;
    padding: 1px
}

.package_noteInner {
    width: 661px;
    padding: 10px;
    background-color: #1a1a1a;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .05em
}

.package_noteInner h3 {
    margin: 12px 0 8px;
    padding: 3px 0 2px 6px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    background-color: #3d3c3c
}

.package_noteInner h3 div {
    padding: 0 0 0 4px;
    border-left: 2px solid #fff
}

.package_noteInner h3.highreso div {
    border-color: #ffc100
}

.package_noteInner ul {
    margin: 0 0 8px
}

.package_noteInner ul li {
    margin: 0 0 3px 15px
}

.package_noteInner img {
    vertical-align: top
}

.package_noteInner ul li .buyall,
.package_noteInner ul li .purchase {
    padding: 0 2px;
    display: inline-block;
    background-color: #b81718
}

.package_noteInner ul li .price,
.package_noteInner ul li .select-all {
    padding: 0 2px;
    display: inline-block;
    background-color: #504f4f
}

.package_noteInner ul li strong {
    color: #fc0;
    font-weight: 400
}

.package_info {
    width: 683px;
    font-size: 12px;
    display: table;
    margin-bottom: 20px;
}

.package_infoCover {
    padding: 1px;
    margin-right: 18px;
    width: 200px;
    height: 200px;
    float: left;
}

.package_infoCover >img {
    max-width: 200px;
    max-height: 200px;
    vertical-align: bottom;
    display: block;
    margin: auto;
}


/** お気に入り */
.package_bookmark {border-radius: 20px; display: block;cursor: pointer; margin: 15px auto;width: 95%;text-align: center;}
.package_bookmark span {font-size: 14px; display: inline-block; line-height: 30px;}
.package_bookmark img {height: 18px; padding-left: 10px; box-shadow: none !important;}
.track_bookmark img {height: 18px;}

.package_infoData {
    width: 517px;
    padding: 10px 0 4px;
    position: relative;
    float: left
}

.package_artist {
    width: 520px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700
}

.package_artist a {
    color: #fc0
}

.package_artist a:hover {
    text-decoration: underline
}

.package_infoDataL {
    margin-right: 10px;
    float: left
}

.package_text {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 18px;
    font-size: 12px;
    overflow: hidden
}

.package_infoDataM {
    float: left;
    width: 80%
}

.package_infoDataM #package_data {
    padding: 3px 0 0
}

.package_infoDataM #package_data div {
    margin: 0 0 4px;
    padding: 0 0 0 8px;
    line-height: 12px
}

.package_infoDataM #package_data .highreso {
    background: url(../img/package/bar_highreso.png) no-repeat 0 0
}

.package_infoDataM #package_data .music {
    background: url(../img/package/bar_music.png) no-repeat 0 0
}

.package_infoDataM #package_data .video {
    background: url(../img/package/bar_video.png) no-repeat 0 0
}

.package_btnBuyAll,.package_btnPrice
{/*btnまとめて指定*/
    box-shadow: 1px 1px 3px #dcdbdb
}

.package_btnBuyAll {
    background: #ec171e;
    border-radius: 5px;
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
}

.package_btnBuyAll:hover {
    color: #fff;
    box-shadow: none;
    background: #ff5f64
}
.package_btnBuyAll img {
    width: 25px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.package_btnBuyAll.btn_oneclick {
    background: #fff;
    color: #000000;
    font-weight: bold;
    border: 1px solid #9d9d9d;
}

#cartBtns>div>div:nth-child(1) {
    width: 80%;
    float: left;
}

#cartBtns>div>div:nth-child(2)
 a {
    width: 20px;
    float: right;
    height: 25px;
    display: block;
    background: transparent;
    border: 1px solid #9d9d9d;
}

#cartBtns>div>div:nth-child(2) a:hover,.package_btnBuyAll.btn_oneclick:hover {
    background-color: #f5f5f5;
    box-shadow: none;
}

#cartBtns>div>div:nth-child(2)
 img {
    width: 20px;
    height: 20px;
    padding-top: 2px;
}
.package_btnPurchase {
    border-radius: 5px;
    width: auto !important;
    font-size: 14px !important;
    padding: 8px 15px;
    height: auto;
    top: 30px !important;
    line-height: 2
}

.package_btnPurchase {
    background: none !important;
    border: 2px solid #ec171e;
    color: #ec171e
}

.package_btnPurchase.sprite {
    text-indent: 0
}

.package_btnPurchase:hover,
.package_banner_text a:hover {
    background: #f5f5f5 ;
}

.package_btnPrice {
    border-radius: 5px;
    border: 1px solid #9d9d9d;
    padding: 5% 0;
    text-align: center;
    font-size: 14px;
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
}

.package_btnPrice img {
    width: 20px;
    height: auto;
}

.package_btnPrice.on,
.package_btnPrice:hover {
    color: #333 ;
    background: #f5f5f5 ;
    box-shadow: none
}

.package_tableArea {
    width: 681px;
    border: 1px solid #5c5e5e;
    padding: 1px
}

table.package_table {
    width: 681px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    background-color: #191a1a
}

.package_table th {
    font-weight: 400;
    font-size: 12px;
    border-bottom: 1px dotted #5d5f5f;
    height: 24px;
    vertical-align: middle;
    padding: 0;
    background-color: #191a1a
}

.package_table td {
    vertical-align: middle
}

tr.package_tr2 {
    background-color: #191a1a
}

.package_td2_0,
.package_td2,
.package_td3,
.package_td4,
.package_td5,
.package_td6,
.package_td8 {
    border-left: 1px dotted #5d5f5f
}

td.package_td1 {
    width: 35px;
    text-align: center
}

td.package_td2_0 {
    width: 31px
}

td.package_td3 {
    width: 130px;
    padding: 0 5px 0 8px
}

td.package_td4 {
    width: 57px;
    text-align: center
}

td.package_td5 {
    width: 30px;
    text-align: center
}

td.package_td6 {
    width: 22px;
    padding-left: 12px
}

td.package_td6 div {
    border-right: 1px solid #666;
    vertical-align: top
}

td.package_td7 {
    width: 62px
}

td.package_td8 {
    width: 130px;
    padding: 0 0 0 5px;
    font-size: 9px
}

.package_btnTryAudio,
.package_btnTryVideo {
    width: 36px;
    height: 20px;
    float: left
}

.package_btnTryAudio a {
    background: url(../img/package/btn_try_audio.png);
    display: block;
    width: 36px;
    height: 20px
}

.package_btnTryVideo a {
    background: url(../img/package/btn_try_video.png);
    display: block;
    width: 36px;
    height: 20px
}

.package_title {
    margin-left: 34px;
    padding: 3px 0 0 10px
}


.package_tfoot {
    border-top: 1px dotted #858585;
    padding: 5px 20px;
    overflow: hidden
}

.package_btnPurchase {
    float: right;
    display: block;
    width: 205px;
    height: 25px;
    background: url(../img/package/btn_purchase3.png);
    background-position: 0 0
}

.package_btnPurchase:hover {
    background-position: 0 -25px
}

.package_subStage {
    width: 418px;
    float: right;
    overflow: hidden
}

.package_subStage .backup {
    display: none
}

.package_banner {
    width: 418px;
    height: 50px;
    margin-bottom: 12px
}

.package_banner_text a {
    display: block;
    width: 391px;
    height: 14px;
    padding: 19px 0 17px 27px;
    font-size: 14px;
    line-height: 14px;
    background: url(../img/package/banner_bg.png) 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.package_desc {
    width: 414px;
    border: 1px solid #666;
    padding: 1px
}

#package_description {
    margin: 0 0 12px
}

#package_description h2 {
    margin: 0
}

.package_description {
    border: 1px solid #666;
    border-top: 0;
    background-color: #1a1a1a
}

.package_descInner {
    padding: 15px;
    border: 1px solid #040404;
    font-size: 12px;
    line-height: 1.6
}

.package_keyColor {
    color: #fc0
}

.package_subH2 {
    width: 416px;
    height: 28px;
    border: 1px solid #666;
    background: url(../img/ranking/sub_title_bg.png) repeat-x;
    margin-bottom: 12px
}

.package_subH2 div {
    font-size: 12px;
    line-height: 28px;
    padding-left: 14px
}

.package_relative {
    width: 414px;
    border: 1px solid #666;
    border-top: 0;
    padding: 1px;
    margin-top: -12px;
    margin-bottom: 20px
}

.package_relativeWrap {
    width: 414px;
    height: 34px;
    background: #171717 url(../img/package/icon_arrow.png) no-repeat 14px 13px;
    margin-bottom: 1px
}

.package_relativeWrap a {
    display: block;
    width: 387px;
    height: 12px;
    padding: 11px 0 11px 27px
}

.package_relativeName {
    width: 320px;
    height: 12px;
    padding: 0 0 0 8px;
    line-height: 12px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.highreso .package_relativeName {
    background: url(../img/package/bar_highreso.png) no-repeat 0 0
}

.music .package_relativeName {
    background: url(../img/package/bar_music.png) no-repeat 0 0
}

.video .package_relativeName {
    background: url(../img/package/bar_video.png) no-repeat 0 0
}

.package_suggest {
    width: 418px;
    overflow: hidden;
    width: 430px
}

.package_suggestItem {
    width: 90px;
    height: 126px;
    margin: 0 13px 12px 0;
    padding: 1px;
    border: 1px solid #666;
    background-color: #040404;
    float: left
}

.package_suggestItem a {
    display: block;
    width: 90px;
    height: 90px;
    text-align: center
}

.package_suggestItem img {
    max-width: 90px;
    max-height: 90px
}

.package_suggestArtist {
    width: 82px;
    height: 20px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ddd
}

.package_suggestTitle {
    width: 82px;
    height: 10px;
    margin: 0 4px;
    line-height: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ddd
}

.package_bannerArea {
    clear: both;
    width: 1124px;
    display: table;
    padding-top: 20px
}

.package_bannerArea section {
    width: 1124px;
    text-align: center;
    margin-bottom: 20px
}

.package_adBox {
    clear: both;
    width: 728px;
    margin: 0 auto
}

.package_adBox section {
    width: 728px;
    height: 282px;
    padding: 1px;
    margin: 20px 0 40px 0
}

.sns_package {
    background-color: #1e1e1e;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    display: table;
    padding: 10px 0 10px 40px;
    width: 376px;
    margin: 0 0 12px
}

.fb-like {
    float: left;
    margin-right: 25px;
    margin-top: 1px;
    width: 70px
}

.g_iine_p {
    float: left;
    margin-right: 25px;
    margin-top: 2px
}

.t_iine_p {
    float: left;
    margin-right: 25px
}

.m_iine_p {
    float: left;
    margin-top: 2px
}

.package_track {
    padding: 0;
    position: relative
}

.package_btnPlay,
.package_btnStop {
    display: block;
    height: 25px;
    width: 25px;
    margin: 0 2px;
    float: left
}

.package_btnPlay {
    background: url(../img/package/pc_btn_play.png) no-repeat 0 0
}

.package_btnPlay:hover {
    background-position: 0 -27px
}

.package_btnStop {
    background: url(../img/package/pc_btn_stop.gif) repeat scroll 0 0 transparent
}

.package_iconVideo {
    float: right;
    height: 15px;
    margin: 6px 2px;
    width: 15px
}

/*.package_iconAudio {
    background: url(../img/package/pc_icon_music.png) repeat scroll 0 0 transparent
}*/

.package_iconVideo {
    background: url(../img/package/pc_icon_video.png) repeat scroll 0 0 transparent
}

.package_title2 {
    margin-right: 25px;
    padding: 6px 0 0
}

.only_album {
    font-size: 10px
}

.package_btnLyrics {
    display: block;
    height: 27px;
    width: 27px;
    margin: 0 2px;
    float: left;
    background: url(../img/package/pc_btn_lyrics.png) no-repeat 0 0
}

.package_btnLyrics:hover {
    background-position: 0 -27px
}

#lyrics_btn {
    margin-top: 4px;
    border: 0;
    width: 27px;
    height: 27px;
    background: url(//cf.mora.jp/cfdocs/pc/img/package/pc_btn_lyrics.png)left top no-repeat
}

#lyrics_btn:hover {
    background-position: 0 -27px
}

#confirmUsingCouponOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    font-size: 1.2em
}

#confirmUsingCouponOverlay .confirmContainer {
    position: fixed;
    width: 400px;
    height: 300px
}

#confirmUsingCouponOverlay .confirmContainer .confirmHeader {
    height: 30px;
    color: #FFF;
    <--background-color: #000;
    --line-height: 30px
}

#confirmUsingCouponOverlay .confirmContainer .confirmContents {
    height: 220px;
    background-color: #FFF;
    color: #000
}

#confirmUsingCouponOverlay .confirmContainer .confirmYes,
#confirmUsingCouponOverlay .confirmContainer .confirmNo {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 50px;
    <--margin-top: 30px;
    --margin-bottom: 50px;
    padding: 5px 10px;
    background-color: #55acee;
    border: 1px solid #3b88c3;
    border-radius: 6px 6px 6px 6px;
    color: #fff font-weight:bold
}

#confirmUsingCouponOverlay .confirmContainer .line3 {
    clear: both
}

.matometeCoupon {
    font-size: 12px !important
}

.confirmHeader {
    background-color: #eee;
    border-top: 1px solid #696969;
    border-right: 1px solid #696969;
    border-left: 1px solid #696969;
    border-radius: 6px 6px 0 0
}

p.headerText {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #000;
    line-height: 30px
}

.confirmContents {
    border-radius: 0 0 6px 6px;
    border: 1px solid #696969
}

p.line1 {
    line-height: 16px;
    margin: 20px 10px
}

p.line2 {
    line-height: 16px;
    margin: 20px 10px
}

p.line3 {
    line-height: 16px;
    margin: 20px 10px
}

a.confirmYes,
a.confirmNo {
    color: #fff
}

div#cartBtns {
    clear: both
}

div#snsBtn_tw {
    margin-top: 51px
}

div#snsBtn_fb {
    margin-top: 5px;
    height: 21px
}

#silverlightControlHost {
    position: absolute !important;
    z-index: 10000 !important
}

#silverlightPlayer {
    position: absolute !important;
    z-index: 10001 !important
}

.pageOverlay {
    position: absolute !important;
    z-index: 10002 !important
}

.package_btnStop {
    background: url(../img/package/pc_pause_btn.gif) no-repeat !important
}

.package_title2 {
    word-break: break-word !important
}

.artist_profile {
    position: relative;
    width: 388px !important;
    margin: 0 0 12px
}

.artist_profile .inner {
    color: #000;
    padding: 10px 20px 0 20px;
    border: 1px solid silver;
    background-color: #fff
}

.artist_profile .inner p {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 18px
}

.artist_profile h2 {
    margin: 0
}

.artist_discography_box {
    width: 430px;
    overflow: hidden
}

.artist_discography_box .package_subH2 {
    position: relative
}

#discography_btnMore {
    top: 2px !important;
    left: 300px
}

.artist_discography {
    position: relative;
    width: 90px;
    height: 126px;
    margin: 0 4px 12px 0;
    padding: 1px;
    border: 1px solid #666;
    background-color: #fff;
    float: left
}

.artist_discography a {
    display: block;
    width: 90px;
    height: 90px;
    text-align: center
}

.artist_discography img {
    max-width: 90px;
    max-height: 90px
}

.artist_discography_title {
    color: #000;
    width: 82px;
    height: 20px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.artist_discography .video {
    background: url(../img/package/bar_video.png) no-repeat 30% 38%
}

.artist_discography .music {
    background: url(../img/package/bar_music.png) no-repeat 12% 38%
}

.artist_discography .hires {
    background: url(../img/package/bar_highreso.png) no-repeat 22% 38%
}

.package_artist a {
    font-size: 14px
}

.package_banner {
    height: 42px !important
}

.package_banner_text {
    text-align: center
}

.package_banner_text span {
    display: block
}

.package_banner_text a {
    background: none !important;
    border: 2px solid #067d78 !important;
    border-radius: 3px;
    padding: 0 !important;
    height: 100% !important;
    width: 386px !important;
    color: #067d78 !important
}

.package_bannerTextL {
    font-size: 18px;
    padding-top: 6px;
    line-height: 18px
}

.package_bannerTextM {
    font-size: 16px;
    line-height: 44px
}

.package_bannerTextS {
    font-size: 12px
}

.package_banner_text a:hover {
    background: #f5f5f5 !important
}

#package_banner0 a {
    border-color: #e9bc11 !important
}

#package_banner0 span {
    color: #e9bc11 !important
}

#wrapperInner h1 {
    background-color: transparent !important;
    border-bottom: 2px solid #333 !important;
    height: auto !important;
    margin-top: 10px
}

#package_title {
    width: 100%;
    color: #333 !important;
    font-weight: bold !important;
    line-height: normal !important;
    font-size: 17px !important;
    word-break: break-all;
}

.package_infoCover img,
.package_suggestItem img,
.artist_discography img {
    box-shadow: 1px 1px 3px #9e9e9e
}

.package_artist a {
    color: #333 !important;
    font-weight: normal;
    font-size: 17px;
    text-decoration: underline;
    line-height: 23px
}

.package_infoDataL,
.package_text {
    color: #9e9e9e
}

.package_mainStage section,
.package_noteOuter,
.package_suggestItem,
.artist_discography {
    border: 0
}

.package_table th {
    color: #9e9e9e;
    border-bottom: 1px solid #9e9e9e
}

.package_td2_0,
.package_td2,
.package_td3,
.package_td4,
.package_td5,
.package_td6,
.package_td8 {
    border: 0
}




.package_artist a:hover {
    color: #9e9e9e !important
}

.package_tfoot {
    padding: 15px;
    border-top-style: solid;
    border-color: #9e9e9e
}

td.package_td1,
td.package_td4 {
    color: #9e9e9e
}

.package_suggestItem a,
.artist_discography a {
    text-align: left
}

.package_subH2,
.package_mainStage section h2 {
    border-width: 0 0 2px 0 !important;
    background-color: transparent !important;
    color: #333 !important;
    border-color: #333 !important;
    height: auto
}

.package_subH2 {
    border: none !important
}

.package_subH2 div,
.package_mainStage section h2 div {
    font-size: 14px;
    line-height: normal;
    padding-left: 1%
}

.package_description,
.artist_profile .inner,
.package_relative,
.package_privilege {
    border: 1px solid #9e9e9e !important;
    margin-top: -2px;
    border-radius: 3px;
}

.package_suggestItem,
.artist_discography {
    width: 85px;
    height: 120px;
    margin: 0 10px 10px 0 !important
}

.package_suggestItem img,
.artist_discography img {
    max-width: 85px;
    max-height: 85px
}

.package_suggestItem a {
    width: 100%;
    height: 100%
}

.package_noteInner u {
    text-decoration: none
}

.package_noteInner ul li {
    margin: 0 0 0 15px;
    line-height: 20px
}

.package_subStage {
    width: 375px !important;
    margin-top: 20px;
}

.package_banner {
    width: 100% !important
}

.package_banner img {
    width: 100% !important;
    height: auto !important
}

.package_banner_text a {
    width: 99% !important
}

.artist_discography .music,
.artist_discography .video,
.artist_discography .hires {
    background-position: 3px 2px !important;
    text-indent: 7px
}

.package_suggest {
    width: 390px
}

.btn_more {
    background: none !important;
    font-size: 12px;
    top: 2px !important
}

.btn_more:hover {
    color: #9e9e9e
}

a.lyricsBtn {
    margin: 10px 2px 0 2px !important
}

.package_banner {
    margin-bottom: 15px
}

#package_description,
.artist_discography_box,
#package_relative,
.package_suggest {
    margin-top: 25px
}

div#cartBtns {
    display: block;
    float: right;
    width: 265px;
    height: 45px;
    position: relative;
    margin-bottom: 20px;
}

#snsBtn_area {
    float: right;
    margin-top: -38px
}

div#snsBtn_tw {
    margin-top: 51px;
    margin: 2px 0 0 0;
    float: left
}

div#snsBtn_fb {
    margin-top: 5px;
    height: 21px;
    float: left;
    margin: 0 0 0 10px;
    width: 130px !important
}

#artist_discography .linkArea:hover,
#package_suggest .linkArea:hover,
.package_relativeWrap a:hover {
    filter: alpha(opacity=70);
    opacity: .7
}

.packageText_data.package_text {
    color: #333;
    padding-top: 10px
}

.package_infoDataM #package_data {
    padding: 13px 0 0;
    float: left
}

.package_infoDataM #package_data div {
    margin: 0 0 6px
}

.artist_profile {
    width: 100% !important
}

.artist_profile .inner p {
    margin: 5px 0;
    float: right
}

#accordionOpen {
    bottom: 1px
}

#artist_profile .inner a {
    color: #333 !important;
    font-weight: bold
}

#artist_profile .inner a:hover {
    color: #9e9e9e !important
}

.package_td3,
.package_td2_2 {
    padding: 5px 6px !important
}

.package_table .package_td1 {
    width: 23px !important
}

.package_table .package_td2_0 {
    width: 29px !important
}

.package_table .package_td2 {
    width: 140px !important
}

.package_table .package_td3 {
    word-break: break-all !important;
    text-align: center
}

.package_table .package_td8 {
    width: 55px !important;
    padding: 0 5px;
    word-break: break-all;
}

.package_table .package_td4 {
    width: 43px !important;
    padding: 4px 4px 0 0
}

td.package_td5 {
    width: 20px !important
}

.package_table .package_td5 div {
    width: 20px !important;
    margin: auto
}

td.package_td6 {
    width: 30px
}

.package_table .package_td7 {
    width: 135px !important;
    text-align: center;
    padding-left: 5px;
}

td.package_td5 input {
    vertical-align: middle
}

.package_title2 {
    width: 130px;
    margin-right: 15px;
    word-break: break-all !important
}

.package_iconVideo {
    margin: 6px 0 0 2px
}

.package_explicit {
    width: 12px; padding-left: 6px;vertical-align: middle;
}
.package_relative,
.package_relativeWrap,
.package_relativeWrap a,
.package_relativeName {
    width: 369px !important
}
.package_noteInner .package_explicit_noteInner {
    width: 12px;
    height: 12px;
    padding:3px 6px;
}
.package_relativeWrap a {
    padding: 10px;
    text-indent: 6px
}

#package_relative h2 {
    margin: 0
}

#artist_comment {
    width: 100%
}

.artist_discography_box h2,
#package_suggest h2 {
    border-bottom: 2px solid #333 !important
}

.package_relativeName {
    overflow: visible
}

.package_infoDataM {
    float: none
}

.rakuten_pointparts_item {
    text-align: center;
    margin: 10px 0 20px
}

.selected_package_tr .package_td2 {
    font-weight: bold;
    color: #ec171e
}
.pacakge_Mark{clear: both;}
img#package_hires_logo {
    width: 60px !important;
    float: left;
    clear: both;
    margin: 0 6px 0 0;
}
img#package_explicit_logo {
    float: left; 
    width: 15px;
}
/** 特典 */
img#package_privilege_logo {height: 25px;margin-bottom: 20px;}
#package_banner5 a {border-color: #ee678a !important}
#package_banner5 span {color: #ee678a !important}
.package_privilege {
    margin-top: -12px;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 12px;
}

/*Amazon oneClick*/
#oneClickEnableMessage img {
    width: 35px;
    height: auto;
    margin: 0 10px 0 15px;
    float: left;
}
#oneClickEnableMessage {
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    border-top: 10px solid #ff9900;
    margin-top: 35px;
    width: 100%;
}

#oneClickEnableMessage span {
    background-color: #fff;
    margin: -20px auto 20px;
    width: 80%;
    display: block;
    line-height: 30px;
}
.package_td7 div{
    float: left;
}

.package_td7 div:nth-of-type(2) a {
   padding: 3px 5px 5px;
   height: 20px;
}

.package_td7 div div:nth-child(1) {
    width: 80px;
    float: left;
}

.package_td7 div:nth-child(2) {
    width: 25px;
    margin-left: 10px;
}

.btn_oneclick img {
    margin-right: 10px;
}
.package_table td {
    border-bottom: 1px solid #eee;
}
/*title layout*/
#wrapperInner .package_infoData h1 {
    border: none !important;
    margin: 0 0 15px 0;
}
.package_infoData {
    padding: 0 0 10px;
}
.package_subStage #snsBtn_area {
    margin: 0 70px 15px 0;
}