

/********** 全体の設定 *********/

body{
  text-align:center;
  margin:0px;
  padding:0px;

  font-family: "ＭＳ Ｐゴシック",sans-serif; 
  font-size: 80%;             /* 文字の大きさ：やや小 */
  color: #000000;             /* 文字の色：黒 */
  background-color: #ffffff;  /* 背景の色：白 */
}
body div{
  text-align: left;           /* 文字の寄せ方 */
  margin: 0px auto;           /* センタリング */
}

/*リンク関係*/
a:link{                       /* リンクされた文字の色 */
  color: #0000ff;             /* 文字の色：青 */
  text-decoration: underline; /* 下線 */
}
a:visited{                    /* 訪問後の色 */
  color: #934C7B;             /* 文字の色：紫 */
  text-decoration: underline; /* 下線 */
}
a:hover{                      /* カーソルを合わせたときの色 */
  color: #ff0000;             /* 文字の色：赤 */
  font-style:normal;
  text-decoration: underline; /* 下線 */
}
a:active{                     /* クリック中の色 */
  text-decoration: none;      /* なし */
}

span.pen1{
  color: #ff3366;
}
span.pen2{
  color: #0066ff;
}
h3{
  display: none;
}


/********** ヘッダの設定 *********/

#header{
  width: 760px;
}
#header h1{
  margin:4px 0px 2px 0px;
  padding: 3px 8px;
  background-color:#ffcccc;
  border-width:0px;
  font-size: 10pt;
  font-weight: normal;
  color: #808080;
}
#header img{
  margin: 0px 0px 2px 0px; 
  padding: 0px;
  border-width: 0px;
}
#header h2{
  display: none;
}


/********** ブロックの設定 *********/
/* ここで #menu,#main,#footerを囲い込みます */

#block{
  width: 760px;
  background-image:url("images/split.gif");
  background-repeat: repeat-y;
}
#right{
  margin: 0px;
  padding: 0px 8px 0px 0px;
  text-align: right;
  line-height: 1.25;
}
#right img{
  margin: 0px 2px;
  vertical-align: middle;
}
#center{
  text-align: center;
}


/********** メニューの設定 *********/

#menu {
  float: left;  
  width: 150px; /* 印刷時、この設定がないと不具合あり */
  line-height: 1.25;
/*  HTMLでは、印刷で２ページ以上になる場合、ＩＥ７だと    */
/*  メニューがメインより後ろにあると、正しく印刷できない。*/
}
#menu img.title{
  margin: 0px; 
  padding: 2px 4px;
  border-width: 0px;
}
#menu ul{
  margin: 0px;
  padding: 0px;
}
#menu li{
  margin-left: 24px;
  padding: 0px;
  list-style-type: none;
  list-style-image: url("images/dot.gif");
}
#menu a{
  text-decoration: none;
}
.look{
  background-image: url("images/look.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 28px;
}
.up{
  background-image: url("images/up.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 18px;
}
.new{
  background-image: url("images/new.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}
#menu a:hover {
  text-decoration:underline;/* 下線 */
}

/* アクセス解析広告用の設定*/
#menu table{
  margin: 2px 3px; 
  width: 140px;
}

#menu table td{
  padding: 2px;
  background-color:#ffff00;
}
#menu table img{
  border-width: 0px;
}


/********** メインの設定 *********/

#main {
  float:right;
/*  border-color:#ff99ff; 枠線の色*/
/*  border-width:0px 0px 0px 3px; 枠線の太さ*/
/*  border-style:dotted; 枠線の見た目*/
  background-color:#ffffff;/* 背景の色：白 */
  padding-bottom: 6px;
  width: 602px; /* 印刷時、この設定がないと不具合あり */
}
#main table.title{
  margin:2px 4px 4px 4px;
  width: 594px;
  height: 50px;
  background-color:#ffcccc;
  border-style:none none none solid;
  border-width:10px;
  border-color:#ff9999;
}
#main table.title td{
  text-align:left;
  font-weight: bold;
  text-indent: 1.0em;
  padding:0px;
  color:Green;
  font-size:140%;
  border-width: 0px;
}
#main table.title td h2{
  font-size: 100%;
  display: inline;
}
#main span.notice{
  line-height: 1.2;
  text-indent: 1em;
  background-color: #ffccff;
  margin:10px 5px;
  padding:5px;
}

#main img{
  margin:0px;
  padding:0px;
  vertical-align: middle;
  border-width:0px;
}
#main p span.bowling img{
  margin:0px 5px 0px 8px;
  float: right;
}
#main p span.access img{
  margin:0px 5px 0px 8px;
  float: right;
}
#main img.right{
  margin:0px 0px 2px 5px;
  float: right;
}
#main img.screen{
  margin:2px 8px 8px 8px;
}
#main table.comment{
  margin: 0px 2px 2px 2px;
  width: 598px;
}
#main table.comment td{
  line-height: 1.25;
  text-indent: 1.0em;
  border-style:none solid solid none;
  border-width:1px;
  border-color:#ffcc00;
  background-color:#ffffcc;
  padding:12px 10px 10px 15px;
  margin:5px;
}

