@charset "UTF-8";
h2.h2-E002-red {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #fbe2e2);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#fbe2e2));
  background: linear-gradient(to right, #fff, #fbe2e2);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-red:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/red/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-red {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #ff645e;
  color: #e42626;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/red/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-red {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #ff645e;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-orange {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #ffeddd);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#ffeddd));
  background: linear-gradient(to right, #fff, #ffeddd);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-orange:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/orange/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-orange {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #ffaf5e;
  color: #dc6600;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/orange/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-orange {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #ffaf5e;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-yellow {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #faeb9b);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#faeb9b));
  background: linear-gradient(to right, #fff, #faeb9b);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-yellow:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/yellow/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-yellow {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #ffcf5e;
  color: #dc9200;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/yellow/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-yellow {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #ffcf5e;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-yellowgreen {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #effdda);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#effdda));
  background: linear-gradient(to right, #fff, #effdda);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-yellowgreen:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/yellow-green/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-yellowgreen {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #a2e942;
  color: #6aad00;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/yellow-green/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-yellowgreen {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #a2e942;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-green {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #d6fbc2);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#d6fbc2));
  background: linear-gradient(to right, #fff, #d6fbc2);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-green:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/green/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-green {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #77db5b;
  color: #238a14;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/green/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-green {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #77db5b;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-aqua {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #ddf3f3);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#ddf3f3));
  background: linear-gradient(to right, #fff, #ddf3f3);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-aqua:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/aqua/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-aqua {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #31cbcc;
  color: #2cb7b8;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/aqua/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-aqua {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #31cbcc;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-blue {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #d0e1ea);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#d0e1ea));
  background: linear-gradient(to right, #fff, #d0e1ea);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-blue:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/blue/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-blue {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #3892d0;
  color: #003d73;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/blue/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-blue {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #3892d0;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-brown {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #ebdecf);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#ebdecf));
  background: linear-gradient(to right, #fff, #ebdecf);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-brown:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/brown/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-brown {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #be803d;
  color: #753308;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/brown/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-brown {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #be803d;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-pink {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #ffccd6);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#ffccd6));
  background: linear-gradient(to right, #fff, #ffccd6);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-pink:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/pink/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-pink {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #e13f8f;
  color: #e13f8f;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/pink/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-pink {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #e13f8f;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-purple {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #f0e0f3);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#f0e0f3));
  background: linear-gradient(to right, #fff, #f0e0f3);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-purple:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/purple/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-purple {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #da6bea;
  color: #a515c2;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/purple/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-purple {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #da6bea;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-black {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #fff;
  background: -moz-linear-gradient(left, #fff, #e2e2e2);
  background: -webkit-gradient(linear, left center, right center, from(#fff), to(#e2e2e2));
  background: linear-gradient(to right, #fff, #e2e2e2);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-black:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/black/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-black {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #8e8e8e;
  color: #474747;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/black/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-black {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #8e8e8e;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
h2.h2-E002-colorful {
  margin-top: 0;
  padding: 11px 10px 11px 32px;
  background-color: #fdefef;
  background: #faeb9b;
  background: -moz-linear-gradient(left, #faeb9b, #d0e1ea);
  background: -webkit-gradient(linear, left center, right center, from(#faeb9b), to(#d0e1ea));
  background: linear-gradient(to right, #faeb9b, #d0e1ea);
  -webkit-box-shadow: #c3c3c3 0px 0px 8px 0;
  -moz-box-shadow: #c3c3c3 0px 0px 8px 0;
  box-shadow: #c3c3c3 0px 0px 8px 0;
  color: #333;
  font-size: 24px;
  font-weight: normal;
  position: relative;
}
h2.h2-E002-colorful:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 27px;
  height: 38px;
  background: url("../../images/heading/E002/colorful/arrow-h2.png") no-repeat left top;
}
h3.h3-E002-colorful {
  position: relative;
  margin-top: 0;
  padding: 9px 10px 10px 18px;
  border-bottom: 3px solid #da6bea;
  color: #a515c2;
  font-size: 18px;
  font-weight: normal;
  background: url("../../images/heading/E002/colorful/arrow-h3.png") no-repeat 0 7px;
}
h4.h4-E002-colorful {
  margin-top: 0;
  padding: 9px 10px 10px 0;
  border-bottom: 1px dotted #a2e942;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
