﻿
h1 {
  padding:0;
  font-size:1.0em;
  text-align:center;
  font-weight: bold;

  margin:0
  }
  
h2 {
  padding:0;
  font-size:1.0em;
  color:maroon;
  text-align:left;
  margin:0
  }
/* リンクボタン　*/

.buttonlink a {

line-height:2em;
display:block;
width:170px;
height:22px;
text-align:center;
font-size:14px;
margin:3px;
text-decoration:none;
background-color:#3cb371 ;
color:#ffffff;
}

.buttonlink a:hover { color:lime; }

.buttonlink a:active {

}

/* 画像コンテンツ */
img {
  border-style: none;}

/*  フッター  */

.footer {
  text-align:center;
  padding:0.5em;
  clear: both;}
@charset "utf-8";
@import "contents_page.css";
