@charset "utf-8";
#tabs11 {
	float:left;
	width:608px;
	background:#F9F7F3;
	font-size:12px;
	line-height:normal;
	border-bottom:1px solid #C2BDAE;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 22px;
	_margin-right: 13px;
    }
    #tabs11 ul {
	margin:0;
	padding:4px 16px 0px 0px;
	list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
	float:left;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	background-image: url(images/tableft11.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs11 a span {
	float:left;
	display:block;
	padding:6px 8px 4px 8px;
	color:#333333;
	background-image: url(images/tabright11.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
	background-position:0% -42px;
	font-weight: bold;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }
