
/* 　メニュー　箇条書き　 */
UL.type_2_1{
  list-style-type : disc;
  list-style-position : outside;
  margin : 0;
  padding : 0 0 0 20px;
  
}
li.style_2_1{
  font-size:90%;
  line-height : 130%;
}


h1{
font-size:80%;
color:#006633;
}

h2{
font-size:70%;
color:#666666;
}

h3{
font-size:60%;
color:#333333;
}

span.font-s{
font-size:80%;
}

span.toiawase{
font-size:100%;
color:#ffffff;
font-weight:bold;
}

/*段落　１文字字下げ*/
p { 
text-indent: 1em; 
} 
.left-menu ul{list-style:none; margin: 10px 0px 5px 0px;}

.left-menu li{list-style-position : outside; 
  	      padding: 0px 0px 30px 40px;
              background: url(image/pan01.png) no-repeat 10px 0px;}
