@charset "utf-8";
/* CSS Document */

/*------------------------------
main  elements
------------------------------*/
h4, h5, h6{
  margin-top:30px;
  margin-bottom:5px;
}
h4 {
	font-weight: bold;
	color: #660000;
	border-color:#660000;
	border-width:0 0 0 7px;
	border-style:solid;
	padding:3px 5px;
	font-size: 1.4em;
}

