@charset "Shift_JIS";
/* CSS Document */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
	line-height:1.4;
	letter-spacing: 0.05em;
	vertical-align:middle;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
  color: #1f5fa8;
  text-decoration: underline;
}
a:focus, a:active, a:hover {

  color: #0092f2;
  text-decoration: underline;
}
a:visited {
  color: #557fae;
}
.cf {
	zoom:1;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height:0;
	visibility:hidden;
}

.contentHeader .ttl_box {
  margin-top: 20px;
}
.contentHeader .ttl_box .ttl {
  margin-top: 20px !important;
  font-size: 14px;
  font-weight: normal;
  color: #2a85c7;
}
.contentHeader .ttl_box .text_box {
  margin-top: 20px;
}
.contentHeader .ttl_box .text_box .sub_ttl{
  margin:10px 0;
  font-size: 12px;
  font-weight: blod;
  }
.contentHeader .ttl_box .text_box .text {
  font-size: 11px;
  }
.contentHeader .ttl_box .text_box .text2 {
  font-size: 11px;
  line-height:40px;
  }
.contentHeader .ttl_box .text_box .text_indent {
  margin-top: 10px;
  font-size: 11px;
  padding-left:1em;
  text-indent:-1em;
  }
