body{
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

A.ta:link {
    color: #000000;
    text-decoration: none;
	font-size: 90%;
}
A.ta:visited {
    color: #000000;
    text-decoration: none;
	font-size: 90%;
}
A.ta:hover {
    font-weight:bold;
    color: #000000;
    TEXT-DECORATION: none;
	font-size: 90%;
}

/*ここからヘッダー設定*/

#header{
      text-align:center;
      margin:0px 0px 0px 0px;
      background-image: url(/img/h16/head_bg_2.jpg);
      background-repeat:repeat-x;
      width:100%;
      height:120px;
}
#header2{
      text-align:center;
      margin:0px 0px 0px 0px;
      background-image: url(/img/h16/head_bg_contents2.jpg);
      background-repeat:repeat-x;
      width:100%;
      height:120px;
}
.back{
      background-image:url(/img/h16/head_bg.jpg);
      background-repeat: no-repeat ;
      float:left;
      width:100%;
      
}
.back2{
      background-image:url(/img/h16/head_bg_contents.jpg);
      background-repeat: no-repeat ;
      float:left;
      width:100%;
      height:120px;
}
.logo{
      float:left;
      margin:0px 0px 0px 0px ;
      width:252px;
      text-align:left;
}
.font {
	margin:25px 10px 0px 0px;
	float:right;
	text-align:right;
}
.search {
        text-align:right;
	margin:10px 10px 0px 0px;
	float:right;
}
.tab{
        text-align:left;
        float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tab_contents{
      background-color:#FBA966;
      width: 100% ;
      margin:0px 0px 0px 0px;
      padding:4px 0px 4px 0px;
}
.tab_1{
      background-color:#5DACFB;
      width: 100% ; 
      margin:0px 0px 0px 0px;
      padding:4px 0px 4px 0px;
}
.tab_2{
      background-color:#FF7372;
      width:100%;
      margin:0px 0px 0px 0px;
      padding:4px 0px 4px 0px;
}
.tab_3{
      background-color:#93D652;
      width:100%;
      margin:0px 0px 0px 0px;
      padding:4px 0px 4px 0px;
}
/*ここからフッター設定*/

#footer_contents{
      text-align:center;
      background-color:#FBA966;
      width:100%;
      margin: 0px 0px 0px 0px ;
}
#footer_1{
      float:left;
      text-align:center;
      background-color:#5DACFB;
      width:100%;
      margin: 0px 0px 0px 0px ;
      padding: 0px 0px 0px 0px ;
}
#footer_2{
      text-align:center;
      background-color:#FF7372;
      width:100%;
      margin: 0px 0px 0px 0px ;
}
#footer_3{
      text-align:center;
      background-color:#93D652;
      width:100%;
      margin: 0px 0px 0px 0px ;
}

span.info{
	font-size:90%;
}
