@charset "UTF-8";
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
  color: #000000;
}
body {
   margin: 0;
   padding: 0;
   letter-spacing: 1px;
   line-height: 1.4;
   background:#FFF url(images/bc.jpg) fixed;
}
br {
  letter-spacing: normal;
}
a {
  color: #0040FF;
  text-decoration: underline;
}
a:hover {
  color: #00BF30;
  text-decoration: underline;
}
img {
  border:  none;
  vertical-align: bottom;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
div#top {
   width:950px;
   margin:0 auto;
   padding:0 10px;
   background:#fff;

}
div#header {
  position: relative;
  background-image: url(images/head.gif);width: 950px;height: 276px;
  background-repeat: no-repeat;
}

div#message {
  position: absolute;
  width: 950px;
  top: 100px;
  left: 180px;
  font-size: 75%;
  color: #FFAA55;
}

div#icatch {
   float:left;
   width:950px;
  background-image: url(images/main.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0 90px 0;
}

div#contents {
   float:left;
   width:950px;
   padding:10px 0;
  background-image: url(images/main.gif);
  background-repeat: repeat-y;
}

div#main {
   float:left;
   width:620px;
   padding-left: 90px;
}

div#totop {
  clear: both;
}

#sub {
   float:right;
   width:200px;
   padding-right: 30px;
}

div#footer {
  clear: both;
  width: 950px;
  background-image: url(images/foot.gif);
  background-repeat: no-repeat;
}

div#header h1 {
  margin: 0;
  padding: 125px 148px 0;
  font-size: 100%;
  line-height: 1;
}

div#header h1 a:hover {
  color: #f1f1f1;
}

div#header #message {
  font-size: 80%;
}

div#topicpath {
  padding: 5px 0;
  font-size: 12px;
}

div#main a {
  color: #0040FF;
}

div#main a:hover {
  color: #00BF30;
  text-decoration: underline;
}

div#main h2 {
  background: transparent url(images/bg_h2.gif) no-repeat scroll 0 50%;
  clear: both;
  width: 620px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  padding-left: 70px;
  font-size: 85%;
  color: #000000;
}

div#main h3 {
  border: 1px solid black;
  padding: 5px;
  background: #80D5BF none repeat scroll 0% 50%;
  margin-bottom: 5px;
  font-size: 85%;
  color: black;
}

div#main p {
  margin: 0 0 1em;
  font-size: 85%;
  padding-right: 20px;
  padding-left: 20px;
}

table {
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
        table-layout:fixed;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
	margin-bottom: 10px;
}

th, td {
	padding: 5px 5px 5px;
	color: #1D5C79;
}

.wagaya th	{
	background: #CAE5F1 url(images/th.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 85%;
}
.wagaya td	{
	background: #F4FAFC url(images/td.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 85%;
}

.koinu th	{
	background: #CAE5F1 url(images/th.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 85%;
}
.koinu td	{
	background: #F4FAFC url(images/td.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 75%;
}

.koinu1 th	{
	background: #CAE5F1 url(images/th.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 85%;
}
.koinu1 td	{
	background: #F4FAFC url(images/td.jpg) repeat;
	border: 1px solid #FFAA55;
        font-size: 70%;
}
div#main dt {
  margin-bottom: 3px;
}

div#main dd {
  border-style: none;
  border-color: black;
  margin: 0 0 0.5em 1em;
  padding: 3px;
  background: #ffffcc none repeat scroll 0% 50%;
}

div#news {
  width: 610px;
  height: 130px;
  overflow: auto;
  background-color: #fff;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #000;
}

#main dl {
   margin:0;
   padding:0;
}

#main dl.news dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
	background: #CAE5F1 url(images/th.jpg) repeat;
	border: 1px solid #FFAA55;
	  text-align: center;
  font-size: 75%;
}

#main dl.news dd {
   margin:0 0 0.5em 10em;
   padding:0;
	background: #F4FAFC url(images/td.jpg) repeat;
	border: 1px solid #FFAA55;
	  text-align: left;
  font-size: 75%;
}

div#totop {
  text-align: right;
  font-size: 75%;
}

div#totop a {
  padding: 0 30px 0 12px;
  background: transparent url(images/bg_totop.gif) no-repeat scroll 0 50%;
}

div#menu_v3{
	width: 950px;
	float:left;
  background-image: url(images/main.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0 90px 0;
}
div#menu_v3 ul{
	margin:0;
	padding:0;
	list-style:none;
}
div#menu_v3 li{
	width: 165px;
		margin:0;
	float:left;
	list-style:none;
	display:block;
	background:url(images/menu_v3_bg.jpg) repeat-x;
	text-indent:20px;
}
div#menu_v3 li a{
	width: 165px;
	float:left;
	list-style:none;
	display:block;
	color:#2b60ff;
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	height:41px;
	line-height:41px;
}
div#menu_v3 li a:hover{
	background:url(images/menu_v3_h.jpg) repeat-x;
	height:41px;
	line-height:41px;
	color:#0033ff;
	text-decoration:none;
}
div#menu_v3 li a.current, #menu li a:hover.current{
	width: 165px;
	float:left;
	list-style:none;
	display:block;
	background:url(images/menu_v3_h.jpg) no-repeat;
	color:#0033ff;
	text-transform:uppercase;
	font-size:16px;
    font-weight: bold;
	text-decoration:none;
	height:41px;
	line-height:41px;
}

#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:5px;
   font-size:14px;
   font-weight:bold;
   color:#000;
   background:#92ddd5;
}

#sub ul {
   margin:0;
   padding:0;
   font-size:12px;
}

#sub li {
   margin-top:-1px;
   line-height:1.4;
   border:1px solid #333;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a {
   display:block;
   padding:5px 5px 5px 12px;
}

#sub li a:hover {
   display:block;
   background:#ffffaa;
}

div#footer h2 {
  border-bottom: 1px solid #999999;
  padding-bottom: 2px;
  font-size: 75%;
  font-weight: bold;
  text-align: left;
}

div#footer p {
  font-size: 75%;
  text-align: center;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

div#footer ul {
  border-top: 1px solid #dddddd;
  margin: 10px 0;
  padding-top: 30px;
  text-align: center;
}

div#footer li {
  margin: 0 0 0 20px;
  display: inline;
  font-size: 75%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

div#footer li a:hover {
  color: #00BF30;
  text-decoration: underline;
}

div#footer address {
  font-style: normal;
  font-size: 75%;
  color: #999999;
  line-height: 3;
  text-align: center;
}

