@charset "EUC-JP";

/************************************/
/* 全体   */
body {
    background: url("http://www.15-1e.com/images/bg_01.gif") top repeat-x;
    background-color: #f2f2f2;
    color: #333333;
    font-size: 12px;
    line-height: 150%;
    margin: 0px auto;
    padding: 0px;
}

/************************************/
/* テーブル   */
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.table2 {
    border-collapse: separate;
    border-spacing: 0px;
}
td {
    font-size: 12px;
    line-height: 150%;
    padding: 0px;
}

/************************************/
/* リンク   */
a {
    text-decoration: none;
}
a:link {
    color: #663333;
}
a:visited {
    color: #663333;
}
a:hover {
    color: #ff3300;
    text-decoration: underline;
}
a:active {
    color: #ff3300;
}
a img {
    border-style: none;
    border-width: 0px;
    text-decoration: none;
}
.link_02:link {
    color: #663333;
    text-decoration: underline;
}
.link_02:visited {
    color: #663333;
    text-decoration: underline;
}
.link_02:hover {
    color: #ff3300;
    text-decoration: underline;
}
.link_02:active {
    color: #ff3300;
    text-decoration: underline;
}

/************************************/
/* 文字   */
H1 {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    margin: 0px;
    padding: 0 20 3 0;

}
H2 {
    font-size: 14px;

}
H3 {
    font-size: 16px;

}
.title4 {
    font-size: 30px;
    color: #333333;
    padding: 4 0 0 80;
}
.title5 {
    font-size: 14px;
    color: #ff9900;
    padding: 2 0 0 10;
}
.title6 {
    font-size: 14px;
    color: #ffffff;
    padding: 4 0 0 43;
}
.title6b {
    padding: 0 0 0 20;
}
.title6c {
    font-size: 14px;
    color: #ffffff;
    padding: 2 0 0 44;
}
.title6d {
    font-size: 14px;
    color: #ffffff;
    padding: 2 0 0 16;
}
.title7 {
    font-size: 14px;
}
.title8 {
    font-size: 14px;
    color: #ffffff;
    padding: 2 0 0 20;
}
.title9 {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 20;
}
.tdside {
    font-size: 0px;
    line-height: 0%;
    padding: 0 0 0 0;
}
.td2 {
    font-size: 12px;
    line-height: 150%;
    padding: 5 0 5 0;
}
.td3 {
    font-size: 12px;
    line-height: 150%;
    padding: 5 0 5 13;
}
.td4 {
    font-size: 12px;
    line-height: 150%;
    padding: 5 0 5 10;
}
.td5 {
    font-size: 12px;
    line-height: 150%;
    padding: 0 5 0 5;
}
.td6 {
    font-size: 12px;
    line-height: 150%;
    padding: 10px;
    text-align: center;
}
.td7 {
    font-size: 12px;
    line-height: 120%;
    padding: 3 5 3 5;
}
.td7b {
    font-size: 12px;
    line-height: 120%;
    padding: 5 5 5 5;
}
.td8 {
    font-size: 12px;
    line-height: 135%;
    padding: 0px;
}
.font_size10 {
    font-size: 10px;
    line-height: 14px;
}

/************************************/
/* 背景画像   */
.background1 {
    background: url("http://www.15-1e.com/images/bg_left_01.gif") left top repeat-y;
    background-color: #f5f2ea;
}
.background2 {
    background: url("http://www.15-1e.com/images/bg_left_02.gif") left top no-repeat;
}

/************************************/
/* 水平線   */
hr{
    color: #663333;
}
