body {  
    
    
    
    
    
    
    
    
    

	background:#FFFFFF;
	
	font-family: Helvetica;
	margin : 0px;
	padding : 5px;

	font-size:14px;

}

h1,h2,h3,h4,h5 {  
    
    
    
    
    
    
    
    
    


  font-size:100%;

  padding-top:5px;
  padding-bottom:5px;
  border-top:2px solid #3300CC;
  border-bottom:1px solid #3300CC;
  text-align:center;
  color:#FFFFFF;
  margin-bottom:5px;
  background: #ce2143; *変更
 
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}

h1 a {
    

	text-decoration: none;
	color:#FFFFFF;

}

h2 a {  
    
    
    
    
    
    
    
    
    

	text-decoration: none;
	color:#FFFFFF;

}

h3 a {  
    
    
    
    
    
    
    
    
    

	text-decoration: none;
	color:#FFFFFF;

}

h4 a {  
    
    
    
    
    
    
    
    
    

	text-decoration: none;
	color:#FFFFFF;

}

h5 a {  
    
    
    
    
    
    
    
    
    

	text-decoration: none;
	color:#FFFFFF;

}


img {
    
    
    
    
    
    
    
    
    
    

    float : none;
    clear : both;
    max-width: 100%;
    height:auto;

}

ul{  
    
    
    
    
    
    
    
    
    


 border-top: 1px solid #D5D1AA;
 border-left: 1px solid #D5D1AA;
 border-right: 1px solid #D5D1AA;
 margin: 0px 0px 0px 0px;
 _width:160px;

}

li a {  
    
    
    
    
    
    
    
    
    

  background-color : #F6C6D0; *変更
 border-bottom: 1px solid #D5D1AA;
 color: #000000;
 display: block;
 font-size: 100%;
 padding:4px 0 4px 15px;
 text-decoration:underline;
 _width:151px;
  margin-bottom : 1px;
  margin-top : 1px;

}

li a:hover {
    
    
    
    
    
    
    
    
    
    

 background-color: #FBF6D9;
 color: #000000;
 text-decoration: none;

}

************ sectionLinks styles **************/

#sectionLinks{  
  margin: 0px;
  padding: 0px;

}


#sectionLinks a:link, #sectionLinks a:visited{  
    
    
    
    
    
    
    
    
    

  background : url(./img/arrow.png) no-repeat scroll right center;
　background-position:right center;

  display: block;
  border-top : solid;border-top-width : 1px;
  border-bottom : solid;border-bottom-width : 3px;
  font-weight: bold;
  padding : 3px 10px;padding-bottom : 3px;padding-left : 10px;
  color : #0000de;
  background-color : #F6C6D0; *変更

  margin-top : 3px;
  margin-bottom : 3px;
  padding : 11px;padding-bottom : 11px;padding-left : 10px;

}

li:nth-child(1) a:before {
display: block;
position: absolute;
top: 50%;
left: 10px;
width: 12px;
height: 5px;
margin-top: -6px;
border-top: solid 2px #7f7f7f;
border-right: solid 2px #7f7f7f;
-webkit-transform: rotate(115deg) skew(140deg,0deg);
transform: rotate(115deg) skew(140deg,0deg);
content: "";

}

#sectionLinks A:HOVER{  
    
    
    
    
    
    
    
    
    

  border-top: 1px solid #8c8c8c;
  background-color : #FBF7DD;
  font-weight: bold;
  text-decoration: none;

}
