@charset "utf-8";
/* CSS Document */
/*記事専用css*/
body {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#area {width: 1000px;margin: 0 auto; border-left: 0; border-right: 0; border-bottom: 0; overflow: hidden;}
body.doublePane #wp {background: none;}
body.doublePane #contents{width: 1000px;}
body.doublePane #contents .wrapper {width: auto; padding: 30px 60px 20px;}
#submenu{display: none;}

#contents .bplead{
	background: #eee;
	color: #012761;
	font-size: 1.8em;
	line-height: 1.7;
	padding: 22px 30px;
	font-weight: normal;
	overflow: hidden;
}
#contents .bpimage_right{
	margin: 0px 0 20px 30px;
}
#contents h4{
	margin: 30px 0 20px;
  padding: 0 0 5px 0;
  font-size: 1.8em;
  text-align: left;
  line-height: 1.3;
  color: #012761;
  border: none;
  clear: both;
}
#contents h4 span{
	border-bottom: 1px solid #012761;
}

#contents .spcontact {
  margin: 60px auto 20px;
}
#contents .spcontact .spttl {
  background: #012761!important;
}
#contents .splink .spttl {
  background: #90e5fd;
  color: #222;
}
#contents .bpimage_caption {
    line-height: 1.4;
    font-size: 14px;
    color: #012761;
}

.smart h1.text {display:none;}
.smart .wrapper {width: auto; padding: 15px 10px;}
.smart #contents .bplead{
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
	padding: 8px 12px;
}
.smart #contents h4{
	line-height: 1.5;
}