
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
table, th, td, embed, object{
  margin: 0px;
  padding: 0px;
  font-style:normal;
}

html {
  font-size: 62.5% ;
}

body {
  margin: 0;
  border-top: solid 3px #0c8556;
  font-size: 12px;
  font-size: 1.2rem;
}

img{
  margin: 0px;
  border: none;
  vertical-align: top;
}

img.blank{
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6{
  font-weight: normal;
}

ul,ol{
  list-style-type: none;
}

.clear:after{
  content: "";
  display: block;
  clear: both;
}

#wrap{
  text-align: center;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Osaka",Helvetica,Arial,sans-serif;
}

#wrap ul li.border_style01 {
  border-left: 1px solid #000000;
}

#wrap ul li.border_style02 {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}

#main .contents ul.file li.pdf {
  background-image: url(../img/icon_pdf.png);
}

#main .contents ul.file li.word {
  background-image: url(../img/icon_word.png);
}

#main .contents ul.file li.xle {
  background-image: url(../img/icon_xle.png);
}

#main .contents ul.file li {
  margin-top: 5px;
  padding: 0 0 3px 24px;
  background-repeat: no-repeat;
  background-position: left top;
}

/*============================================
head
============================================*/
#head{
  border-bottom: solid 1px #d6d6d6 ;
}

#logoarea{
  width: 900px;
  height: 49px;
  margin: 16px auto 0;
  padding-bottom: 16px;
}

#logoarea h1{
  width: 136px;
  float: left;
}

/*============================================
main
============================================*/
#main{
  width: 900px;
  margin: 0px auto;
}

#main a{
  text-decoration: underline;
}

#main ol.breads-crumb{
  padding-top: 19px;
  text-align: left;
}

#main ol.breads-crumb li{
  list-style-type: none;
  line-height: 1.3;
  color: #222222;
  float: left;
}

#main .title{
  margin-top: 17px;
  height: 55px;
  background-image: url(../img/title01.gif) ;
  background-repeat: no-repeat;
}

#main .title h2{
  width: 900px;
  font-size: 20px ;
  font-size: 2rem ;
  font-weight: bold;
  padding: 17px 30px 11px;
  text-align: left ;
}

#main .textarea01 {
  margin: 32px 0 23px;
}

#main p{
  text-align: left ;
  line-height: 1.7;
}

#main .bold{
  font-weight: bold;
}

#main .textarea01 p{
  padding-bottom: 10px;
}

#main .textarea01 p.pdf {
  background-image: url(../img/icon_pdf.png);
  margin-top: 5px;
  padding: 0 0 3px 24px;
  background-repeat: no-repeat;
  background-position: left top;
}

#main .imagearea01 p{
  text-align: center ;
  margin: 0 ;
  padding-top: 6px ;
}

#main .textarea02 {
  margin: 49px 0 6px;
}

#main .textarea02 p{
  margin: 0px;
}

#main .anchorlink {
  width: 900px ;
  background-color: #f8f8f8 ;
}

#main .anchorlink ul {
  margin: 0px auto 12px;
  padding: 21px 0px;
}


#main .anchorlink ul li{
  display: inline;
  padding: 0 5px;
  line-height: 2;
}

#main .contents h3{
  margin: 43px 0 5px 0;
  font-size: 18px ;
  font-size: 1.8rem;
  font-weight: bold ;
  color: #0a787e ;
  text-align: left ;
}

#main .contents table th {
  width: 136px ;
  padding-top: 35px;
  background-color: #f3f3f3 ;
  border-bottom: 1px solid #cccccc;
  font-size: 14px ;
  font-size: 1.4rem ;
  vertical-align: top ;
}

#main .contents table tr td {
  width: 243px ;
  padding: 35px 18px 35px ;
  vertical-align: top ;
  text-align: left ;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#main .contents table tr td.table_contents{
  width: 519px ;
  padding: 25px 30px ;
  border-bottom: 1px solid #cccccc;
  border-left: 0px ;
}

table {
  width: 900px;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse: separate;
  border-spacing: 0px;
  margin-bottom: 7px ;
}

#main .contents p.pagetop {
  text-align: right;
}

#main .contents table tr td p.list_type01 {
  padding-left: 2rem;
  text-indent: -1.5rem;
}

#main .contents table tr td ul{
  padding-left: 2rem;
  line-height: 2rem;
}

#main .contents table tr td ul li.list_type01 {
  padding-left: -2rem;
  text-indent: -1.5rem;
}


/*============================================
foot
============================================*/
#foot{
  width: 900px ;
  margin: 25px auto 60px;
  text-align: center ;
}

#foot ul{
  text-align: center;
}

#foot ul li{
  display: inline;
  padding: 0 10px 0;
}