  html {
    margin: 0px;
    padding: 0px;
  }
  
  body {
    margin: 0px;
    padding: 0px;
  }
  
  img {
    border-style: none;
  }
  
  a:link {
    color: #3d8fc9;
  }
  
  a:visited {
    color: #3d8fc9;
  }
  
  a:hover {
    color: #3d8fc9;
  }
  
  a:active {
    color: #3d8fc9;
  }
  
  a img {
    border-style: none;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
  }
  
  #content h3 {
    /*
margin:13px 0 13px 0;
*/
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
  }
  
  #content h3.img-title {
    margin: 13px 0 13px 0;
    padding: 0;
    border: none;
  }
  
  #content h4 {
    margin-top: 35px;
    font-size: 17px;
    font-weight: bold;
  }
  
  .top-menu {
    float: left;
    width: 270px;
  }
  
  .gootra {
    float: left;
    width: 120px;
    margin-top: 10px;
    padding-right: 5px;
  }
  
  .head-top01 {
    float: left;
    margin-top: -50px;
  }
  
  #top-page .top-menu {
    float: right;
    width: 257px;
  }
  
  #top-page .gootra {
    float: right;
    width: 120px;
    margin-top: 10px;
    padding-right: 30px;
  }
  
  #container {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
  }
  
  .columns {
    margin-top: 23px;
    margin-bottom: 45px;
    font-size: 13px;
    line-height: 22px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -webkit-column-rule: 0px dotted black;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -moz-column-rule: 0px dotted black;
    column-count: 2;
    column-gap: 30px;
    column-rule: 0px dotted black;
  }
  
  .top-photo {
    background-repeat: no-repeat no-repeat;
    height: 620px;
  }
  
  .head-top {
    height: 41px;
    width: 735px;
    background-image: url(image/top/head-top.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-left: 215px;
    padding-top: 59px;
    text-align: right;
    background-color: #FFFFFF;
  }
  
  #top-page .head-top {
    height: 39px;
    width: 770px;
    /*	background-image:url(http://www.kakegawa-kankou.com/wp/wp-content/uploads/2012/04/2012-04-2.jpg)

	background-image: url(image/top/main-p/rotate.php);

	background-repeat: no-repeat;
*/
    background-position: left top;
    padding-right: 180px;
    padding-top: 45px;
    text-align: right;
    background-color: #FFFFFF;
    padding-left: 0;
  }
  
  .top01 {
    position: absolute;
    z-index: 1;
    width: 950px;
  }
  
  .top {}
  
  .top02 {
    position: relative;
    z-index: 20;
    margin: 0px;
    padding: 0px;
    width: 945px;
    left: 1px;
    text-align: center;
  }
  
  #top-page .top02 {
    position: relative;
    z-index: 20;
    left: 770px;
    margin: 0px;
    padding: 0px;
    height: 585px;
    width: 151px;
  }
  
  .top03 {
    position: absolute;
    z-index: 30;
    top: 620px;
    width: 950px;
    background-color: #FFFFFF;
  }
  
  .head-photo {
    height: 195px;
    width: 910px;
    padding-top: 325px;
    padding-left: 40px;
  }
  
  a.ask {
    background-image: url("image/top/main-navi-foot2.gif");
    background-repeat: repeat-y;
    display: block;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
    margin: 0 auto;
    padding: 13px 0 11px;
    text-align: center;
    width: 151px;
    color: #060A00;
    text-decoration: none;
    font-weight: bold;
    position: relative;
  }
  
  a.ask:hover {
    color: #ffffff;
  }
  
  a.ask::after {
    border-top: 1px dotted #92B73F;
    border-bottom: 1px dotted #92B73F;
    content: "";
    left: 5px;
    position: absolute;
    top: 0;
    width: 141px;
    height: 38px;
  }
  /*下層ページ*/
  
  .top02-1 {
    padding: 0px;
    width: 200px;
    left: 15px;
    float: left;
    margin-left: 10px;
  }
  
  .top02-2 {
    z-index: 50;
    float: left;
    text-align: center;
  }
  
  .top-main-navi {
    height: 585px;
    font-size: 0;
    /*
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
*/
  }
  
  .item1-00 {
    width: 300px;
    padding-top: 20px;
    padding-left: 20px;
    float: left;
  }
  
  .item1-01 {
    width: 100px;
    float: left;
  }
  
  .item1-02 {
    width: 200px;
    float: left;
  }
  
  .item2-00 {
    width: 950px;
    padding-top: 20px;
  }
  
  .item2-00 a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
  
  .item2-01 {
    float: left;
    height: 100px;
    width: 123px;
  }
  
  .item2-sp {
    height: 100px;
    width: 14px;
    float: left;
  }
  
  .item2-sp2 {
    height: 100px;
    width: 16px;
    float: left;
  }
  
  .item3-00 {
    width: 950px;
    margin-top: 35px;
    background-color: #ffffff;
  }
  
  * html .item3-00 {
    margin-top: 0;
  }
  
  #top-page .item3-00 {
    width: 950px;
    margin-top: 40px;
    /*  background-image:url("image/item03-00-bg.gif");*/
    background-color: #ffffff;
    background-repeat: repeat-y;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
  }
  
  .item3-23 {}
  
  .item3-01 {
    border-right: 1px solid #000000;
    float: left;
    padding-left: 6px;
    width: 244px;
  }
  
  .item3-01 img {
    padding-bottom: 10px;
  }
  
  .item3-01 a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
  
  .item3-02 {
    width: 376px;
    float: left;
    padding-left: 6px;
    border-right: solid 1px #000000;
    padding-bottom: 20px;
  }
  
  .item3-03 {
    width: 310px;
    float: left;
    padding-left: 6px;
  }
  
  #nav-single {
    margin-bottom: 20px;
  }
  
  .type-post {
    border-bottom: solid 1px #eeeeee;
  }
  
  .type-post h3 {
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: solid 1px #cccccc;
  }
  
  .type-post h3 a {
    color: #000000;
    text-decoration: none;
  }
  
  .entry-content {
    line-height: 150%;
    margin-bottom: 50px;
  }
  
  .entry-meta {
    margin-bottom: 10px;
    text-align: right;
  }
  
  #content {
    margin-bottom: 20px;
  }
  
  .side {
    width: 220px;
    padding-left: 6px;
  }
  
  .side ul {
    list-style-type: none;
    margin: 20px 0 0 15px;
    padding: 0;
  }
  
  .side ul li {
    margin-top: -2px;
    padding: 0;
  }
  
  #primary {
    position: relative;
    width: 580px;
    float: left;
    padding: 50px 50px 0 50px;
    margin-top: -460px;
    background-color: #ffffff;
    border: solid 2px #FFCC00;
    min-height: 810px;
    height: auto !important;
    height: 810px;
  }
  
  .cat-img {
    width: 580px;
    height: 393px;
    margin-bottom: 13px;
    /*
margin:35px 0 0 19px;
*/
    background-color: #333333
  }
  
  .membernews {
    margin-bottom: 40px;
  }
  
  .membernews ul {
    margin: 0;
    padding: 0;
  }
  
  .item3-03 li.item-news00 {
    margin-bottom: 8px;
    clear: left;
    list-style-type: none;
    margin-left: 0;
  }
  
  .item3-03 li {
    line-height: 1.3;
    list-style-position: outside;
    margin-bottom: 7px;
    margin-left: 1em;
  }
  
  .staffblog h1 {
    margin: 0 0 10px;
  }
  
  .staffblog ul {
    margin: 0;
    padding: 0;
  }
  
  .item-news01 {
    padding-top: 8px;
    font-size: 12px;
    color: #787878;
  }
  
  .item-news02 {
    padding-top: 7px;
    line-height: 20px;
    font-weight: bold;
  }
  
  .item-news02 a {
    color: #000000;
    text-decoration: none;
  }
  
  .item-news03 {}
  
  .item-news03 p {
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 0 5px 0 0;
    line-height: 20px;
    margin: 0;
  }
  
  .item-news03 p {
    overflow: hidden;
    zoom: 1;
    /* IE6 */
  }
  
  .item-news03 p.img_l {
    float: left;
    margin: 10px 10px 5px 0;
  }
  
  .more-link {
    margin-top: 5px;
    margin-right: 5px;
    width: 80px;
    float: right;
    display: block;
  }
  
  #footer {
    text-align: right;
    margin: 50px 5px 80px;
    border-top: 1px solid #999999;
    padding: 10px 30px;
  }
  
  .ie6h {
    width: 170px;
  }
  
  * html .ie6h {
    display: none;
  }
  
  .link-item a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
  }
  /* Alignment */
  
  .alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
  }
  
  .alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
  }
  
  .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .top-head-banner01 {
    width: 211px;
    margin-left: 17px;
    font-size: 12px;
    line-height: 17px;
    border: 1px solid #666666;
    padding-bottom: 8px;
  }
  
  .top-head-banner02 {
    font-size: 11px;
    line-height: 11px;
    margin-left: 10px;
    margin-top: 10px;
  }
  
  .top-head-banner03 {
    font-size: 12px;
    line-height: 13px;
    margin-left: 10px;
    margin-top: 8px;
  }
  
  .top-head-banner01 a {
    color: #666666;
    text-decoration: none;
  }
  
  .top-head-banner02 a {
    color: #666666;
    text-decoration: none;
  }
  
  .top-head-banner03 a {
    color: #666666;
    text-decoration: none;
  }
  
  .top-head-banner01 a:hover {
    color: #0066CC;
  }
  
  .top-head-banner02 a:hover {
    color: #0066CC;
  }
  
  .top-head-banner03 a:hover {
    color: #0066CC;
  }
  
  .clearfix:after {
    content: ".";
    display: block;
    height: 100px;
    visibility: hidden;
    float: left;
    width: 123px;
  }
  
  .clearfix {
    display: inline-block;
  }
  /*Hides from IE-mac ?*/
  
  *html.clearfix {
    height: 1%;
  }
  
  .clearfix {
    display: block;
  }
  /*End hide from IE-mac*/
  
  #fb-likebox {
    background-color: #DEF2B9;
    padding: 20px;
    width: 644px;
  }
  
  .fb-likebox-whiteback {
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  
  .fb-likebox-title {
    background-image: url(https://12kakegawa.jp/img/top/news.gif);
    background-repeat: no-repeat no-repeat;
    float: left;
    font-size: 11px;
    line-height: 28px;
    padding-left: 110px;
    text-align: left;
    width: 300px;
  }
  
  .fb-likebox-more {
    float: right;
    text-align: right;
    width: 100px;
  }
  
  .fb-likebox-naiyo {
    height: 350px;
    padding-left: 15px;
    padding-top: 20px;
    text-align: left;
  }
  
  input.gsc-search-button-v2 {
    padding: 6px 13px !important;
  }
.message{
text-align:center;
background-color:#34416E;
font-weight:bold;
color:#fff;
padding: 10px 0;
margin: 5px -3px;
font-size:16px;
}
.message a{
color:#fff;
}