/*-------------------------------
	基本（共通）
-------------------------------*/
BODY{
  text-align : center;
  padding : 0px;
  margin : 0px;
  background-color : #ffffff;
}
DIV.out{
  width : 722px;
  padding : 0px;
  margin : 0px auto;
  border : 1px solid #1a2b4c;
  text-align : left;
}
DIV.head{
  padding : 0px;
  margin : auto;
}
DIV.menu{
  text-align : center;
  width : 230px;
  float : left;
}
	IMG.menu_img{
	  margin-bottom : 17px;
	}
	TABLE.co{
	  width : 210px;
	  border : 2px solid #1a2b4c;
	  background-color : #f7f7c7;
	  margin : auto;
	}
DIV.main{
  margin-left : 235px;
  width : 480px;
}
DIV.footer{
  clear : none;
  text-align : center;
}

/*-------------------------------
	リンク（共通）
-------------------------------*/
A{
  color : #ff8000;
  text-decoration : none;
}
A:LINK{
  color : #ff8000;
  text-decoration : none;
}
A:VISITED{
  color : #ff8000;
  text-decoration : none;
}
A:HOVER{
  color : #4068b0;
  text-decoration : none;
}
A:ACTIVE{
  color : #ff8000;
  text-decoration : none;
}

/*-------------------------------
	テキスト関連（共通）
-------------------------------*/

	/*　ページタイトル　*/
	H1{
	  font-size : 14pt;
	  font-weight : bolder;
	  color : #000040;
	  background-image : url(img/title_b.gif);
	  padding : 3px;
	  margin : 5px;
	  background-repeat : repeat-x;
	}
	/*　フリーダイヤル　*/
	H2{
	  font-size : 13pt;
	  font-weight : bold;
	  color : #dc0030;
	  text-align : center;
	  margin : 3px;
	  background-color : #f7f7c7;
	  padding : 3px;
	}
	H3{
	  display : none;
	}
	.seo{
	  display : none;
	}
	/*　ページトップ　*/
	P{
	  font-size : 10pt;
	  text-align : right;
	}
.txt_01{
  font-size : 11pt;
}

/*-------------------------------
	テーブル基本（共通）
-------------------------------*/

.box01_out{
  margin : 5px;
}
.box01_title{
  font-size : 11pt;
  font-weight : bold;
  color : #1a2b4c;
}
.box01_koumoku1{
  font-size : 10pt;
  background-color : #ffcaca;
  text-align : center;
}
.box01_naiyo_y{
  font-size : 10pt;
  background-color : #ffffbb;
}
.box01_naiyo_o{
  font-size : 10pt;
  background-color : #ffd8b0;
}

/*-------------------------------
	トップページ用
-------------------------------*/

.top_01{
  font-size : 11pt;
  background-color : #e8ffff;
}
.top_02{
  font-size : 11pt;
}
.top_03{
  font-size : 11pt;
  background-color : #ffe078;
  text-align : center;
}
.top_04{
  font-size : 11pt;
  background-color : #f7d6bf;
}

	/*　赤帽説明部　*/
	.top_akabou_out{
	  border : 5px solid #d6a675;
	}
	.top_akabou_title{
	  font-size : 13pt;
	  background-color : #f8efd0;
	  font-weight : bold;
	}
	.top_akabou_txt1{
	  font-size : 11pt;
	}
	.top_akabou_txt2{
	  font-size : 13pt;
	  color : #dc0030;
	  text-align : center;
	  font-weight : bold;
	}
.top_akabou_txt3 {
	text-align: left;
	font-size: 13pt;
	color: #dc0030;
	font-weight: bold;
}

	.top_akabou_yt{
	  font-size : 11pt;
	  background-color : #f7f7c7;
	  font-weight : bold;
	}
	.top_akabou_yn{
	  font-size : 10pt;
	  background-color : #f7f7c7;
	}
	.top_akabou_t{
	  font-size : 11pt;
	  font-weight : bold;
	}
	.top_akabou_n{
	  font-size : 10pt;
	}
	.top_akabou_img{
	  float : left;
	}

	/*　招き猫部　*/
	.top_manekibox{
	  font-size : 11pt;
	  background-image : url(img/catbox02.gif);
	}


.nikukyu {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
