* {  margin-top: 0;margin-left: 0;margin-right: 0;margin-bottom: 0; }

body {
    text-align:left;
	font-size:9pt;
	color:#333;
	font-family:ヒラギノ丸ProW3,verdana,osaka,geneva;
	line-height: 140%;
	width: 100%;
	}
body a {
	color:#333;
	text-decoration:none;
	border-bottom:dotted 1px orange;
	}
	
body a:hover {
	color:#ff8800;
	}

p {margin-top:1.5em;}

img src {border:0;}

h1 {
	font-size:1.66em;
	line-height: 130%;
	color:#555555;
	padding-top:5px;
	padding-bottom:0;
	text-align:left;
	margin-bottom:0;
	margin-top:10px;
	padding:5px;
	}

h2 {
	font-size:1.2em;
	color:#615930;
    background: #EBE8D5;
　　margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
    border-top: solid 1px #615930;
    border-bottom: solid 1px #615930;
	}

h3 {
	font-size:11px;
	color:#615930;
    background: #CFC79E;
	margin-top:7px;
	margin-bottom:3px;
	padding-top:3px;	
	padding-bottom:3px;
	padding-left:10px;
	text-align:left;
	}

img {
	border: none;
}

#left20 {
	margin-left: -20px;
    margin-top: 5px;
}

#left5 {
	margin-left: -5px;
          margin-top: -5px;
}

#navigation {
 clear: both;
 width: 100%;
 height: 50px;
 padding: 0px;
 margin: 0px;
 background: #fff;
}


#full { 
 padding: 5px 10px 5px 10px;
 height: 100%;
 width: 100%;
 float: left;
 background: #fff;
}

#navfoot { 
width: 100%;
 clear: both;
text-align: center;
padding: 2px 0px 2px 0px ;
height: 18px;
margin: 0;
background: #fff;
}


#footer { 
 width: 100%;
 text-align: center;
 clear: both;
 background: #ccc;
 padding: 10px;
}

/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:right;
      width:100%;
      font-size:9pt;
      line-height:normal;
	  border-bottom:1px solid #787878;
      font-weight: bold;
      }
    #tabs4 ul {
	  margin:0;
	  padding:3px 0px 0px 10px;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("img/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("img/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#585858;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#f7ca1d;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }  

