/* -------------------------------- h1 Start ------- */

h1{
  margin:0 0 10px;
}

/* -------------------------------- h2 Start ------- */

h2{
  margin:40px 0 15px;
}

h2.h2NewTitle{
  text-indent:-3000px;
  height:24px;
  width:610px;
  background: url(../images/home/new-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2MnewsTitle{
  text-indent:-3000px;
  height:24px;
  width:610px;
  background: url(../images/home/mnews-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2NewsTitle{
  text-indent:-3000px;
  height:24px;
  width:610px;
  background: url(../images/home/news-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2MemberTitle{
  text-indent:-3000px;
  height:24px;
  width:610px;
  background: url(../images/home/member-title.gif) no-repeat;
  margin:0 0 15px;
}

h2.h2LoginTitle{
  text-indent:-3000px;
  height:24px;
  width:210px;
  background: url(../images/common/login-title.gif) no-repeat;
  margin:0 0 15px;
}

h2.h2GekkanTitle{
  text-indent:-3000px;
  height:24px;
  width:210px;
  background: url(../images/common/monthly-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2ShinkanTitle{
  text-indent:-3000px;
  height:24px;
  width:210px;
  background: url(../images/common/shinkan-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2TopicsTitle{
  text-indent:-3000px;
  height:24px;
  width:210px;
  background: url(../images/common/topics-title.gif) no-repeat;
  margin:30px 0 15px;
}

h2.h2Side{
  margin:30px 0 0;
}

/* -------------------------------- h3 Start ------- */

h3{
  margin:40px 0 15px;
}

h3.blog{
  margin:0;
  padding:0 0 5px 4px;
  background: url(../images/blog/h3-blog-bg.gif) center bottom no-repeat;
  color:#333;
  font-size:1em;
  border:none;
  font-weight:bold;
}
div#content h3.blog a:link,
div#content h3.blog a:visited{
  color:#333;
  font-size:1em;
  border:none;
  font-weight:bold;
}
div#content h3.blog a:hover,
div#content h3.blog a:active{
  color:#999;
  border-bottom:none;
}
h3.member{
  font-size:14px;
  font-weight:normal;
  margin:0;
  padding:0;
}


/* -------------------------------- h4 Start ------- */

h4{
  margin:20px 0 5px;
  color:#A22041;
  font-weight:bold;
}
h4.katsudo{
  margin:15px 0 5px;
  color:#004F8F; /* 20100813 add - tsuchiya */
}

h4.voice{
  color:#fff;
  font-size:1.3em;
  font-weight:normal;
  line-height:160%;
  padding-left:10px;
  margin:40px 0 20px;
  background:#333;
}
h4.title{
  background: #A22041;
  color:#FFFFFF;
  font-size:1.3em;
  font-weight:normal;
  line-height:160%;
  margin:0 0 20px 0;
  padding-left:10px;
}
h4.tableContents,
h4.cuttingRoom{
  font-size:16px;
  font-weight:bold;
  line-height:160%;
  margin:30px 0 0;
  padding:20px 0 0 15px;
  background: url(../images/hx/h4-publication-bg.gif) left 23px no-repeat;
  border-top:2px solid #A22041;
}
h4.book{
  font-size:1.2em;
  line-height:160%;
  margin:0 0 15px 0;
}
h4.inquiry2{
  font-size:1.2em;
  border-bottom:1px dotted #A22041;
  padding:0 0 3px;
  margin:20px 0 0;
}
