A { 
text-decoration:underline; 
color: #F76300; 
}

A:hover {
text-decoration:underline; 
color: #3399FF; 
}

.menu A {
	text-decoration:none;
	color: #FF6600;
	font-size: 12px;
}

.menu A:hover {
	text-decoration:none;
	color: #3399FF;

 }

body{
	font-size: 12px;
}

tr {
	font-size: 12px;
}

.gyoukan {
	line-height : 140%;
}

.table-bg{
	background-image : url(../wakiga/mainimage3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDB300;
}
H1{
 font-size : 14px;
  color : #fff5ec;
  margin-bottom : 1px;
  text-decoration : none;
  font-weight : bold;
}
.contents{
  padding-top : 0px;
  margin-top : 1px;
}
.cnt-font{
  color : #fff5ec;
}
H2{
  font-size : 12px;
  color : #fff5ec;
  margin-bottom : 1px;
  text-decoration : none;
  font-weight : bold;
}
.midasi{
  border-left : 10px solid #ff8020;    
  border-bottom : 1px solid #ff8020;   
  padding-top:3px;                   
  padding-left:3px;                  
  width : 556px;  

  font-size : 15px;
  font-weight : bold;
}
TD.undlin{
	border-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-bottom-style : solid;
}
.nondeco{
  text-decoration : none;
}
.lst-tb{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #838383 #838383 #838383 #838383;
  border-collapse : collapse;
}
H3{
  font-size : 14px;
  margin-bottom : 1px;
}
H1.bigger
   {
    width:560px;                        /* 全体の幅 */
    border-bottom:solid 2px #ffa101;    /* 下側の罫線 */
    }
SPAN.big
   {
    display:block;                      /* ブロック要素に変換 */
    margin-right : 60%;                   /* 右側の白い部分の範囲 */
    padding-top:2px;                    /* 上部から文字までの距離 */
    padding-left:5px;                   /* 左部から文字までの距離 */
    color:#ffffff;                      /* 文字色 */
    background-color : #ffa101;           /* 背景色 */
    background-image : url(../img_big.gif);       /* 画像の指定 */
    background-position:right top;      /* 右、上に設置 */
    background-repeat:no-repeat;        /* 繰り返しなし */
   }
.solidtd{
  background-color : #ffeed0;
}
.org_tbl{
  background-color : #ffa101;border-width : 0px 0px 0px 0px;border-spacing : 1px;}
