@charset "shift_jis";


/*----------★ページ全体の指定★----------*/



a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #660000;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 850px;
  border-right:  solid 0px #c6c6c6;
  border-bottom: solid 0px #c6c6c6;
  border-left: solid 0px #c6c6c6;
  background-color: #ffffff;
}



/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 10px 2px 6px 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 0 5px 0 0;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 655px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


#contents h2 {
  margin: 0px 7px 0px 0px;
  padding: 7px 0 10px 15px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 0 0 7px 0;
  padding: 6px 0 10px 23px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/a_title.gif);
  background-repeat: no-repeat;
}

#contents h4 {
  margin: 0 0 7px 0;
  padding: 6px 0 10px 23px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/b_title.gif);
  background-repeat: no-repeat;
}

#contents h5 {
  margin: 0 0 7px 0;
  padding: 6px 0 10px 23px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/c_title.gif);
  background-repeat: no-repeat;
}

#contents h8 {
  margin: 0 0 7px 0;
  padding: 11px 0 10px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/c_title.gif);
  background-repeat: no-repeat;
}

#contents h9 {
  margin: 0 0 7px 0;
  padding: 11px 0 10px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/a_title.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 3px;
  line-height: 180%;
  letter-spacing: 1px;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

table#s
{
   border-left: solid 0px #4D4D4F;
   border-bottom: solid 0px #4D4D4F;
}

tr.gray td
      {
	background-image: url(http://aoki.st/RINKAICLUB/img/roster.gif);

      }

th#s
{
   	border-top: solid 1px #CCCCCC;
   	border-right: solid 1px #CCCCCC;
	height: 22px;
	font-family: arial,'MS PGothic';
	color: #4D4D4F;
	font-size: 12px;
	padding-top : 2px;
	padding-left : 0px;
	background-image: url(http://aoki.st/RINKAICLUB/img/roster_a.gif);
	empty-cells: show;

}

td#s
{
   	border-top: solid 1px #CCCCCC;
   	border-right: solid 1px #CCCCCC;
	height: 22px;
	font-family: arial,'MS PGothic';
	font-size: 12px;
	color: #4D4D4F;
	padding-top : 2px;
	empty-cells: show;
	
	

}


.shead
{
   	border-top: solid 1px #CCCCCC;
   	border-right: solid 1px #CCCCCC;
	height: 22px;
	font-family: arial,'MS PGothic';
	color: #4D4D4F;
	font-size: 12px;
	padding-top : 2px;
	padding-left : 0px;
	background-image: url(http://aoki.st/RINKAICLUB/img/roster_a.gif);
	empty-cells: show;

}

.s
{
   	border-top: solid 1px #CCCCCC;
   	border-right: solid 1px #CCCCCC;
	height: 22px;
	font-family: arial,'MS PGothic';
	font-size: 12px;
	color: #4D4D4F;
	padding-top : 2px;
	empty-cells: show;
	
	

}

.gray td
      {
	background-image: url(http://aoki.st/RINKAICLUB/img/roster.gif);

      }



/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 176px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 16px 0;
  padding: 9px 8px 9px 8px;

  width: 160px;
  text-align: left;
  background: url(img/menu_stripe.jpg) repeat; 
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-bottom: solid 1px #999999;
  width: 138px;
  padding: 6px 0 5px 25px;
  font-size: 12px;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
  color: #005eee;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 148px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}



#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}








/*---------- インラインフレーム ----------*/

 *.logbox
      {
         border: solid 1px #808080;
         width: 637px;
         height: 120px;
         padding: 0.1em;
         overflow: auto;
      }
      q  { color: #008000; }