﻿@charset "utf-8";

/* =======================================

	CommonElements

======================================= */
body {
  font-size: 100%;
  line-height: 140%;
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
    "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
  color: #000;
  text-align: center;
  background: #fff;
}

.nt {
  font-size: 25px;
  color: #94c639;
  font-weight: bold;
  margin-top: 20px;
}

.hako {
  border: 1px solid #90b2de;
  background-color: ;
  padding: 20px 16px 20px 20px;
  overflow: auto;
  margin-bottom: 30px;
  font-size: 110%;
}

.line1 {
  color: #bfbfbf;
  margin-bottom: -5px;
  padding-bottom: -20px;
}

.hako img {
  margin-right: 20px;
}

.hidari {
  float: left;
}

a:link {
  text-decoration: none;
  color: #000;
}
a:visited {
  text-decoration: none;
  color: #000;
}
a:active {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
}

h1 {
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
}
h2 {
  color: #ffffff;
  width: 100%;
  font-size: 12px;
  background-image: url(../img/foot/ao.gif);
}
h3 {
  width: 100%;
  font-size: 12px;
  background-image: url(../img/foot/ao02.gif);
}
h4 {
  font-size: 120%;
  line-height: 180%;
  color: #4191e3;
}

#abc {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  background-image: url(../img/foot/ao02.gif);
  font-size: 1.2em;
  padding: 50px;
}
.flogo {
  float: left;
  padding-right: 30px;
  margin-top: -20px;
}

#ab {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#ab2 {
  width: 850px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 30px;
}

#ac {
  width: 670px;
  margin: 0 auto;
  text-align: left;
}
#ad {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

#ae {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}
#af {
  width: 700px;
  margin: 0 auto;
  text-align: left;
}
#ag {
  width: 850px;
  margin: 0 auto;
  text-align: left;
}

#header {
  margin-top: 20;
  margin: 0 auto;
  width: 980px;
  text-align: left;
}

#container {
  width: 100%;
  text-align: center;
}

.wideslider {
  width: 100%;
  height: 420px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}

.wideslider_base {
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}
.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.slider_prev {
  background: #fff url(../img/prev.jpg) no-repeat right center;
}
.slider_next {
  background: #fff url(../img/next.jpg) no-repeat left center;
}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

/* #wrapper
-------------------------------- */
#wrapper {
  margin: 0 auto;
  width: 980px;
  text-align: left;
}

#wrapper p {
  padding: 0 0 20px 0;
	font-size: 120%;
	line-height: 180%;
}

#mawari img {
  float: left;
}

#news {
  border: 15px solid #dddedf;
  padding: 2rem 1rem;
}

#news table td {
  line-height: 2.5rem;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  font-family: sans-serif;
}

#news table td:first-child {
  text-align: center;
}

.bn {
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
  overflow: auto;
}
.bn1 {
  width: 300px;
  height: 100px;
  border: 1px solid #999999;
  overflow: auto;
  float: left;
  margin: 11px;
  text-align: center;
}
.bn2 {
  width: 300px;
  overflow: auto;
  float: left;
  margin-left: 11px;
  text-align: center;
  margin-right: 11px;
  border-bottom: 1px solid;
}
