/*body td, body li, body dd {*/

td {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 18px;}

h4 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 18px; color:#000099; margin:0;}

.line1 {  line-height: 18px}


h1{
 font-family: 'ＭＳＰ ゴシック', 'Osaka';
 margin:0;
 font-size: x-large;
 /*line-height:1.6;*/
}

h2{
 font-family: 'ＭＳ Ｐゴシック', 'Osaka';
 margin:0;
 font-size: 14px;
 font-style:normal;
 /*line-height:1.6;*/
}

h6{
 font-family: 'ＭＳＰ ゴシック', 'Osaka';
 margin:0;
 /*padding:1em;*/
 font-size: x-small;
 font-weight: normal ;
 /*line-height:1.6;*/
}

em{
 font-style: normal;
 font-weight:bold;
}

ul.画像{
margin-left: 10px; padding-left: 10px;
list-style-image: url(ここに画像);
}

li{
 line-height:1.4;
 margin-bottom:4px;
 padding-bottom:4px;
    }
