@charset "EUC-JP";

.cll_common {
color: #333333;
}

/*-----------------------------------
フォント
-----------------------------------*/
.cll_txt10 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 10px;
line-height: 130%;
}
.cll_txt12 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 140%;
}
.cll_txt12bold {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height: 140%;
font-weight:bold;
}
.cll_txt14 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px;
line-height: 140%;
}
.cll_txt14bold{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px;
line-height: 140%;
font-weight:bold;
}
.cll_txt18 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 18px;
line-height: 140%;
}
.cll_txt18bold{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 18px;
line-height: 140%;
font-weight:bold;
}
.cll_txt22 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 22px;
line-height: 140%;
}
.cll_txt22bold{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 22px;
line-height: 140%;
font-weight:bold;
}

.colorCC1814{
color:#CC1814;
}


/*-----------------------------------
コモン
-----------------------------------*/

.sll_base {
background-attachment: scroll;
background-color: #FFFFFF;
background-image: url(sll_main_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

/*-----------------------------------
どこでダウンロードできるの？
-----------------------------------*/
table.dl-pc{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
}

td.dl-pc{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