#main table.rank{
  line-height: 1.1;
  font-size: 13px;
  border: solid 2px #ff9999;
  border-collapse: collapse;
  margin: 0px 4px 4px 4px;
  width: 594px;
}
#main table.navi{
  border-width: 0px;
  margin: 10px 5px 2px 5px;
  width: 594px;
}
#main table.bottom{
  font-size: 13px;
  border-width: 0px;
  margin: -3px 5px 0px 5px;
  width: 594px;
}
#main table.rank th{
  text-align: center;
  font-weight:normal; /*文字の太さ：普通*/
  border-bottom: solid 2px #ff9999;
  border-right:  solid 1px #ff9999;
  padding: 0.1em;
  background-color: #ffcccc;
}
#main table.rank td{
  border-bottom: solid 1px #ff9999;
  border-right:  solid 1px #ff9999;
  padding: 0.2em 0.2em 0.2em 0.4em;
}
#main table.rank td.name{
  font-size: 12px;
  border-bottom: solid 0px gray;
  padding: 0.2em 0.4em 0em;
}
#main table.rank #team{
  font-size: 11px;
  text-align: right;
  padding: 0.2em 0.4em 0em;
/*letter-spacing: -0.1em;*/
}
#main table.rank td.center{
  text-align: center;
}
#main table.rank tr.background{
  background-color: #ffefd5;
}
#main table.rank image{
  padding:0px 2px;
}
#main table td.center{
  text-align: center;
}

#main table.main{
  line-height: 1.25;
  border: solid 2px #ff9999;
  border-collapse: collapse;
  margin: 4px 4px 4px 4px;
  width: 594px;
}
#main table.main th{
  text-align: center;
  border-bottom: solid 2px #ff9999;
  border-right:  solid 1px #ff9999;
  padding: 0.5em 0.5em;
  background-color: #ffffcc;
}
#main table.main td{
  border-bottom: solid 1px #ff9999;
  border-right:  solid 1px #ff9999;
  padding: 0.3em 0.3em 0.3em 0.5em;
}

#main table.main thead{
  background-color: #ffffcc;
}

#main table.index{
  line-height: 1.10;
  border: dotted 1px #ff9999;
  border-collapse: collapse;
  margin: 4px 4px 4px 4px;
  width: 594px;
}
#main table.index td{
  padding: 0.3em 0.3em 0.3em 0.5em;
}

#main table.navi td.title{
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
}
#main table.navi td.mode{
  font-size: 13px;
  text-align: right;
}

#main table.bottom td.return{
  text-align: right;
}


#main table td.number{
  text-align: center;
}
#main thead{
  text-align: left;
  background-color: #ffffcc;
}
#main tfoot{
  text-align: right; 
}

#main p table{
  float: right;
  border: solid 0px green;
  margin: 0px;
  padding: 0px;
  width: auto;
}
#main p table td{
  border: solid 0px green;
  margin: 0px;
  padding: 0px 2px 0px 0px;
}
#main p.access{
  height: 45px;
}
#main table.mail{
  border: solid 0px green;
  border-collapse: collapse;
  margin: 10px 45px;
  width: 80%;
}
#main table.mail td{
  border-bottom: solid 0px green;
  border-right:  solid 0px green;
  padding: 0.2em 0.2em;
}
#main td.center{
  text-align: center;
 /* font-size:larger;*/
}

#main table.mail2{
  border: solid 1px green;
  border-collapse: collapse;
  margin: 3px;
  width: 498px;
}
#main table.mail2 td{
  border-bottom: solid 1px green;
  border-right:  solid 1px green;
  padding: 0.2em;
}
#main td.msg1{
  width: 18%;
  text-align: right;
}
#main td.msg2{
  text-align: left;
}
#main th.spell{
  width: 22%;
}
#main td.index{
  text-align: right;
  width: 12%;
}
#main td.dic{
  width: 24%;
}
#main td.dic3{
  width: 17%;
}
#main th.term{
  width: 25%;
}
#main th.result{
  width: 30%;
}

#main input{
  height: 1em;
}
/*
#main input.imeoff{
  ime-mode: inactive;
}
*/
#main textarea{
  height: 6em;
  width: 500px;
}
#main input.button{
  height: 1.8em;
}


/********** フッタの設定 *********/

#footer{
  width: 760px;
  padding: 3px 0px;
  text-align: center;
  border: solid 4px #ffffff;
  background-color: #ffcccc;
}
#plus{
  display: none;
}