h1{font-style:normal;font-weight:bolder;font-size:;} 
h1{color:blue;}   /* 県名 */

h2{font-style:normal;font-weight:bolder;font-size:;}
h2{color:orangered;}　　 /* ジャンル名 */

h3{margin-left:10pt;font-style:normal;font-size:;}
h3{color:green;}　　 /* 流派名 */

h4{margin-left:25pt;font-style:normal;font-size:;}
h4{color:blue;}　　 /* 道場・支部名 */

h5{margin-left:35pt;margin-top:0pt;font-style:normal;font-size:;}
h5{color:black;}　　 /* 支部長・責任者、所在地、電話番号、メルアド、HP */

h6{margin-left:25pt;font-style:normal;font-size:;}
h6{color:gray;}　　 /* 紹介・アピール */

body {
   text-algin: center;
}  

div.blockwhole {
    width: 100%;     
    text-align: center;
    background-color: lime;
}
div.blockall {
   width: 500px;
	border: none;
   background-color: yellow;
   margin: 0 auto;   
   text-align: center;       
}

div.blocklogo {
   width: 400px;
   border: none;
   margin: 0;
   background-color: blue;
}


div.blockindex {
   width: 400px;

   border: none;
   margin: 0;
   background-color: ;
}

   /* ▼blockindexのリンク装飾 */
   div.blockindex a {
      color: lightblue;        /* ライトブルー色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   div.blockindex a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }
   div.blockindex a:visited {
      color: blue;        /* ブルー色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }


div.blockdata {
   width: 400px;

   border: none;
   margin: 0;
   background-color: ;
}

   /* ▼blockdataのリンク装飾 */
   div.blockdata a {
      color: lightblue;        /* ライトブルー色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   div.blockdata a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }
   div.blockdata a:visited {
      color: blue;        /* ブルー色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }


div.blockwhole {
    width: 100%;     
    text-align: center;
}
div.blockall {
   width: 800px;
   height: 900px;
	border: none;
   background-color: black;
   margin: 0 auto;   
   text-align: left;       
}
div.blockintro {
   width: 800px;
   height: 10px;
	border: none;
        background-color: black;
	text-align: right;
      vertical-align: sub;
}
div.blocktop1 {
   width: 800px;
   height: 110px;
	border: none;
        background-color: #d90000; 
	text-align: center;
      vertical-align: middle;
	/* margin-right: auto;　中央寄せタグ */
	/* margin-left: auto;　/* 中央寄せタグ */
}
div.blocktop2 {
   width: 800px;
   height: 60px;
   border: none;
   margin-top: 0.5em;
   background-color: black;
}
div.blockmain {
   width: 800px;
   height: 600px;
   border: none;
   margin: 0;
   background-color: black;
}

   /* ▼blockmainのリンク装飾 */
   div.blockmain a {
      color: lightblue;        /* ライトブルー色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   div.blockmain a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }
   div.blockmain a:visited {
      color: blue;        /* ブルー色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }

div.blockmainleft {
   float: left;
   width: 190px;
　 font-size: xx-small;
　 text-align: center;
   border: none;
   margin: 0;
   background-color: black;
}

div.blockmainleft a {
    text-decoration: none;
    color: white;
}
div.blockmainleft a:hover {
    text-decoration: none;
    color: orangered;
}    


div.blockcenter {
   width: 310px;
   height: 200px;
   border: none;
   margin: 0;
   background-color: black;
}
div.blockmainright {
   float: right;
   width: 600px;
   height: ;
   border: none;
   margin: 0;
   background-color: black;
}
div.blockmainright3color {
   width: 597px;
   height: 400px;
   border: none;
   margin: 0;
   background-color: purple;
}
div.blockred {
   float: left;
   width: 199px;
   height: 400px;
   text-align: center;
   background-color: red;
}
div.blockwhite {
   float: left;
   width: 199px;
   height: 400px;
   text-align: center;
   background-color: white;
}
div.blockblue {
   float: right;
   width: 199px;
   height: 400px;
   text-align: center;
   background-color: blue;
}
div.blockmainrightoldnews {
   width: 597px;
   height: ;
   border: none;
   margin: 0;
   background-color: black;
   color: white;
}
div.blockbottom {
   clear: both;
   width: 800px;
   height: 50px;
   text-align: center;
   vertical-align: middle;
   border: none;
   background-color: red;
}


   /* ▼領域全体の装飾（けいこサイトよりコピー） */

.title {
	FONT-WEIGHT: 900; FONT-SIZE: 40px; COLOR: yellow; FONT-FAMILY: Impact,"Arial Black",sans-serif
}
.kage {
	BACKGROUND-IMAGE: url(kage1.gif); BACKGROUND-REPEAT: repeat-y
}
BODY {
	MARGIN: 0px
}
.waku {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.font13 {
	FONT-SIZE: 13px
}
A.a1 {
	DISPLAY: block; FONT-SIZE: 11px; WIDTH: 85px; COLOR: #ffffff; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
A.a1:hover {
	DISPLAY: block; WIDTH: 85px; COLOR: #000000; PADDING-TOP: 5px; HEIGHT: 20px; BACKGROUND-COLOR: #ea0000; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER-TOP-WIDTH: 0px; SCROLLBAR-FACE-COLOR: black; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 13px; BORDER-BOTTOM-WIDTH: 0px; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: white; COLOR: white; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: black; SCROLLBAR-DARKSHADOW-COLOR: black; SCROLLBAR-BASE-COLOR: black; BACKGROUND-COLOR: black; BORDER-RIGHT-WIDTH: 0px; scrollbar-3d-light-color: white
}

   /* ▼領域全体の装飾（けいこサイトよりコピー）終了 */


h1.top1 {
font-size: 18px;
color: #de0000;
font-weight: bold;
/*line-height:1em;*/
margin: 0;
}

h2.top2 {
font-size: 15px;
color: #00cc33;
font-weight: bold;
margin: 0;
}

h1.miniwhite {
font-size: 60%;
font-weight: bold;
line-height:1em;
color: white;
margin: 0;
}



a image {
 border-style: none;
}


h1.normsize, h2.normsize {
font-size: 80%;
font-weight: bold;
line-height:1em;
margin: 0;
}

h3.normsize, h4.normsize, h5.normsize, h6.normsize {
font-size: 70%;
font-weight: bold;
line-height:1em;
margin: 0;
}

h1.minisize {
font-size: 60%;
font-weight: bold;
line-height:1em;
margin: 0;
}


body {
	font-size: medium;
	margin: 0px;
}

#intro {
	height: 3px;
	width: 950px;
	border: none;
        background-color: #f5f5f5;
	text-align: right;
      vertical-align: sub;
	margin-right: auto;　/* 中央寄せタグ */
	margin-left: auto;　/* 中央寄せタグ */
}

#banner {
	height: auto;
	width: 950px;
	border: none;
        background-color: #000000;
	margin-right: auto;　/* 中央寄せタグ */
	margin-left: auto;　/* 中央寄せタグ */
}
#mainbox {
	height: auto;
	width: 950px;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	font-size: small;
	height: auto;
	width: 160px;
	border: none;
	background-color: #000000;
	text-align: left;
	float: left;
}
#centerbox {
	font-size: small;
	width: 670px;
	border: none;
    background-color: #f5f5f5;
	float: left;
	text-align: left;
}
#rightbox {
	font-size: small;
	text-align: center;
	border: none;
	width: 120px;
	height: 1900px;
	background-color: #000000;
	float: left;
}
#footer {
	height: auto;
	width: 950px;
	border: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}




   /* ▼タブ領域全体の装飾 */
   ul.menulist {
      margin-top:  5px;
      margin-bottom:  0px;
      margin-left: 0px;
      padding: 0px;
      width: 160px; /* タブ領域全体の横幅 */
	  line-height: 60px;
   }
   /* ▼各タブ共通の装飾 */
   ul.menulist li {
      margin:  2px;
      padding-left: 12px;
      list-style-type: none;
      line-height: 100%;
      width: ; /* タブ1つの横幅(※A) */
      background-image: url("http://www.dragonvstiger.com/mmashop/p_image/point.gif"); /* 左中央の三角画像 */
	  background-repeat: no-repeat;
      background-position: left center;
   }

   /* ▼Menulistのリンク装飾 */
   ul.menulist li a {
      color: lime;        /* ライム色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼マウスが載った際の変化用装飾 */
   ul.menulist li a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }



   /* ▼Main内の新着リストのタブ領域全体の装飾 */
   ul.newarrival {
      margin-top:  2px;
	  margin-bottom:  0px;
      padding: 0px;
	  list-style-type: square;
      font-weight: bold;
      font-size: 80%;
      width: 400px; /* タブ領域全体の横幅 */
	  line-height: 10px;

	  
   }
   /* ▼新着リスト各タブ共通の装飾 */
   ul.newarrival li {
      margin:  2px;
      padding-left: 0px;
	  line-height: 100%;
	  color: green;
	  background-color:#FFFFFF;
  
      width: 400px; /* タブ1つの横幅(※A) */
   }
   
   /* ▼新着リストのリンク装飾 */
   ul.newarrival li a {
      color: green;        /* グリーン色 */
      font-weight: bold; /* 太字 */
	 text-decoration: none; /* 下線を消す */
   }

   /* ▼新着リストマウスが載った際の変化用装飾 */
   ul.newarrival li a:hover {
      color: orangered;        /* オレンジ色 */
      font-weight: bold; /* 太字 */
      text-decoration: none; /* 下線 */
   }




      /* ▼Main内の入荷予定リストのタブ領域全体の装飾 */
   ul.coming {
      margin-top:  2px;
	  margin-bottom:  0px;
      padding: 0px;
	  list-style-type: square;
      font-weight: bold;
      font-size: 80%;
      width: 600px; /* タブ領域全体の横幅 */
	  line-height: 10px;

	  
   }
   /* ▼入荷予定リスト各タブ共通の装飾 */
   ul.coming li {
      margin:  2px;
      padding-left: 0px;
	  line-height: 100%;
	  color:#0033FF;
	  background-color:#FFFFFF;

      width: 600px; /* タブ1つの横幅(※A) */
   }
