/*oldie 用 またjavascript offの時*/
/*上部メニューのスタイル*/

.upmenu {
font-size:10pt; font-weight:bold; color:black; font-family:"MS Gothic",Osaka;
}
.upmenu a:link {
font-size:10pt; font-weight:bold; color:black; text-decoration:none;font-family:"MS Gothic",Osaka;
}
.upmenu a:visited {
font-size:10pt; font-weight:bold; color:black; text-decoration:none;font-family:"MS Gothic",Osaka;
}

/*左横メニューのスタイル*/

.sidemenu {
font-size:11pt; color: black; font-family:"MS Gothic",Osaka;
}
.sidemenu a:link {
font-size:11pt; color: black; text-decoration: none;font-family:"MS Gothic",Osaka;
}
.sidemenu a:visited {
font-size:11pt; color: black; text-decoration:none; font-family:"MS Gothic",Osaka;
}
.selmenu{
font-size:11pt; color:black; font-family:"MS Gothic",Osaka;
border-top:1px solid gray;border-left:1px solid gray;
border-right:1px solid gray;border-bottom:1px solid gray;
}



/*バックナンバーの中身のスタイル*/

.bnmenu{
font-size:10pt; color:black;
font-family:"MS Gothic",Osaka;
padding-left:10px; pandding-right:10px;
}

/*バックナンバーの上部リンク*/

.bnupmenu a:link {
font-size:10pt; font-weight: bold;color: black; text-decoration: underline; font-family:"MS Gothic",Osaka,sans-serif;
}
.bnupmenu a:visited {
font-size:10pt; font-weight:bold; color:black; text-decoration: underline; font-family:"MS Gothic",Osaka,sans-serif;
}

/*下部リンク*/

.bottom{
font:12pt; #333333 "MS Gothic",Osaka;
}
.bottom a:link {
font-size:12pt; font-weight: bold;color:black; text-decoration: underline; font-family:"MS Gothic",Osaka;
}
.bottom a:visited {
font-size:12pt; font-weight: bold;color:black; text-decoration: underline; font-family:"MS Gothic",Osaka;
}

/*最下部の署名*/

.sign {
color:white; font-size:10pt; background-color:#003366; font-family:"MS Gothic",Osaka;
}



/*バックナンバー*/

.chokai_up{ background-color:#FFCC33;
font-family:"MS Gothic",Osaka;
border-top:1px solid gray;border-left:1px solid gray;
border-right:1px solid gray;border-bottom:1px solid gray;

}

.small {
font-size:10pt; color:black; font-family:"MS Gothic",Osaka;
}
.normal {
font-size:11pt; color:black; font-family:"MS Gothic",Osaka;
}
.smallb {
font-size:10pt; color:black; font-weight:bold;font-family:"MS Gothic",Osaka;
}
.normalb {
font-size:11pt; color:black; font-weight:bold;font-family:"MS Gothic",Osaka;
}
.largeb {
font-size:12pt; color:black; font-weight:bold;font-family:"MS Gothic",Osaka;
}
.xlargeb {
font-size:14pt; color:black; font-weight:bold;font-family:"MS Gothic",Osaka;
}
.xlarge {
font-size:14pt; color:black;font-family:"MS Gothic",Osaka;
}




