#contents_kameiten .contents {
margin:0 0 0 35px;
padding:0 0 0 20px;
}

/*#contents_kameiten .contents td {
  color: #3c3c3c;
  font-size: 94%;
  line-height: 1.4em;
}
*/
#contents_kameiten .contents td {
  color: #3c3c3c;
  font-size: 75%;
  line-height: 1.4em;
}
#contents_kameiten .contents td td {
  color: #3c3c3c;
  font-size: 100%;
  line-height: 1.4em;
}
#contents_kameiten .contents td td td {
  color: #3c3c3c;
  font-size: 100%;
  line-height: 1.4em;
}
#contents_kameiten .contents td td td td {
  color: #3c3c3c;
  font-size: 100%;
  line-height: 1.4em;
}
#contents_kameiten .contents td td td td td {
  color: #3c3c3c;
  font-size: 100%;
  line-height: 1.4em;
}




.contents_kameiten02 {
 padding:0 7px;
	text-align:center;
}

#contents_kameiten p {
  color: #3c3c3c;
  font-size: 94%;
  line-height: 1.4em;
}


#contents_kameiten {
  margin-bottom: 15px;
}
#contents_kameiten .bread_link {
  width: 660px;
  margin: 10px 0;
}
#contents_kameiten .bread_link li {
  float: left;
  margin: 0 10px 0 0;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  word-break: keep-all;
}
#contents_kameiten .bread_link li a {
  color: #407cba;
  text-decoration: underline;
}
#contents_kameiten .bread_link li a:hover{
  text-decoration: none;
}

/*---------------bread_link_kamei　パンくず---------------*/
#contents_kameiten .bread_link_kamei {
  width: 550px;
  margin: 10px 0;
}
#contents_kameiten .bread_link_kamei li {
  float: left;
  margin: 0 10px 0 0;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  word-break: keep-all;
}
#contents_kameiten .bread_link_kamei li a {
  color: #407cba;
  text-decoration: underline;
}
#contents_kameiten .bread_link_kamei li a:hover{
  text-decoration: none;
}



#contents_kameiten .link_n a {
  color: #407cba;
  text-decoration: underline;
}



#contents_kameiten h1 {
  background: url(../../common_new/img/title_bg_01.gif) no-repeat left top;
  padding: 5px 20px 5px 12px;
  margin-bottom: 17px;
  font-size: 125%;
  line-height: 1.4em;
  color: #3c3c3c;
}
#contents_kameiten .h1_txt {
  margin: 0 0 15px 12px;
  color: #3c3c3c;
  font-size: 75%;
  line-height: 1.4em;
}
#contents_kameiten .h1_txt strong {
  color: #e5004f;
  font-weight: bold;
}

#contents_kameiten h2 {
  background: url(../img/subtitle_bg_01.gif) no-repeat left bottom;
  padding-bottom: 2px;
  font-size: 90%;
  line-height: 1.4em;
  color: #3c3c3c;
  margin-bottom: 18px;
}
#contents_kameiten h2 span {
  border: 1px #c4d8e1 solid;
  padding: 5px;
  display: block;
}


