.all__ALLDEF {
    FONT-FAMILY: 'Meiryo UI';
    text-align: left;
}
*{
    FONT-FAMILY: 'Meiryo UI';
}
.label__CUSTOM01{
    text-align: left;
}
.label{
    text-align: left;
}
#sidO_MSG{
color: red;
font-weight:bold;
}
.tab_label {
	font: bold 1.0em;
	text-decoration: none;
}
.item__COLOR00{
	border: solid 0.1px #000000;
	background-color: #99cc00;
}
.item__SEIBUNT{
	background-color: #F3F3F3;
	width : 8em
}
div.item__SEIBUNP{
	background-color: #F3F3F3;
	text-align: right;
	width : 4em
}
.item__WIDTH030{
	width : 30px
}
.item__WIDTH040{
	width : 40px
}
.item__WIDTH050{
	width : 50px
}
.item__WIDTH060{
	width : 60px
}
.item__WIDTH070{
	width : 70px
}
.item__WIDTH080{
	width : 80px
}
.item__WIDTH090{
	width : 90px
}
.item__WIDTH100{
	width : 100px
}
.item__WIDTH110{
	width : 110px
}
.item__WIDTH120{
	width : 120px
}
.item__WIDTH130{
	width : 130px
}
.item__WIDTH140{
	width : 140px
}
.item__WIDTH150{
	width : 150px
}
.item__WIDTH160{
	width : 160px
}
.item__WIDTH170{
	width : 170px
}
.item__WIDTH180{
	width : 180px
}
.item__WIDTH190{
	width : 190px
}
.item__WIDTH200{
	width : 200px
}
.item__WIDTH210{
	width : 210px
}
.item__WIDTH220{
	width : 220px
}
.item__WIDTH230{
	width : 230px
}
.item__WIDTH240{
	width : 240px
}
.item__WIDTH250{
	width : 250px
}
.item__WIDTH300{
	width : 300px
}
.item__WIDTH350{
	width : 300px
}
.item__WIDTH400{
	width : 400px
}
.item__WIDTH450{
	width : 450px
}
.item__WIDTH500{
	width : 500px
}
/* デフォルトスタイル・文字色 */
.item__COLOR01{
	color : #000000  /* black */
}
.item__COLOR02{
	color : #c0c0c0  /* silver */
}
.item__COLOR03{
	color : #808080  /* gray */
}
.item__COLOR04{
	color : #ffffff  /* white */
}
.item__COLOR05{
	color : #800000  /* maroon */
}
.item__COLOR06{
	color : #ff0000  /* red */
}
.item__COLOR07{
	color : #800080  /* purple */
}
.item__COLOR08{
	color : #ff00ff  /* fuchsia */
}
.item__COLOR09{
	color : #008000  /* green */
}
.item__COLOR10{
	color : #00ff00  /* lime */
}
.item__COLOR11{
	color : #808000  /* olive */
}
.item__COLOR12{
	color : #ffff00  /* yellow */
}
.item__COLOR13{
	color : #000080  /* navy */
}
.item__COLOR14{
	color : #0000ff  /* blue */
}
.item__COLOR15{
	color : #008080  /* teal */
}
.item__COLOR16{
	color : #00ffff  /* aqua */
}

/* デフォルトスタイル・背景色 */
.item__BGCOLOR01{
	background-color : #000000  /* black */
}
.item__BGCOLOR02{
	background-color : #c0c0c0  /* silver */
}
.item__BGCOLOR03{
	background-color : #808080  /* gray */
}
.item__BGCOLOR04{
	background-color : #ffffff  /* white */
}
.item__BGCOLOR05{
	background-color : #800000  /* maroon */
}
.item__BGCOLOR06{
	background-color : #ff0000  /* red */
}
.item__BGCOLOR07{
	background-color : #800080  /* purple */
}
.item__BGCOLOR08{
	background-color : #ff00ff  /* fuchsia */
}
.item__BGCOLOR09{
	background-color : #008000  /* green */
}
.item__BGCOLOR10{
	background-color : #00ff00  /* lime */
}
.item__BGCOLOR11{
	background-color : #808000  /* olive */
}
.item__BGCOLOR12{
	background-color : #ffff00  /* yellow */
}
.item__BGCOLOR13{
	background-color : #000080  /* navy */
}
.item__BGCOLOR14{
	background-color : #0000ff  /* blue */
}
.item__BGCOLOR15{
	background-color : #008080  /* teal */
}
.item__BGCOLOR16{
	background-color : #00ffff  /* aqua */
}
.item__NODISP{
display:none;
}
.item__FRED{
color: #ff0000;
}
.item__FBLUE{
color: #0000ff;
}
.item__BGRED{
background-color: #ff0000;
text-align: center;
}
.item__BGBLUE{
background-color: #00bfff;
text-align: center;
}
.item__BGREDR{
background-color: #ff0000;
}
.item__BGBLUER{
background-color: #000000;
}
.item__TXTCENTER{
text-align: center;
}
#sidMAINMENU{
    font-size: 100%;
    background-color:#ff8000;
    color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    height:30px;
}
#sidMAINMENU:hover{
    background-color: #999;
}
