/* 配置 */
body {
	background-color:#ecfeff;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
 font-size: medium;
 font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
}
#m-body {
 width: 950px;
 text-align: left;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
}
#chg-font {
float: right;
margin-right: 2em;
}
#header {
 clear: both;
 width: 950px;
 height: auto;
 text-align: left;
 margin: 0px;
 padding: 0px;
 padding-bottom: 1em;
}
td.right-column {
width: 270px;
float: right;
vertical-align:text-top;
padding: 10px;
}

td.left-column {
width: 645px;
float: left;
vertical-align:text-top;
margin-left: 5px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px;
padding: 0px;
padding-top: 10px;
}

#footer {
 clear: both;
 text-align: center;
 width: 950px;
 padding-top: 1em;
 }
p.path{
 margin: 0px;
 padding-right: 3em;padding-left: 3em;padding-top: 1px;padding-bottom: 1px;
 text-align: right;
 font-size: small;
}
/* ヘッダー1/2/3 */
h1 {
 margin: 0px;
 text-align: left;
 font-size: small;
 color: #ff3300;
}
h2.pagetitle {
 padding: 0px;
 margin-top: 10px;margin-bottom: 0px;
 font-size: large;
}
h2.section {
 font-size: large;
}
/* 一般 */
p {margin: 0px; padding: 5px;}
img { border: 0; vertical-align: bottom;}
img.right { border: 0; margin:0em; float: right; vertical-align: bottom;}
img.left { border: 0; margin: 0px; float: left; vertical-align: bottom;}
.logo { padding: 0px; }

hr.footer {
 clear: both;
 padding: 0px;
 margin: 5px;
 color: #00ccff;
 background-color: #00ccff;
 width: 930px;
}

hr.column {
 clear: both;
 padding: 0px;
 margin: 5px;
 color: #00ccff;
 background-color: #00ccff;
 width: 250px;
}

hr.top {
 clear: both;
 padding: 0px;
 margin: 5px;
 color: #00ccff;
 background-color: #00ccff;
 width: 600px;
}
br.clr {
 clear: both;
 }

div.topleft {
 float: left;
 width: 300px;
 padding-right: 15px;
 }
div.topright {
 float: right;
 width: 300px;
 padding-left: 15px;
 }

span.mark {
 color: #cc0000;
 font-weight: bold;
}

span#bigfont { font-size: large;}
span#normalfont { font-size: medium;}
span#smallfont { font-size: small;}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(hpdata/tableftF.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url(hpdata/tabrightF.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }

.container {
        width: 600px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: small;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(hpdata/circle.gif) no-repeat bottom center;
}

/*- Menu 13--------------------------- */
#menu13 {
        width: 200px;
        margin: 10px;
        font-size: 100%;
        font-weight: bold;
        background: #FFF;
        }

#menu13 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu13 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu13 li a:link, #menu13 li a:visited {
        color: #C7377D;
        display: block;
        background:  url(hpdata/menu13.gif);
        padding: 8px 0 0 10px;
        }

#menu13 li a:hover, #menu13 li #current {
        color: #C7377D;
        background:  url(hpdata/menu13.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

