.alt-contents {
    width: 960px;
}

.alt-contents .alt-inner {
    padding: 0 20px 20px 40px;
}

.alt-contents h1.alt-net-title {
    color: #644d9c;
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 0 15px;
}

.alt-contents .promo {
    background-image: url("/assets/images/alt/promo-grad.png");
    background-position: 0 100%;
    background-color: #ECEBF9;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0 0 15px;
    padding: 30px 15px 30px 40px;
    zoom: 1;
}

.alt-contents .promo .promo-video {
    float: right;
}

.alt-contents .promo .promo-text {
    font-size: 15px;
    float: left;
    line-height: 21px;
    padding: 10px 0 0;
    width: 470px;
}

.alt-contents .promo .promo-text h1 {
    color: #422a80;
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 0 10px;
}

.alt-contents .promo .promo-text h1 span {
    font-size: 20px;
}

.alt-contents .alt-net {
    color: #111111;
    overflow: hidden;
    zoom: 1;
    margin: 0 0 50px;
}

.alt-contents .alt-net h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 7px;
    padding: 0 0 6px 40px;
    position: relative;
    z-index: 2;
}

.alt-contents .alt-net .item {
    position: relative;
}

.alt-contents .alt-net .item .item-content {
    position: relative;
    z-index: 1;
}

.alt-contents .alt-net .item .alt-user {
    -moz-box-shadow: 1px 1px 5px #888888;
    -webkit-box-shadow: 1px 1px 5px #888888;
    box-shadow: 1px 1px 5px #888888;
    margin: 5px;
}

.alt-contents .alt-net .item p {
    color: #111111;
    margin: 0 0 4px !important;
    font-style: italic;
    clear: both;
}

.alt-contents .alt-net .item .alt-user {
    float: left;
    margin: 0 10px 10px 0;
}

.alt-contents .alt-net .item .item-line {
    margin: 0 0 5px;
    overflow: hidden;
    zoom: 1;
}

.alt-contents .alt-net .item .item-line .alt-user {
    margin: 3px 10px 3px 3px;
}

.alt-contents .alt-net .item .item-line p {
    clear: none;
}

.alt-contents .alt-net .item-1 {
    width: 415px;
    z-index: 4;
}

.alt-contents .alt-net .item-1 h3 {
    padding-top: 6px;
}

.alt-contents .alt-net .item-1 .item-content {
    background-image: url("/assets/images/alt/box_1.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 180px;
    padding: 15px 255px 0 15px;
    width: 145px;
}

.alt-contents .alt-net .item-2 {
    margin: -180px 0 0 391px;
    z-index: 3;
    width: 510px;
}

.alt-contents .alt-net .item-2 h3 {
    margin-left: 90px;
    margin-right: 40px;
}

.alt-contents .alt-net .item-2 .item-content {
    background-image: url("/assets/images/alt/box_2.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 198px;
    margin: -35px 0 0;
    padding: 55px 15px 0 300px;
}

.alt-contents .alt-net .item-3 {
    margin: -90px 0 0;
    width: 475px;
}

.alt-contents .alt-net .item-3 h3 {
    margin-right: 90px;
}

.alt-contents .alt-net .item-3 .item-content {
    background-image: url("/assets/images/alt/box_3.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 250px;
    padding: 15px 95px 0 20px;
    width: 360px;
}

.alt-contents .alt-net .item-4 {
    margin: -240px 0 0 470px;
    width: 430px;
}

.alt-contents .alt-net .item-4 .item-content {
    background-image: url("/assets/images/alt/box_4.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 10px 220px 0 20px;
    min-height: 165px;
}

.alt-contents .alt-net .item-1 h3 {
    background-image: url("/assets/images/alt/tick_1.jpg");
    background-position: 2px 0;
    background-repeat: no-repeat;
}

.alt-contents .alt-net .item-2 h3 {
    background-image: url("/assets/images/alt/tick_2.jpg");
    background-position: 2px 0;
    background-repeat: no-repeat;
}

.alt-contents .alt-net .item-3 h3 {
    background-image: url("/assets/images/alt/tick_3.jpg");
    background-position: 2px 0;
    background-repeat: no-repeat;
}

.alt-contents .alt-net .item-4 h3 {
    background-image: url("/assets/images/alt/tick_4.jpg");
    background-position: 2px 0;
    background-repeat: no-repeat;
}

.alt-contents .alt-start {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e9e5f4;
    color: #644d9c;
    padding: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

.alt-contents .alt-start a.small {
    color: #644d9c;
    margin: 0 0 0 10px;
    font-size: 0.8em;
    text-decoration: underline;
}
