@charset "Shift_JIS";/* ■ページ構造 */body {  margin: 0px;  padding: 0px;  background: #000;  text-align: center;  font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;}#wrapper {  width: 800px;  margin: 0 auto;  text-align: left;}#header {  display: block;  background: #000;  background-image: url(../img/bg_niwaka_1.jpg);  background-repeat: no-repeat;  background-position: 0px;  height: 328px;  margin: 0 0 0 0;  float: center;  text-align: center;  border: none;}#menu {  margin: 0px;  padding: 0px;  width: 100%;  height: 34px;  float: left;  border: none;  clear: both;  background-image: url(../img/menu_bar.jpg);}#sub {  background: #000;  margin: 0px;  height: 100px;  padding: 0px 0 10px 0;  width: 200px;  float: right;  border: none;}#main {  margin-top: 0px;  margin-right: 200px;  background: #111111;  width: 595px;  padding: 0px 0 20px 0;  border:1px solid #666666;  clear: left;}#footer {  background: #111;  width: 100%;  margin: 0px;  padding: 0px;  clear: both;}/* ■スタイル */input, select, textarea{  background-color: #999;  color: #333;  border-width: 1px;   border-color: #333;   border-style: solid;   overflow: scroll;  scrollbar-face-color: #222;  scrollbar-track-color: #222;  scrollbar-arrow-color: #99cccc;  scrollbar-highlight-color: #99cccc;  scrollbar-shadow-color: #99cccc;  scrollbar-3dlight-color: #222;  scrollbar-darkshadow-color: #222;}/* ■リンク */a img {  border: none;}a.type1 {  color: #cccccc;  text-decoration: none;  line-height: 1;}a.type1:hover {  color: #E4007F;  position: relative;  top: 1px;  left: 1px;}a.type2 {  font-size: ;  font-weight: bold;  color: #99cccc;  text-decoration: none;  line-height: 1;}a.type2:hover {  font-size: ;  font-weight: bold;  color: #E4007F;  position: relative;  top: 1px;  left: 1px;}a.type3 {  color: #99cccc;  font-weight: bold;  text-decoration: none;  line-height: 1;}a.type3:hover {  color: #E4007F;  font-weight: bold;  position: relative;  top: 1px;  left: 1px;}a.typelive {  color: #ccc;  font-weight: bold;  text-decoration: none;  line-height: 1;}a.typelive:hover {  color: #E4007F;  font-weight: bold;  position: relative;  top: 1px;  left: 1px;}/* ■テーブル */
