@charset "utf-8";
/* CSS Document */
 body {
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

/*- Menu Tabs B--------------------------- */

    #tabs {
	float:left;
	width:978px;
	background:#F4F4F4;
	font-size:93%;
	line-height:normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	background:url("images/q_tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("images/q_tabrightB.gif") no-repeat right top;
	padding:5px 18px 4px 10px;
	color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FF9900;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }
#main #merit-pic {
	width: 350px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #E4E4E4;
	height: 229px;
}
