@charset "UTF-8";

/* 
----------------------------------------------- */
h3{margin-bottom:12px;}
h3 a{
	display:block;
	font-weight:bold;
	height:20px;
	padding:36px 0 0 70px;
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
}

h3#hoken01 a{background-image:url(../img/index-menu01.gif);}
h3#hoken02 a{background-image:url(../img/index-menu02.gif);}
h3#hoken03 a{background-image:url(../img/index-menu03.gif);}

h3 a:link,
h3 a:visited{color:#777; text-decoration:none;}
h3 a:hover	{color:#06c; background-position:left bottom; text-decoration:underline;}
h3 a:active	{color:#f00; background-position:left bottom; text-decoration:underline;}

.hokenBlock{width:546px;
            margin:0 auto;
            padding: 0 0 20px 0;
            }
.hokenBlock p {margin: 0; padding: 0;}
.hokenBlock p img{float:left; margin-right:12px;}


#footer #copyright span {
	color: #0066CC;
	font-size: 10px;
}
#footer #copyright span a{
	color: #0066CC;
	text-decoration: none;
}


/* フッタのトラベルサーチへのリンク */
/*#footer {height: 100px!important;
         }
ul.pickup {margin: 0 auto;
            list-style: none;
            font-size: 10px;
            width: 460px;
            }
ul.pickup li {float: left;
              padding: 0 5px;
               }
ul.pickup a {text-decoration: none;
                }
ul.pickup a:link {color: #999;
                     }
ul.pickup a:visited {color:#999;
                        }
ul.pickup a:hover {color:#666;
                      }
ul.pickup a:active {color:#999;
                       }*/
