@charset "utf-8";
/*////////////RESET--////////////*/
* {
  margin: 0px;
  padding: 0px;
}
html {
  background-color: #4D4D4D;
}
h1,h2,h3,h4,h5,h6,p,address {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  line-height: 1.5em;
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
img.float-right {
  float: right;
  margin-bottom: 10px;
  margin-left: 20px;
}
img.float-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
/*/////////////*/
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*////////////*/
body {
  margin-top: 0px;
  padding-top: 0px;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #FFFFFF;
}
/*///width--///*/
#wrapper,#header,#contents,#footer-inner {
  width: 900px;
}
/*//--width///*/
#wrapper {
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

/*////////--RESET////////*/

#header {
  position: relative;
  height: 310px;
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
#contents {
  background-image: url(../img/contents-bg.png);
  background-repeat: repeat-y;
  background-position: left top;
}
#main {
  float: left;
  width: 640px;
}
#sub {
  float: right;
  width: 230px;
}
.align-center {
  text-align: center;
}
h3 {
}


.sub-gray-box {
  padding: 9px;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  background-color: #CCCCCC;
}
h5 {
  font-size: 12px;
  line-height: 30px;
  color: #FFFFFF;
  background-color: #342d86;
  text-align: center;
  display: block;
  height: 30px;
  width: 230px;
}
.sub-blue-box {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #342d86;
  border-bottom-color: #342d86;
  border-left-color: #342d86;
  padding: 9px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #342d86;
}
.mar-bttm10 {
  margin-bottom: 10px;
}
.news {
  border: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.news-inner {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  height: 130px;
  overflow: auto;
}

.bg-fff {
  background-color: #FFFFFF;
}
table.company {
  border-collapse:collapse;
}
table.company tr td {
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}






#footer {
  height: 120px;
  width: 100%;
  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#footer-inner {
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  position: relative;
}
#header h1 {
  text-indent: -9999px;
  overflow: hidden;
}
#header h2 {
  text-indent: -9999px;
  overflow: hidden;
}
#header-navi {
  height: 190px;
  width: 210px;
  background-color: #CCCCCC;
  margin-bottom: 10px;
}
#header-navi ul {
  list-style-type: none;
}
#header-navi ul li {
  font-size: 1px;
  line-height: 0px;
  width: 210px;
}
#header-navi ul li a {
  display: block;
  background-image: url(../img/navi.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 210px;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: normal;
}
#header-navi ul li a:hover {
  display: block;
  background-image: url(../img/navi.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 210px;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: normal;
}
/*////////////header-navi--////////////*/
#n01 {
  background-position: 0px 0px;
}
#n02 {
  background-position: 0px -40px;
}
#n03 {
  background-position: 0px -80px;
}
#n04 {
  background-position: 0px -120px;
}
#n05 {
  background-position: 0px -160px;
}
#n01:hover,#n01.on {
  background-position: -210px 0px;
}
#n02:hover,#n02.on {
  background-position: -210px -40px;
}
#n03:hover,#n03.on {
  background-position: -210px -80px;
}
#n04:hover,#n04.on {
  background-position: -210px -120px;
}
#n05:hover,#n05.on {
  background-position: -210px -160px;
}
#footer-navi {
  position: absolute;
  left: 25px;
  top: 18px;
}

#footer-navi ul {
  list-style-type: none;
  font-size: 12px;
}
#footer-navi ul li {
  display: inline;
  font-size: 12px;
}
#footer-navi ul li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
#footer-navi ul li a:hover {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
#footer-signature {
  position: absolute;
  left: 25px;
  top: 50px;
}
#gotop {
  position: absolute;
  top: 18px;
  right: 25px;
}
#gotop a {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}
#gotop a:hover {
  font-size: 12px;
  color: #333333;
  text-decoration: underline;
}




/*////////////--header-navi////////////*/
.position-relative {
  position: relative;
}
/*///////////textstyle--/////////////*/
.textbox10 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.textbox20 {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
h3 {
  font-size: 16px;
  line-height: 30px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #3D4391;
  border-left-color: #3D4391;
  margin-bottom: 10px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  padding-left: 10px;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #FF6600;
  margin-bottom: 10px;
}
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f10bold {
  font-size: 10px;
  font-weight: bold;
}
.f12bold {
  font-size: 12px;
  font-weight: bold;
}
.f14bold {
  font-size: 14px;
  font-weight: bold;
}
.f16bold {
  font-size: 16px;
  font-weight: bold;
}
.f18bold {
  font-size: 18px;
  font-weight: bold;
}

.pad10 {
  padding-left: 10px;
}
.pad20 {
  padding-left: 20px;
}
.pad30 {
  padding-left: 30px;
}
.pad40 {
  padding-left: 40px;
}
.pad50 {
  padding-left: 50px;
}
.pad60 {
  padding-left: 60px;
}
.pad70 {
  padding-left: 70px;
}
.pad80 {
  padding-left: 80px;
}
.pad90 {
  padding-left: 90px;
}
.pad100 {
  padding-left: 100px;
}
.offind10 {
  text-indent: -10px;
  padding-left: 10px;
}
.offind20 {
  text-indent: -20px;
  padding-left: 20px;
}

.offind12 {
  text-indent: -12px;
  padding-left: 12px;
}
.offind14 {
  text-indent: -14px;
  padding-left: 14px;
}
.inner10 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.inner20 {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.inner30 {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
}
.inner40 {
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
}
.red {
  color: #FF0000;
}
.green {
  color: #006600;
}
.orange {
  color: #FF6600;
}
.blue {
  color: #003399;
}
.gray {
  color: #666666;
}
/*////////--textstyle/////////*/
.underlined {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}
.lined {
  display: block;
  height: 3px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}
