@import "base.css";
@import "navi.css";

.a4{
width:164px;
height:46px;
background: url("../parts/navi/navi4a.gif") 0 0 no-repeat;
text-decoration: none;
} 

h2{
font-size:15px; 
font-weight:bold;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

ul{
list-style-type: square;
margin: 0 0 0 1em;
padding: 0; 
}

li{
	/* これ以降Mac IE 5には適用されない \*/
	letter-spacing:0.12em; 
	/* これ以降Mac IE 5にも適用される */
	margin: 20px 0;
}

.padding{
font-size:12px;
text-align: left;
}