@charset "utf-8";

* {
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, Meiryo, "CI", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", Osaka, "MS P Gothic", "lr oSVbN", sans-serif;
}

#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D9D9D9;
	background-image: url(img/base.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
body {
	color:#333333;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
}

h1{
  font-size: 12px;
  margin-bottom: 0px;
  color: #666666;
  font-style: normal;
  font-weight: normal;
}

h2{
  font-size : 13px;
  color : #333333;
  font-style: normal;
  font-weight: normal;
}

a{
  color : #2758ab;
  text-decoration:none;
}

a:link{
  color : #2758ab;
  text-decoration:none;
}

a:visited{
  color : #2758ab;
  text-decoration:none;
}

a:hover{
  color : #2758ab;
  text-decoration:underline;
}

a:active{
  color : #2758ab;
  text-decoration:underline;
}

.m22{
  font-size : 22px;
}
.m21{
  font-size : 21px;
}
.m20{
  font-size : 20px;
}
.m19{
  font-size : 19px;
}
.m18{
  font-size : 18px;
}
.m17{
  font-size : 17px;
}
.m16{
  font-size : 16px;
}
.m15{
  font-size : 15px;
}
.m14{
  font-size : 14px;
}
.m13{
  font-size : 13px;
}
.m12{
  font-size : 12px;
}
.m11{
  font-size : 11px;
}
.m10{
  font-size : 10px;
}

.ta01{
  width : 560px;
  font-size : 13px;
  line-height : 20px;
  border : 0px;
}

.td01{
  padding-top : 8px;
  padding-left : 12px;
  padding-right : 6px;
  padding-bottom : 8px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #666666;
  bgcolor : #ffffff
}

.ta02{
  width : 560px;
  font-size : 13px;
  line-height : 31px;
  border : 0px;
}

.td02{
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #666666;
  bgcolor : #ffffff
}

.hd_ad{
  font-size: 12px;
  line-height : 20px;
  text-align:right;
  padding-right : 8px;
  vertical-align : bottom;
}

.fd_menu{
  text-align : center;
  font-size : 12px;
  line-height : 17px;
  padding-top : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #3e8987;
}

.fd_ad{
  text-align : center;
  font-size : 12px;
  line-height : 16px;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 6px;
