@charset "utf-8";


#h1_commn{
  color : black;
  text-align : center;
  line-height : 15pt;
}

.h2_common{
  font-size : 14pt;
  color : #cc0000;
}





.h3_common_top{
  font-size : 12pt;
  
  
  
  
  
  
  background-color : #fee7ee;
  padding-top : 8px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 10px;
  color : #400000;
}.h3_common{
  font-size : 12pt;
  
  
  
  
  
  
  background-color : #fee7ee;
  padding-top : 8px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 30px;
  margin-bottom : 10px;
  color : #400000;
}

.h4_common{
  font-size : 11pt;
  font-weight : normal;
  
  margin-top : 25px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  color : maroon;
  
}.h5_common{
  font-size : 10.5pt;
  font-weight : normal;
  
  margin-top : 25px;
  margin-bottom : 10px;
  
  
  
  color : maroon;
  
  
  
  padding-left : 30px;
  background-image : url(../mark/h5.png);
  background-repeat : no-repeat;background-position : left -4px;
}





p{
  font-size : 10.5pt;
}


.back {
 position: fixed;
 bottom: 10px;
 right: 10px;
  
 border:1px solid #888888;
 padding:2pt;
 background-color: #ffffff;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 -khtml-opacity: 0.85;
 opacity:0.85;
     
 text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa; 
 -webkit-box-shadow: 1px 1px 2px #E7E7E7;
 -moz-box-shadow: 1px 1px 2px #E7E7E7; 
 -webkit-border-radius: 3px; 
 -moz-border-radius: 3px;
}

.totop a{
 position: fixed;
 bottom: 10px;
 right: 10px;
  background-image : url(../images/common/totop.png);
  background-repeat : no-repeat;
  text-indent : -5000px;
  width : 50px;
  height : 50px;
background-position : left top;
}

.span_attention{
  background-image : url(../mark/rice-black.gif);
  background-repeat : no-repeat;background-position : left top;
  padding-left : 15px;
}

.li_star{
  background-image : url(../mark/star-gray.gif);
  background-repeat : no-repeat;background-position : left top;
  padding-left : 20px;
}

.td_title{
  text-align : center;
  background-color : #e7e7e7;
}.td_center{
  text-align : center;
  
}

.sub_link{
  font-size : 5pt;
}
