/* EDOSENKE css 2005年2月 FSI.nakajima*/


/* 全テキストに適応されるフォントの種類とフォントサイズ */
.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
        color:#333333;
}

.j9, .j10, .j12, .j14 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
        color:#333333;
}


/* 全テキストに適応されるリンク色 */
A:link{
	TEXT-DECORATION: none;
	color:#111184;
}
A:active{
	TEXT-DECORATION: none;
	color:#111184;
}
A:visited{
	TEXT-DECORATION: none;
	color:#111184;
}
A:hover{
	TEXT-DECORATION: none;
	color:#CC0000;
}


/* その他 */

.dot {
	border-style: dotted;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    margin:  0px 10px 0px 12px;
    padding:  0px 10px 0px 12px;
    letter-spacing: 1px
}

.scrollbar {
    scrollbar-base-color:#FFFFFF;
    scrollbar-arrow-color:#111184;
}

.text_tate {
    border:0px solid;
    font-family:細明朝体, ＭＳ Ｐ明朝, serif;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    padding:10px 5px;
    margin:10px 5px;
    height:360px;
    writing-mode:tb-rl;
    letter-spacing: 2px
}

.text_tate2 {
    border:0px solid;
    font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
    font-size: 10px;
    color: #009900;
    line-height: 20px;
    padding:10px 10px 10px 10px;
    margin:10px 10px 10px 10px;
    height:360px;
    writing-mode:tb-rl;
    letter-spacing: 2px
}

.text_tate3 {
    border:0px solid;
    font-family:細明朝体, ＭＳ Ｐ明朝, serif;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    padding:10px 10px 10px 10px;
    margin:10px 10px 10px 10px;
    height:360px;
    writing-mode:tb-rl;
    letter-spacing: 2px
}

.j10_2 {
    font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
    font-size: 10px;
    color:#999999;
    line-height: 20px;
}
