
*{
  margin:0;
  padding:0;
  border:none;
  text-decoration:none;
  font-size:10px;
}

body {
  font:normal normal normal sans-serif,"Osaka","‚l‚r ‚oƒSƒVƒbƒN";
  background:#E5FFCF url(../img/back-line.gif) repeat-y center top;
  height:100%;
}

H1 {
  background:;
}

H2 {
  color:#FF6600;
  font:normal normal bold 2.3em  sans-serif,"Osaka";
  padding-left:25px;
  background:url(../img/puni.gif) left 60% no-repeat;

}

H3 {
  padding:5px 80px;
  font-size:1.6em;

}

address {

}

#container {
  display:block;
  width:720px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  border-left:1px solid #999;
  border-right:1px solid #999;
  background:#fff;
  
}

#main {
  margin-left:170px;
  padding:5px 10px 10px 0px;
  width:;
  font-size:1.3em;
}

#navigation {
  float:left;
  height:100%;
 width:170px;
  font-family:"Osaka","‚l‚r ‚oƒSƒVƒbƒN";
  background:#ffffff;
}

UL{
  list-style:none;
}

#navigation UL{
  padding-left:15px;
}

#navigation LI A{ 
  display:block;
  width:170px;
  height:50px;
  margin-top:5px;
  background:url(../img/navi_neko.gif) left center no-repeat;
  margin-left:-20px;

}


#navigation LI A span{
  display:none;
}


#navigation LI A:hover {
  background:url(../img/navi_neko_o.gif) left center no-repeat;
  margin-left:-20px;
}

#navigation LI#navi1 { 
  background:url(../img/navi1.gif) left center no-repeat;
}

#navigation LI#navi2 { 
  background:url(../img/navi2.gif) left center no-repeat;
}

#navigation LI#navi3 { 
  background:url(../img/navi3.gif) left center no-repeat;
}

#navigation LI#navi4 { 
  background:url(../img/navi4.gif) left center no-repeat;
}

#navigation LI#navi5 { 
  background:url(../img/navi5.gif) left center no-repeat;
}

#navigation LI#navi6 { 
  background:url(../img/navi6.gif) left center no-repeat;
}

#navigation LI#navi7 { 
  background:url(../img/navi7.gif) left center no-repeat;
}

#navigation LI#navi8 { 
  background:url(../img/navi8.gif) left center no-repeat;
}

#navigation LI#navi9 { 
  background:url(../img/navi9.gif) left center no-repeat;
}

#copy {
  font:1.3em "sans-serif";
  color:#333333;
  border-top:1px solid #999999;
  text-align:center;
  padding:10px;
  margin-top:10px;
}

.contents {
  margin:5px 5px 10px 10px;
  padding:10px;
}

.contents P{
  padding-left:20px;
  padding-top:10px;
  font-size:1.6em;

}

.contents UL{
  padding-left:20px;

}

.contents LI{
  font-size:1.6em;
}
