a      { font-weight: bolder; text-decoration: none }
h1     {
	color: #C36;
	font-size: 1.5em;
	line-height: 1.6em;
}
h2    { color: #f60; font-weight: bold; font-size: 14px; text-decoration: underline }
h3    { color: #f00; font-size: 14px; line-height: 18px }
h4    { color: #000; font-style: normal; font-weight: normal; font-size: 14px; vertical-align: top; margin-top: 0px; margin-bottom: 0pt; padding: 4px; height: 0px }

body {
	color: #444;
	font-size: 1em;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.heder  {
	font-size: 12px;
	background-color: #f00;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}
img {
    border-style:none;
}

dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
dl dt {
	float: left;
	width: 7em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl dd {
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10em;
}

.dayori {
	font-size: 1em;
	font-weight: bold;
	color: #C06;
	margin-bottom: 5px;
}
.midori {
	color: #099;
}


p {
	line-height: 1.6em;
}


/* リンクボタン */

.button, .button:visited{
       font-size:13px;
      background:#45bcd2;
      display:inline-block;
      padding:3px 7px 2px 8px;
      color:#ffffff;
      text-decoration:none;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border-radius:4px;
      border:none;
      position:relative;
      cursor:pointer;
      margin:10px 10px 0 0;
         vertical-align: middle;
}
a.button {
     color:#ffffff;
}
.button a:link{
     color:#ffffff;
}
.button:hover{
      background:#555;color:#fff;
}
.kokuchi a {
	color: #f00;
	font-size: 140%;
	border: 1px solid #F00;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline;
	line-height: 1.5em;
}
.kokuchi a:visited { color: #f00 }
a:link { text-decoration: underline }
a img {
	text-decoration: none;
}
a:hover { text-decoration: underline }
a:visited { color: blue }

.fontsize2 {
	font-size: 0.9em;
}
.date {
	font-size: 0.9em;
	color: #0099ff;
	font-weight: bold;
}
.link_red {
	border: 1px solid #F00;
}
.ti      {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}
.footer {
	display: block;
	clear: both;
	float: left;
}

#honbun { }
.hr {
	padding-bottom: 5px;
	border-top-color: gray;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	display: block;
}


.sample9 th	{
	border-bottom: 1px solid #DDD;
	width: 80px;
	padding: 10px 20px;
}

.sample9 td	{
	border-bottom: 1px solid #DDD;
	padding: 10px 20px;
}
.link {
	color: #0066ff;
	text-decoration: underline;
}
#contents {
	font-size: 1em;
	line-height: 1.4em;
	display: inline;
}
ul   {
	list-style-type: none;
}
ul li{
	list-style-image:url(../Images/yajirushi.png);
}
footer {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font color: #444;
	font-weight: bold;
	text-decoration: none;
}
.class { color: red }
.blue  { color: #06c }

div.right p{
}
div.right img{
  float: right;
   margin: 0 0 10px 20;}

div.left p{
	display: block;
}
div.left img{
  float: left;
  margin: 0 20px 10px 0;}

.right_box{
	float: right;
	display: block;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20;
	font-weight: normal;
}

.clear {
	clear: both;
}

img.ind10{
	margin: 0 0px 0px 10;
}
.sasakiku_grop{
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
    margin-bottom: 60px;
}
.sasakiku_grop a{
    text-decoration: none;
}
.sasakiku_grop a:link {
    color:#000000;
} /*未訪問のリンクの色*/
.sasakiku_grop a:visited {
    color:#000000;
} /*訪問済みのリンクの色*/
.sasakiku_grop a:hover {
    color:#0099FF;
} /*カーソルが乗っているリンクの色*/
.sasakiku_grop a:active {
    color:#0099FF;
} /*クリック中のリンクの色*/


/*news*/
.eyebank3{
	width: 400px;
	margin: 0 auto;
}
.eyebank3 img{
	width: 100%;
}
/*news END*/
