@charset "ISO-8859-1";
/*====================WEB SITE CSS(Mitsubishi Shindoh CO.,LTD.)====================*/

@charset "iso-8859-1";



/*------------------!(Basic Setting)---------------------*/

/*--!(Browser margin clear setting & font appointment)--*/



* {

padding: 0;

margin: 0;

}



/*--!(Hyper Text setting)--*/
a:active { text-decoration: none;}
a:visited { color: #666699;}
a:hover { color: #ff6600;}




h1 {

font-family: Verdana;
color: #cccccc;
font-size: 90%;
font-weight: normal;
line-height: 1.3em;
margin: 10px 10px 5px 22px;
}



h2 {
margin: 15px 10px 5px 16px;
}