@charset "utf-8";



/*.sub h1, .sub h2 {
border-radius : .2em;
-webkit-border-radius : .2em;
-moz-border-radius : .2em; }*/

.sub h1,  {
border-radius : .2em;
-webkit-border-radius : .2em;
-moz-border-radius : .2em; }

.sub h1 {
color : #fff; 
padding : .2em 10px;
border : 1px solid blue; }

/*.sub h2, .sub h3, .sub h4, .sub h5, .sub h6 {
padding : .2em 10px;
text-shadow: 0 1px 1px #ccc;
-moz-text-shadow: 0 1px 1px #ccc;
color : rgb(40,88,156); }*/

.sub h2, .sub h3, .sub h4, .sub h5, .sub h6 {
padding : .1em 10px;
text-shadow: 0 1px 1px #ccc;
-moz-text-shadow: 0 1px 1px #ccc;
color : rgb(40,88,156); }



/*.sub h1 {
font-size : 24px;
border : none;
background : #6883b9;
background-image : -webkit-gradient(linear, 0% 0%, 0% 35%, from(#6883b9), to(#1A3F85), color-stop(.6,#1A3F85)); }*/


.sub h1 {
font-size : 24px;
border : none;
background : #6883b9 url("assets/img/sub_h1.gif") no-repeat; }


/*.sub h2 {
font-size : 22px;
background : #E3E3E3;
background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E3E3E3), to(#D4D4D4), color-stop(.6,#CFCFCF)); }*/

/*.sub h2 {
font-size : 22px;
border : 1px solid #999;
background : #6883b9 url("assets/img/sub_h22.gif") repeat; }*/

.sub h2 {
font-size : 22px;
background : #6883b9 url("assets/img/sub_h2_b.gif") no-repeat; }

.sub h3 {
font-size : 18px;
border-bottom : 1px dashed rgb(40, 88, 156); }

/*.sub h1 {
-webkit-box-reflect : below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.65, transparent), to(black)); }*/