@charset "Shift_JIS";

object{
    display: none;
}

h1,h2,h3,h4{
margin:0;
padding:0;
}

ul,dl{
margin:0;
padding:0;}

ul li{
/*list-style-type:none;*/
}

form{
margin:0;
}


img{border:none;
}

img.imgleft{margin-right:10px;
margin-bottom:10px;
float:left;
}

img.imgright{margin-left:10px;
margin-bottom:10px;
float:right;

}


.tleft{
text-align:left;
}

.tright{
text-align:right;
}

.tcenter{
text-align:center;
}

.vmiddle{
vertical-align:middle;
}

.fclear
{
clear:both;

}
.fleft{
float:left;
}

.fright{
float:right;
}

small{
font-size:0.8em;
}
.big{
font-size:1.2em;
line-height:1.6em;
}

.red{
color:#cc0000;
}

.orenge{
color:#ff9900;
}

.blue{
color: #2F3CA4;
}

.white{
color:#fff;
}
.yellow{
color:#ffff00;

}


.fbold{
font-weight:bold;
}

.hidden {
text-indent:-999999px;
text-decoration:none;

}

.none{
display:none;
}



hr.divider{
display:none;}


