@charset "utf-8";

/* CSS Document */


/*two_column 開始*/


/*two_column 開始*/


/*two_column 開始*/


/*two_column 開始*/


/*two_column 開始*/

.two_column {
    margin-top: 15px;
    line-height: 25px;
}

.two_column section {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    border-bottom: 1px dotted #777777;
}

.two_column section:first-child {
    padding: 0px;
}

.two_column section a {
    color: #666;
    text-decoration: underline;
}

.two_column section a:hover {
    color: #666;
    text-decoration: none;
}

.two_column section h2 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
}

.two_column section .left {
    text-align: left;
    float: left;
    width: 300px;
    margin-right: 10px;
}

.two_column section .right {
    text-align: left;
    float: right;
    width: 620px;
}

a .btn {
    width: 940px;
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 7px 0px;
}

a:hover .btn {
    background: #444;
}

a:hover img {
    opacity: .5;
    /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=50);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)";
    /* IE 8 */
    -khtml-opacity: .5;
    /* Safari 1.x */
    -moz-opacity: .5;
    /* FF lt 1.5, Netscape */
}


/*two_column 結束*/


/*two_column 結束*/


/*two_column 結束*/


/*two_column 結束*/


/*two_column 結束*/