@charset "UTF-8";
h2.h2-natural-red,
h2.h2-natural-orange,
h2.h2-natural-yellow,
h2.h2-natural-yellowgreen,
h2.h2-natural-green,
h2.h2-natural-aqua,
h2.h2-natural-blue,
h2.h2-natural-brown,
h2.h2-natural-pink,
h2.h2-natural-purple,
h2.h2-natural-black,
h2.h2-natural-colorful {
  margin-top: 0;
  padding: 5px 10px 5px 20px;
}
h3.h3-natural-red,
h3.h3-natural-orange,
h3.h3-natural-yellow,
h3.h3-natural-yellowgreen,
h3.h3-natural-green,
h3.h3-natural-aqua,
h3.h3-natural-blue,
h3.h3-natural-brown,
h3.h3-natural-pink,
h3.h3-natural-purple,
h3.h3-natural-black,
h3.h3-natural-colorful {
  padding: 2px 10px;
}
h4.h4-natural-red,
h4.h4-natural-orange,
h4.h4-natural-yellow,
h4.h4-natural-yellowgreen,
h4.h4-natural-green,
h4.h4-natural-aqua,
h4.h4-natural-blue,
h4.h4-natural-brown,
h4.h4-natural-pink,
h4.h4-natural-purple,
h4.h4-natural-black,
h4.h4-natural-colorful {
  padding: 5px;
  border-bottom: 1px dotted #ccc;
}
h2.h2-natural-red {
  background: #f4f0e6 url("../../images/heading/natural/red/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #91273d;
}
h3.h3-natural-red {
  background-color: #d6d2ca;
}
h2.h2-natural-orange {
  background: #ffffe0 url("../../images/heading/natural/orange/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #ffa500;
}
h3.h3-natural-orange {
  background-color: #ffffe0;
}
h2.h2-natural-yellow {
  background: #fdce4b url("../../images/heading/natural/yellow/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #ffa500;
}
h3.h3-natural-yellow {
  background-color: #fef3d2;
}
h2.h2-natural-yellowgreen {
  background: #f4f0e6 url("../../images/heading/natural/yellow-green/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #9acd32;
}
h3.h3-natural-yellowgreen {
  background-color: #9acd32;
}
h2.h2-natural-green {
  background: #f4f0e6 url("../../images/heading/natural/green/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #556b2f;
}
h3.h3-natural-green {
  background-color: #9acd32;
}
h2.h2-natural-aqua {
  background: #f4f0e6 url("../../images/heading/natural/aqua/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #87cefa;
}
h3.h3-natural-aqua {
  background-color: #e0f2ff;
}
h2.h2-natural-blue {
  background: #f4f0e6 url("../../images/heading/natural/blue/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #1e90ff;
}
h3.h3-natural-blue {
  background-color: #87cefa;
}
h2.h2-natural-brown {
  background: #fffacd url("../../images/heading/natural/brown/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #af7646;
}
h3.h3-natural-brown {
  background-color: #f4f0e6;
}
h2.h2-natural-pink {
  background: #fdf5e6 url("../../images/heading/natural/pink/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #db7093;
}
h3.h3-natural-pink {
  background-color: #ffc0cb;
}
h2.h2-natural-purple {
  background: #f4f0e6 url("../../images/heading/natural/purple/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #800080;
}
h3.h3-natural-purple {
  background-color: #e7cfe7;
}
h2.h2-natural-black {
  background: #f5f5f5 url("../../images/heading/natural/black/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #333;
}
h3.h3-natural-black {
  background-color: #dadada;
}
h2.h2-natural-colorful {
  background: #ffffe0 url("../../images/heading/natural/colorful/arrow_right.gif") no-repeat 0 center;
  border-bottom: 2px solid #95c539;
}
h3.h3-natural-colorful {
  background-color: #e0ffff;
}
