@charset "UTF-8";

/* スタイルのリセット */
body,div,ul,li,ol,h1,h2,h3,form,fieldset,input,p,blockquote,th,td,dt,dd {
margin:0;
padding:0;
line-height: 1.4em;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
em,th,var {
font-style:normal;
font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

/* 全体 */
html {
min-width:
790px;
}
html body {
margin:0 auto;
margin-top: 10px;
padding:0;
background-position:0px 160px;
background-color:#ffffff;
color: #666;
font-size: 13px;
font-family:
Verdana,
Arial,
Meiryo,
"メイリオ",
"Hiragino Kaku Gothic Pro",
"ヒラギノ角ゴ Pro W3",
Osaka,
"MS P Gothic",
"ＭＳ Ｐゴシック",
sans-serif;
text-align: center;
}
a {text-decoration: none;}
a:hover {text-decoration:underline;}

.clear {
	clear: both;
	}
.bold {
	font-weight: bold;
	}
li{
	list-style: none;
	}

/* レイアウト */

.whole{
	margin:0 auto;
	text-align: left;
	width: 770px;
	}
	
#content{
	width: 770px;
	}
	
#navi{
	float: left;
	width: 200px;
	margin-top: 10px;
	}

#main{
	float: right;
	width: 560px;
	margin-top: 10px;
	}

#sekou{
	float: right;
	width: 560px;
	margin-top: 10px;
	}

/* 文字 */

h3.h_title{
	background:url("../image/h_back.gif") no-repeat;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
	}



/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#E3ECF3;
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../image/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../image/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
      
/* logo */
#logo h2{
	float: left;
	}
#logo p{
	float: right;
	}
	
	
	
/* main */

.top_img1{
	float: left;
	margin-right: 10px;
	}

.top_img2{
	float: right;
	margin-left: 10px;
	}


#foot_info{
	margin-top: 30px;
	}
	
#foot_info p{
	text-align: right;
	}
	
#foot{
	background-color: #99d456;
	color: #fff;
	text-align: center;
	}
	
/* navi */
#navi_whatnew{
	border-bottom: dashed 1px #ddd;
	}

#navi_whatnew dd{
	padding-left: 10px;
	}
	
#navi_menu{
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #ddd;
	}

	
#navi_menu li{
	padding-left: 10px;
	}
	
#navi_info{
	margin-top: 150px;
	}

