@charset "UTF-8";

@import "default.css";
@import "clearfix.css";


/*policies*/

#policies_header {
  width:600px;
  border-top: 10px solid #00569f;
  padding-bottom: 19px;  
}

#contents_policies {
  text-align:left;
  padding-bottom: 30px;
}

.contents_policies_title {
  height:22px;
  border-bottom: 1px dotted #dddddd;
  margin-bottom: 10px;
}

.p_text {
  font-size: 12px;
  line-height: 20px;  
}

.p_text_02 {
  font-size: 12px;
  line-height: 20px;
/*  width: 500px;*/
  padding-left: 15px;
}

/*policies*/

/*recruit*/
#contents_recruit {
  padding-bottom: 30px;

}

.contents_recruit_block {
  text-align:left;
  padding-bottom:10px;
  padding-top:5px;
  border-bottom: 1px dotted #dddddd;    
}


/*recruit*/






/*mailmagazine*/

#contents_mailmagazine {
  width:504px;
  text-align:left;
  margin-bottom:30px;
  
}


.mailmagazine_block {
  background-color:#ffffff;
  height:54px;
}

.mailmagazine_block_left {
  width:170px;
  height:34px;
  background-color:#eeeeee;
  float:left;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  padding-top:20px;
  padding-left:20px;
}

.mailmagazine_block_right {
  width:292px;
  height:34px;
  float:right;
  padding-top:20px;
  padding-left:20px;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.mailmagazine_line {
  width:504px;
  height:1px;
  background-color:#ffffff;
  border-top:1px solid #dddddd;
  padding-bottom:10px;
}



/*mailmagazine*/


/*support*/

.support_block {
  border-top: 1px dotted #dddddd;
  border-bottom: 1px dotted #dddddd;  
  margin-top:20px;
}

.support_block_left {
  width:226px;
  float:left;
}

.support_block_left img {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5px;  
}


.support_block_right {
    width:278px;
  float:right;
}

.support_block_right img {
  padding-top:20px;
}


/*support*/


/*sitemap*/

#contents_sitemap {
  text-align:left;
  padding-bottom: 30px;
}

.sitemap_sougo {
  width:504px;
  border-bottom: 1px dotted #dddddd;  
  
}

.sitemap_sougo h3 {
  height:26px;
  width:504px;
    border-bottom: 1px dotted #dddddd;  
  background: url(../img/icon_sitemap01.gif) no-repeat left top;
  padding-left:20px;
  margin-bottom:10px;
}


.sitemap_sougo_left {
  width:168px;
  padding-left:24px;
  float:left;
}


.sitemap_sougo_right {
  width:310px;
    float:right;
}
.sitmap_block {
    background: url(../img/icon_sitemap02.gif) no-repeat left top;
  padding-left:20px;
  height:25px;
  
}


.sitemap_moriya{
  width:250px;
  float:left;
  border-right: 1px solid #bbbbbb;
     margin-top:10px;
}
.sitemap_moriya h3 {
   margin-top:10px;
   height:26px;
  width:215px;
  border-bottom: 1px dotted #dddddd;  
    background: url(../img/icon_sitemap01.gif) no-repeat left top;
  padding-left:20px;
  margin-bottom:10px;
}


.sitamap_tsukuba {
     margin-top:10px;
     margin-left:20px;
    width:232px;
  float:right;

}
.sitamap_tsukuba h3{
  
   margin-top:10px;
  height:26px;
  width:210px;  
    border-bottom: 1px dotted #dddddd;  
    background: url(../img/icon_sitemap03.gif) no-repeat left top;
  padding-left:20px;
  margin-bottom:10px;
}


/*sitemap*/