@charset "UTF-8";

/* #body div.slideSection
-----------------------------------------------    */
#body div.slideSection {
    margin: 30px 0;
    width: 950px;
    height: 332px;
    position: relative;
}

#body div.slideSection div.slideImage {
    width: 950px;
    height: 332px;
    overflow: hidden;
}

#body div.slideSection div.slideImage img {
    cursor: pointer;
}

#body div.slideSection ul.slideNavi {
    position: absolute;
    bottom: 10px;
    right: 6px;
    z-index: 10;
    margin: 0x;
}

#body div.slideSection ul.slideNavi li {
    float: left;
    background-image: url("../../img/contents/home/index_slide_navi.png");
    background-repeat: no-repeat;
    background-position: 5px 0;
    padding: 0 5px;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

#body div.slideSection ul.slideNavi li:hover {
    background-position: 5px -10px;
}

#body div.slideSection ul.slideNavi li.current {
    background-position: 5px -20px;
}

#body div.slideSection p.slidePrev {
    position: absolute;
    top: 141px;
    left: -15px;
    z-index: 10;
    background-image: url("../../img/contents/home/index_slide_prev.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#body div.slideSection p.slidePrev:hover {
    background-position: 0 -50px;
}

#body div.slideSection p.slideNext {
    position: absolute;
    top: 141px;
    right: -15px;
    z-index: 10;
    background-image: url("../../img/contents/home/index_slide_next.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#body div.slideSection p.slideNext:hover {
    background-position: 0 -50px;
}

/* #body div.mainSection
-----------------------------------------------    */
#body div.mainSection {

}
#body div.mainSection div.homeContent div.main {
    float: left;
    width: 690px;
}
#body div.mainSection div.homeContent div.side {
    float: right;
    width: 200px;
}

/* #body div.solutionArea
-----------------------------------------------    */
#body div.mainSection div.solutionArea {

}
#body div.mainSection div.solutionArea div.areaHeader {
    position: relative;
}
#body div.mainSection div.solutionArea div.areaHeader p.link {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 93%;
}

#body div.mainSection div.solutionArea div.cols {

}
#body div.mainSection div.solutionArea div.cols div.image {
    text-align: center;
    height: 152px;
    color: #993167;
    font-weight: bold;
}
#body div.mainSection div.solutionArea div.cols div.title {
    margin-bottom: 5px;
}

#body div.mainSection div.solutionArea div.cols div.title a {
    color: #993167;
    font-weight: bold;
    color: #993167;
}

#body div.mainSection div.solutionArea div.cols div.title a:hover {
    color: #993167;
    text-decoration: underline;
}

#body div.mainSection div.solutionArea div.cols div.detail {
    color: #666666;
    margin-bottom: 10px;
    font-size: 93%;
}
#body div.mainSection div.solutionArea div.cols div.col1 {
    float: left;
    width: 225px;
}
#body div.mainSection div.solutionArea div.cols div.col1 div.colInner {
    width: 205px;
}
#body div.mainSection div.solutionArea div.cols div.col1 div.image p {
    padding-top: 17px;
    padding-left: 4px;
}
#body div.mainSection div.solutionArea div.cols div.col2 {
    float: left;
    width: 239px;
    border-left: 1px solid #eeeeee;
}
#body div.mainSection div.solutionArea div.cols div.col2 div.colInner {
    margin-left: 20px;
    width: 199px;
}
#body div.mainSection div.solutionArea div.cols div.col2 div.image p {
    padding-top: 25px;
}
#body div.mainSection div.solutionArea div.cols div.col3 {
    float: left;
    width: 224px;
    border-left: 1px solid #eeeeee;
}
#body div.mainSection div.solutionArea div.cols div.col3 div.colInner {
    margin-left: 20px;
    width: 204px;
}
#body div.mainSection div.solutionArea div.cols div.col3 div.image p {
    padding-top: 16px;
    padding-right: 6px;
}

/* #body div.mainSection div.newsListArea
-----------------------------------------------    */
#body div.mainSection div.newsListArea {

}
#body div.mainSection div.newsListArea div.areaHeader {
    position: relative;
}
#body div.mainSection div.newsListArea div.areaHeader p.link {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 93%;
}
#body div.mainSection div.newsListArea div.newsList ul {

}
#body div.mainSection div.newsListArea div.newsList ul li {
    border-bottom: 1px solid #ddd;

}
#body div.mainSection div.newsListArea div.newsList a {
    display: block;
    padding: 10px 0;
    line-height: 1.7;
    cursor: pointer;
}

#body div.mainSection div.newsListArea div.newsList a {
    min-height: 1px;
}

#body div.mainSection div.newsListArea div.newsList a:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

* html #body div.mainSection div.newsListArea div.newsList a {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

#body div.mainSection div.newsListArea div.newsList span.date {
    display: block;
    float: left;
    color: #999999;
    width: 90px;
    font-size: 93%;
}
#body div.mainSection div.newsListArea div.newsList span.title {
    display: block;
    float: left;
    width: 470px;
    height: 1.7em;
    overflow: hidden;
    font-size: 93%;
}
#body div.mainSection div.newsListArea div.newsList span.cat {
    display: block;
    width: 120px;
    font-size: 86%;
    text-align: right;
    overflow: hidden;
    float: right;
    color: #999999;
}

/* #body div.mainSection div.pickupBox
-----------------------------------------------    */
#body div.mainSection div.pickupBox {

}
#body div.mainSection div.pickupBox p.title {
    margin-bottom: 14px;
}