

#three_columns_table .col1 {
        width: 10%;
}

#three_columns_table .col2 {
        width: 45%;
        padding: 10px;
}

#three_columns_table .col3 {
        width: 45%;
        padding: 10px;
}


#content .src1 {
        float: right;
        margin: 10px 10px 0px 30px;
        border: 1px solid;
}


#hp-right-area {
         width: 200px;
         height: 360px;
         float: right;
         margin: 35px 0 20px 20px;
}

#vert-scroll-news {
          width: 200px;
          height: 300px;
          background-color: #C5C5C5;
          color: #333;
}

#vert-scroll-news-title {
          font-size: 16px;
          text-align: center;
          padding: 5px 0px;
          background-color: #444;
}


#vert-scroll-news-title a {
          font-weight: bold;
          color: #CCC;
          font-size: 14px;
          text-decoration: none;
}

#news-box-marquee {
          width: 180px;
          height: 250px;
          padding: 10px;
}


.news_link {
          text-decoration: none;
          font-weight: normal;
}



#social-net {
          text-align: center;
          margin-top: 25px;
}

.social1 {
          margin-right: 20px;
}



#works-marquee {
          height: 190px;
          color: #333;
          margin: auto;
          margin: 10px 20px 0px 20px;
          text-align: center;
          border: dotted 1px;

}

#works-box-marquee {
          width: 130px;
          height: 150px;
          padding: 5px;
}

#works-marquee-title {
          text-align: center;
          padding: 5px 0px;
          background-color: #C5C5C5;
          border-bottom: dotted 1px;
}

#works-marquee-title a {
          color: #333;
          font-size: 12px;
          text-decoration: none;
}
