@charset "utf-8";

/*stylesheet for win/ie*/


/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}


/* Hides from IE-mac */

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}


/* End hide from IE-mac */


/* コンテナ */

body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-top: 3px solid #004688;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

del {
  text-decoration: line-through;
  color: red;
}


/* フッター */

.footer {
  text-align: left;
  border-bottom: 2px solid #3F5CAE;
  padding-bottom: 5px;
  font-size: 0.75em;
  line-height: 120%;
  text-decoration: none;
}

.copywright {
  text-align: left;
  padding-bottom: 20px;
  line-height: 120%;
  text-decoration: none;
  padding-top: 5px;
  font-size: 0.75em;
}


/* サイドメニュー */

.side_border {
  line-height: 0px;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
}


/* パンくず */

.breadcrumbs {
  font-size: 0.7em;
  text-align: left;
}

div.breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 800px;
  height: auto;
}


/* お問い合わせ */

div.page_abus_main {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding-left: 10px;
}


/* 聖書とは */

.bible-menu ul li {
  float: left;
  list-style: none;
  margin-right: 10px;
  padding-left: 20px;
  background-image: url(../../images/leftmenu_gre_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-size: 0.8em;
  line-height: 150%;
}

div.bible-menu {
  margin-top: 10px;
}


/* オンラインショップ */

.online-head-menu {
  text-align: right;
  margin-bottom: 5px;
}

div.sp-newbible {}

.sp-newbible img {
  width: 186px;
  height: 120px;
  float: left;
  margin-bottom: 10px;
}

img.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}


/* ヘッダーメニュー */

.head-menu a {
  font-size: 11px;
  margin-left: 5px;
}

.headlogo {
  margin-top: 0px;
  margin-bottom: 0px;
}


/* img */

img {
  border: 0;
}


/* float */

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}


/* margin padding */

.mc {
  display: block;
  margin: 0px auto;
}

.mt1em {
  margin-top: 1em;
}

.mt0 {
  margin-top: 0px;
}

.mt2 {
  margin-top: 2px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt50 {
  margin-top: 50px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml60 {
  margin-left: 60px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb1 {
  margin-bottom: 1px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb13 {
  margin-bottom: 13px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb200 {
  margin-bottom: 200px;
}

.mb300 {
  margin-bottom: 300px;
}

.mb400 {
  margin-bottom: 400px;
}

.pt70 {
  padding-top: 70px;
}

.pr2 {
  padding-right: 2px;
}


/* width height */

.w130 {
  width: 130px;
}

.w170 {
  width: 170px;
}

.w175 {
  width: 175px;
}

.w195 {
  width: 195px;
}

.w250 {
  width: 250px;
}

.w410 {
  width: 410px;
}

.w800 {
  width: 800px;
}

.h12 {
  height: 12px;
}

.h13 {
  height: 13px;
}

.h63 {
  height: 63px;
}


/* font-size */

.f08 {
  font-size: 0.8em;
}

.f075 {
  font-size: 0.75em;
}

.f12px {
  font-size: 12px;
}

.f11px {
  font-size: 11px;
}


/* text-align vertical-align */

.tx_center {
  text-align: center;
}

.v_top {
  vertical-align: top;
}

.v_bottom {
  vertical-align: bottom;
}

.v_middle {
  vertical-align: middle;
}


/* ぶら下げインデント */

#maincontents p.sage1 {
  text-indent: -1em;
  margin-left: 1em;
}


/* カスタムメニュー */

ul.menu {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

ul.sub-menu {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}

ul.menu li {
  width: 175px;
}

#menu-read a,
#menu-know a,
#menu-online a,
#menu-collection a,
#menu-about a,
#menu-library a,
#menu-library a,
#menu-top_side_1 a,
#menu-top_side_2 a {
  font-size: 0.8em;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 5px 18px;
  width: 158px;
  display: block;
  vertical-align: middle;
  border-bottom: #d1d1d1 1px dotted;
  line-height: 150%;
}

#menu-read ul.sub-menu a,
#menu-know ul.sub-menu a,
#menu-online ul.sub-menu a,
#menu-collection ul.sub-menu a,
#menu-about ul.sub-menu a,
#menu-library ul.sub-menu a,
#menu-top_side_1 ul.sub-menu a,
#menu-top_side_2 ul.sub-menu a {
  line-height: 100%;
}

div.menu_cat {
  width: 200px;
  float: left;
}

div.menu_cat_title {
  padding-left: 12px;
  padding-right: 12px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding-bottom: 3px;
}

div.menu-read-container,
div.menu-know-container,
div.menu-online-container,
div.menu-collection-container,
div.menu-about-container,
div.menu-library-container,
div.menu-other-container {
  padding-left: 12px;
  padding-right: 11px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding-bottom: 5px;
}

div.menu_cat_bottom {
  background-image: url(../../images/menu_cat_bottom.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-read,
#menu-know,
#menu-online,
#menu-collection,
#menu-about,
#menu-library {
  border-top: 1px dotted #d1d1d1;
}

div.menu_cat_other_top {
  background-image: url(../../images/menu_cat_other_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}


/* カスタムメニュー read */

div.menu_cat_read_top {
  background-image: url(../../images/menu_cat_read_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-read li {
  background-image: url(../../images/leftmenu_yel_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-read li a:hover,
#menu-read li.current-menu-item,
#menu-read li.current-menu-parent,
#menu-read li.current-menu-ancestor,
#read-relay #menu-read li.menu-item-164 {
  /* 通読リレーレポート */
  background-image: url(../../images/leftmenu_yel_yel.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #FFFBDE;
}

#menu-read ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-read ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-read ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-read ul.sub-menu li {
  display: none;
}

#menu-read .current-menu-item ul.sub-menu li,
#menu-read .current-menu-parent ul.sub-menu li,
#menu-read .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-read ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-read .current-menu-ancestor ul.sub-menu li.current-menu-parent,
#read-relay #menu-item-164 ul.sub-menu li.menu-item-167 {
  /* 通読リレーレポート */
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#read-relay #menu-item-164 ul.sub-menu li {
  /* 通読リレーレポート */
  display: block;
}


/* カスタムメニュー know */

div.menu_cat_know_top {
  background-image: url(../../images/menu_cat_know_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-know li {
  background-image: url(../../images/leftmenu_gre_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-know li a:hover,
#menu-know li.current-menu-item,
#menu-know li.current-menu-parent,
#menu-know li.current-menu-ancestor {
  background-image: url(../../images/leftmenu_gre_gre.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #EEFAE8;
}

#menu-know ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-know ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-know ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-know ul.sub-menu li {
  display: none;
}

#menu-know .current-menu-item ul.sub-menu li,
#menu-know .current-menu-parent ul.sub-menu li,
#menu-know .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-know ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-know .current-menu-ancestor ul.sub-menu li.current-menu-parent {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}


/* カスタムメニュー online */

div.menu_cat_online_top {
  background-image: url(../../images/menu_cat_online_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-online li {
  background-image: url(../../images/leftmenu_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-online li a:hover,
#menu-online li.current-menu-item,
#menu-online li.current-menu-parent,
#menu-online li.current-menu-ancestor {
  background-image: url(../../images/leftmenu_blue_blue.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #E3F3FD;
}

#menu-online ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-online ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-online ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-online .current-menu-item ul.sub-menu li,
#menu-online .current-menu-parent ul.sub-menu li,
#menu-online .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-online ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-online .current-menu-ancestor ul.sub-menu li.current-menu-parent {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}


/* カスタムメニュー collection */

div.menu_cat_collection_top {
  background-image: url(../../images/menu_cat_collection_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-collection li {
  background-image: url(../../images/leftmenu_pink_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-collection li a:hover,
#menu-collection li.current-menu-item,
#menu-collection li.current-menu-parent,
#menu-collection li.current-menu-ancestor {
  background-image: url(../../images/leftmenu_pink_pink.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #FBEEEF;
}

#menu-collection ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-collection ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-collection ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-collection ul.sub-menu li {
  display: none;
}

#menu-collection .current-menu-item ul.sub-menu li,
#menu-collection .current-menu-parent ul.sub-menu li,
#menu-collection .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-collection ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-collection .current-menu-ancestor ul.sub-menu li.current-menu-parent {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}


/* カスタムメニュー about */

div.menu_cat_about_top {
  background-image: url(../../images/menu_cat_about_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-about li {
  background-image: url(../../images/leftmenu_pur_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-about li a:hover,
#menu-about li.current-menu-item,
#menu-about li.current-menu-parent,
#menu-about li.current-menu-ancestor,
.archive #menu-about li.menu-item-249,

/* イベント情報アーカイブ */

.single-post #menu-about li.menu-item-249,

/* イベント情報アーカイブ */

.page-template-soc04-php #menu-about li.menu-item-200 {
  /* 総主事室 */
  background-image: url(../../images/leftmenu_pur_pur.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #F6EAFF;
}

#menu-about ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-about ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-about ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-about ul.sub-menu li {
  display: none;
}

#menu-about .current-menu-item ul.sub-menu li,
#menu-about .current-menu-parent ul.sub-menu li #menu-about .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-about ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-about .current-menu-ancestor ul.sub-menu li.current-menu-parent,
.archive #menu-item-249 ul.sub-menu li.menu-item-250,

/* イベント情報アーカイブ */

.single-post #menu-item-249 ul.sub-menu li.menu-item-250,

/* イベント情報アーカイブ */

.page-template-soc04-php #menu-item-200 ul.sub-menu li.menu-item-203 {
  /* 総主事室 */
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

.archive #menu-item-249 ul.sub-menu li,

/* イベント情報アーカイブ */

.single-post #menu-item-249 ul.sub-menu li,

/* イベント情報アーカイブ */

.page-template-soc04-php #menu-item-200 ul.sub-menu li {
  /* 総主事室 */
  display: block;
}


/* カスタムメニュー library */

div.menu_cat_library_top {
  background-image: url(../../images/menu_cat_library_top.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 5px;
}

#menu-library li {
  background-image: url(../../images/leftmenu_ora_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-library li a:hover,
#menu-library li.current-menu-item,
#menu-library li.current-menu-parent,
#menu-library li.current-menu-ancestor {
  background-image: url(../../images/leftmenu_ora_ora.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #FEF1D3;
}

#menu-library ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-library ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-library ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-library ul.sub-menu li {
  display: none;
}

#menu-library .current-menu-item ul.sub-menu li,
#menu-library .current-menu-parent ul.sub-menu li,
#menu-about .current-menu-ancestor ul.sub-menu li {
  display: block;
}

#menu-library ul.sub-menu ul.sub-menu li {
  display: none;
}

#menu-library .current-menu-ancestor ul.sub-menu li.current-menu-parent {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}


/* グローバルナビ */

div.menu-head-container {
  width: 800px;
  height: 41px;
}

#menu-head a {
  display: block;
  vertical-align: middle;
}

#menu-head li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  width: auto;
}

#menu-head span {
  display: none;
}

#menu-head .head-home li {
  width: 80px;
  height: 41px;
}

#menu-head .head-home a {
  width: 80px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_home_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-home a:hover {
  width: 80px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_home_on.gif);
  background-repeat: no-repeat;
}

#menu-head li.head-read,
#menu-head li.head-know,
#menu-head li.head-online,
#menu-head li.head-collection,
#menu-head li.head-about,
#menu-head li.head-library {
  width: 119px;
  height: 41px;
  margin-left: 1px;
}

#menu-head .head-read a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_read_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-read a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_read_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-31 #menu-head .head-read a,
.page-id-31 #menu-head .head-read a {
  background-image: url(../../images/main_mainmenu_read_on.gif);
  background-repeat: no-repeat;
}

#menu-head .head-know a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_know_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-know a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_know_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-33 #menu-head .head-know a,
.page-id-33 #menu-head .head-know a,
.parent-pageid-8 #menu-head .head-know a,
.parent-pageid-4455 #menu-head .head-know a{
  background-image: url(../../images/main_mainmenu_know_on.gif);
  background-repeat: no-repeat;
}

#menu-head .head-online a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_purchase_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-online a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_purchase_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-35 #menu-head .head-online a,
.page-id-35 #menu-head .head-online a {
  background-image: url(../../images/main_mainmenu_purchase_on.gif);
  background-repeat: no-repeat;
}

#menu-head .head-collection a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_fund_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-collection a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_fund_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-37 #menu-head .head-collection a,
.page-id-37 #menu-head .head-collection a {
  background-image: url(../../images/main_mainmenu_fund_on.gif);
  background-repeat: no-repeat;
}

#menu-head .head-about a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_aboutus_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-about a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_aboutus_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-39 #menu-head .head-about a,
.page-id-39 #menu-head .head-about a,
.archive #menu-head .head-about a,

/* イベントバックナンバー */

.single-post #menu-head .head-about a {
  /* 個別記事ページ */
  background-image: url(../../images/main_mainmenu_aboutus_on.gif);
  background-repeat: no-repeat;
}

#menu-head .head-library a {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_library_off.gif);
  background-repeat: no-repeat;
}

#menu-head .head-library a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_library_on.gif);
  background-repeat: no-repeat;
}

.parent-pageid-41 #menu-head .head-library a,
.page-id-41 #menu-head .head-library a {
  background-image: url(../../images/main_mainmenu_library_on.gif);
  background-repeat: no-repeat;
}


/* 非表示カスタムメニュー */

.no-display ul.sub-menu {
  display: none;
}

#menu-about ul.sub-menu li.pc-none {
  display: none;
}


/* 第二階層ページ */

.cap {
  font-size: 0.75em;
  line-height: 120%;
  text-decoration: none;
  padding-left: 3px;
  clear: both;
}

.topics-box {
  margin-bottom: 10px;
}

.topics-box h2 {
  display: block;
  line-height: 150%;
  font-size: 16px;
  color: #474747;
  font-weight: bold;
  margin-bottom: 5px;
  width: auto;
}

.topics-box h2 a {
  color: #474747;
}

.topics-read,
.topics-know,
.topics-collection,
.topics-about,
.topics-library {
  width: 405px;
  margin-left: 10px;
  padding-top: 3px;
  float: left;
  border-top: 1px #cccccc dotted;
}

.topics-read-top,
.topics-know-top,
.topics-collection-top,
.topics-about-top,
.topics-library-top {
  width: 405px;
  margin-left: 10px;
  padding-top: 3px;
  float: left;
}

.topics-box ul {
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.75em;
  line-height: 150%;
}

.topics-read li {
  background-image: url(../../images/read_menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 4px 2px;
  padding-left: 20px;
}

.topics-collection li {
  background-image: url(../../images/col_menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 4px 2px;
  padding-left: 20px;
}

.topics-about li,
.topics-about-top li {
  background-image: url(../../images/about_menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 4px 2px;
  padding-left: 20px;
}

.topics-read h2,
.topics-read-top h2 {
  background-image: url(../../images/read_top_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-know h2,
.topics-know-top h2 {
  background-image: url(../../images/know_top_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-collection h2,
.topics-collection-top h2 {
  background-image: url(../../images/collection_top_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-about h2,
.topics-about-top h2 {
  background-image: url(../../images/about_top_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-library h2,
.topics-library-top h2 {
  background-image: url(../../images/library_top_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-read-left {
  float: left;
  width: 250px;
  height: 860px;
  background-image: url("../../images/read_top_titlebg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}

.topics-know-left {
  float: left;
  width: 250px;
  height: 530px;
  background-image: url("../../images/know_top_titlebg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}

.topics-collection-left {
  float: left;
  width: 250px;
  height: 1350px;
  background-image: url("../../images/collection_top_titlebg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}

/* 20140204水都 */
/* 20160920山田 */
.topics-collection-left-test {
    float: left;
    width: 250px;
    /*height: 1080px;*/
    background-position: bottom;
    background-repeat: no-repeat;
}

.collection_fb {
    padding-top: 17px;
    padding-right: 25px;
}

.collection_tw {
    padding-top: 10px;
    padding-bottom: 30px;
}

.topics-about-left {
  float: left;
  width: 250px;
  height: 700px;
  background-image: url("../../images/about_top_titlebg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}

.topics-library-left {
  float: left;
  width: 250px;
  height: 530px;
  background-image: url("../../images/library_top_titlebg.gif");
  background-position: bottom;
  background-repeat: no-repeat;
}


/* ページネーション */

.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 14px;
  line-height: 14px;
}

.pagination span,
.pagination a {
  display: block;
  float: left;
  width: auto;
  margin: 2px 2px 2px 0;
  padding: 5px 9px 5px 9px;
  background-color: #fff;
  color: #3366CC;
  text-decoration: none;
  border: 1px solid #ccc;
}

.pagination a:hover {
  background-color: #F6EAFF;
}

.pagination .current {
  padding: 5px 9px 5px 9px;
  background-color: #F6EAFF;
}


/* ページトップへ */

#page_top {
  text-align: right;
  padding-top: 25px;
  width: 800px;
}


/* 擬似インラインボックス */

.logbox {
  border: none;
  width: auto;
  height: 210px;
  padding: 0.5em;
  overflow: auto;
  background-color: #F1F1F1;
  font-size: 0.8em;
}


/* トップページの今日の聖句 */

.seiku_box {
  font-size: 0.9em;
  width: 540px;
  margin: 0 auto;
  line-height: 160%;
}

.seiku_box h2 {
  background-color: transparent;
  width: 540px;
  padding: 0;
}

#top_seiku h2 {
    font: 24px "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku GothicProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #808080;
}

#top_seiku h2.seiku {
  display: none;
}

#top_seiku h1.title {
    display: block;
    margin: 20px 0;
    color: #D78527;
    font-size: 28px;
    font-weight: bold;
}

/*#top_seiku h2 {
font: 24px "Times New Roman", "游明朝 Medium", YuMincho, "ヒラギノ明朝 Pr6 W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
    color: #808080;
}*/

/*
#top_seiku .display_n {
  text-align: right;
  margin-bottom: 10px;
}
*/

/* トピックス・イベント情報 */

.event_image {
  position: relative;
}

.event_image1,
.event_image2 {
  float: left;
  width: 150px;
  margin-right: 15px;
}

.event_offer {
  float: left;
  width: auto;
}

div.new-topics {
  border-bottom: 1px dotted #b7b7b7;
}

.topics_pdf {
  border: 1px solid #b7b7b7;
}


/* 聖書本文検索 */

#menu {
  margin: 20px 0 0 0px;
}

.subMenu li {
  background-color: #9CF;
  margin: 1px 0px 1px 0px;
  padding: 5px;
  border-bottom: 1px solid #FFF;
}

#tpbtline dl {
  overflow: hidden;
  position: relative;
  border-top: 1px solid #B7B7B7;
  background-color: #FFFBDE;
}

#tpbtline dl:after {
  content: "";
  position: absolute;
  top: 0;
  left: 146px;
  display: block;
  height: 100%;
  border-left: 1px solid #B7B7B7;
}

#tpbtline dl.last {
  border-bottom: 1px solid #B7B7B7;
}

#tpbtline dt {
  padding: 5px 5px 5px 10px;
  float: left;
  width: 135px;
}

#tpbtline dd {
  padding: 5px;
  margin-left: 146px;
  background-color: #FFFFFF;
}

#tpbtline dd span.center {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
}


/*for IE6 */

* html span.center {
  display: inline;
  zoom: 1;
}


/*for IE7 */

*:first-child+html span.center {
  display: inline;
  zoom: 1;
}

#tpbtline input {
  vertical-align: -2px;
  margin: 0 3px 0 5px;
}

#tpbtline input.top {
  vertical-align: -2px;
  margin: 0 3px 0 0;
}

#tpbtline input.keyword {
  margin: 0 3px 0 0;
  width: 333px;
}

#tpbtline input.chapter {
  margin: 0 3px 0 0;
  width: 153px;
}

#tpbtline .box_brown {
  margin-bottom: 30px;
  text-align: center;
}


/* 検索結果 */

.result {
  margin: 5px 0 20px 0;
}

.result li {
  margin-bottom: 10px;
  width: 100%;
  display: table;
}

ul.result li:nth-child(2n+1) {
  background-color: #f3eeef;
}

.subMenu li {
  background-color: #9CF;
  margin: 1px 0px 1px 0px;
  padding: 5px;
  border-bottom: 1px solid #FFF;
}

div.subject {
  border-bottom: dashed 1px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

div.r_left {
  display: table-cell;
  width: 70%;
  padding: 5px 0 5px 10px;
}

div.jcsubject {
  display: table-cell;
  width: 30%;
  text-align: center;
  vertical-align: bottom;
  padding-bottom: 15px;
}

.button {
  text-align: center;
}

.button a,
.c_button a {
  border-top: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #ccc;
  text-decoration: none;
  padding: 3.5px 8px;
  font-size: 0.8em;
  font-weight: bold;
  cursor: pointer;
  color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;
  -webkit-box-shadow: 1px 1px 2px #E7E7E7;
  -moz-box-shadow: 1px 1px 2px #E7E7E7;
  background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
  background-color: #EEE;
}

.button a:hover,
.c_button a:hover {
  background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));
}

.button2 {
  margin-right: 10px;
}


/* フォトギャラリー */

.wp-caption-text {
  display: none;
}

#photogallery_maincontents {
  width: 800px;
}

.gallery-item {
  width: 194px;
  height: 204px;
  float: left;
  background-image: url(../../images/photogallery_back.jpg);
  background-repeat: no-repeat;
  margin: 3px;
}

.gallery-item p {
  text-align: center;
}

.gallery-icon {
  width: 168px;
  height: 114px;
  margin-left: 11px;
}

.gallery-date {
  margin-top: 8px;
}

.gallery-title {
  margin-top: 8px;
  padding: 0 8px;
}

#profile {
  width: 440px;
  margin: 15px 18px 0 30px;
  float: right;
}

#profile p {
  font-size: 0.85em;
  line-height: 170%;
  text-decoration: none;
}

.profile_image img {
  width: 285px;
  height: 390px;
  margin-left: 27px;
  float: left;
}

.profile_explain {
  margin-bottom: 20px;
}

#photogallery_head {
  width: 800px;
  height: 50px;
  margin-bottom: 15px;
}

.photogallery_head_2013 {
  background-image: url(../../common/photogallery/images/gallery_title_2013.jpg);
  background-repeat: no-repeat;
}

.photogallery_head_2014 {
  background-image: url(../../common/photogallery/images/gallery_title_2014.jpg);
  background-repeat: no-repeat;
}

.photogallery_head_2015 {
  background-image: url(../../common/photogallery/images/gallery_title_2015.jpg);
  background-repeat: no-repeat;
}

.photogallery_head_2016 {
  background-image: url(../../common/photogallery/images/gallery_title_2016.jpg);
  background-repeat: no-repeat;
}

.photogallery_head_2017 {
    background-image: url(../../common/photogallery/images/gallery_title_2017.jpg);
    background-repeat: no-repeat;
}

.photogallery_head_2018 {
    background-image: url(../../common/photogallery/images/gallery_title_2018.jpg);
    background-repeat: no-repeat;
}

.photogallery_head_2019 {
    background-image: url(../../common/photogallery/images/gallery_title_2019.jpg);
    background-repeat: no-repeat;
}

#photogallery_head p.photogallery_head_title {
  float: left;
  font-size: 18px;
  color: #fff;
  margin-left: 10px;
  margin-top: 15px;
}

.photogallery_backnumber {
  float: right;
  margin-right: 10px;
  margin-top: 15px;
}


/* 愛読こよみ */

.t_cal {
  border: 0.5px solid #7f9db9;
  /* 枠線は淡い青色 */
  border: 0;
  padding: 0px;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  color: #333;
  border: solid 1px #ccc;
  margin: 0;
}


/* 愛読こよみ メニュー*/

#koyomi_m {
  width: 580px;
}

#koyomi_m a.skip {
  display: none;
}

#koyomi_m h3 {
  display: none;
}

#koyomi_m li {
  float: left;
}

#koyomi_m li.img {
  line-height: 0px;
}

#koyomi_m li.year {
  width: 95px;
  background-color: #FEFCFC;
  padding-left: 23px;
  border-left: solid 1px #bbbbbb;
}

#koyomi_m li.month1 {
  width: 35px;
  background-color: #F0F0F0;
}

#koyomi_m li.month2 {
  width: 40px;
  background-color: #F0F0F0;
}

#koyomi_m li.month3 {
  width: 55px;
  background-color: #F0F0F0;
  border-right: solid 1px #bbbbbb;
}


/* 愛読こよみ 表*/

td.sp_ws {
  display: none;
}

#tpbtline table.t_cal {
  width: 580px;
}

#tpbtline td.cal_bgcolor {
  background-color: #FDE6E6;
}

#tpbtline td.cal_cell01 {
  width: 20px;
  height: 18px;
  padding: 5px 0 5px 5px;
}

#tpbtline td.cal_cell02 {
  width: 140px;
  height: 18px;
  padding: 5px 5px 5px 0;
}

#tpbtline td.cal_cell03 {
  width: 160px;
}

#tpbtline td.cal_cell04 {
  width: 150px;
}


/* 今日の聖句 */

#aicalday {
  background-color: #F1F1F1;
  font-size: 0.8em;
}

#aicalday h2 {
  text-align: center;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 120%;
  text-decoration: none;
}

.seiku {}

#aicalday h1.title {
  text-align: center;
  font-weight: normal;
  font-size: 1.6em;
  line-height: 120%;
  text-decoration: none;
  color: #C20101;
}

#aicalday .display_n {
  display: none;
}


/* トップページサイドメニュー */

#menu-top_side_1 a {
  font-size: 0.8em;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 5px 18px;
  width: 158px;
  display: block;
  vertical-align: middle;
  border-bottom: #d1d1d1 1px dotted;
}

#menu-top_side_1 li {
  background-image: url(../../images/main_menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-top_side_1 li a:hover {
  background-image: url(../../images/main_menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #efefef;
}

#menu-top_side_1 ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #ffffff;
}

#menu-top_side_1 ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-top_side_1 ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}

#menu-top_side_2 a {
  font-size: 0.8em;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 5px 18px;
  width: 158px;
  display: block;
  vertical-align: middle;
  border-bottom: #d1d1d1 1px dotted;
}

#menu-top_side_2 li {
  background-image: url(../../images/main_bible_search_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

#menu-top_side_2 li a:hover {
  background-image: url(../../images/main_bible_search_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  background-color: #efefef;
}

#menu-top_side_2 ul.sub-menu li {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #efefef;
}

#menu-top_side_2 ul.sub-menu li a:hover {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #cccccc;
}

#menu-top_side_2 ul.sub-menu li.current-menu-item {
  background-image: url(../../images/leftmenu_p_blue_white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-color: #eeefef;
}


/* カルーセル */

#carousel {
  background-image: url(../../images/main_slider_background.jpg);
  background-repeat: no-repeat;
  margin-bottom: 10px;
}


/* 非表示部分 */

#maincontents_title h1 {
  display: none;
}

.pc-none {
  display: none;
}


/* モバイルへの切り替えボタン */

.gomobile {
  display: block;
  width: 800px;
  height: 105px;
  background: #c4dc8f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4dc8f), color-stop(52%, #8bb923), color-stop(92%, #88b620), color-stop(100%, #577114));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c4dc8f', endColorstr='#577114', GradientType=0);
  /* IE6-9 */
  font-size: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

a.gomobile:hover {
  text-decoration: none;
}

a.gomobile span {
  display: block;
  float: right;
  width: 158px;
  height: 52px;
  background-color: #cccccc;
  color: #ffffff;
  background: #86b8a0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #86b8a0 0%, #378773 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86b8a0), color-stop(100%, #378773));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #86b8a0 0%, #378773 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #86b8a0 0%, #378773 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #86b8a0 0%, #378773 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #86b8a0 0%, #378773 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#86b8a0', endColorstr='#378773', GradientType=0);
  /* IE6-9 */
  line-height: 52px;
  margin: 26px 30px 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-top: 3px solid #d7e7b3;
  border-left: 3px solid #657238;
  border-right: 3px solid #d7e7b3;
  border-bottom: 3px solid #657238;
}

a.gomobile span.gomobile_left {
  display: block;
  float: left;
  width: 600px;
  height: 105px;
  background: #c4dc8f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4dc8f), color-stop(52%, #8bb923), color-stop(92%, #88b620), color-stop(100%, #577114));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c4dc8f 0%, #8bb923 52%, #88b620 92%, #577114 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c4dc8f', endColorstr='#577114', GradientType=0);
  /* IE6-9 */
  line-height: 105px;
  margin: 0 0 0 0;
  border: none;
}

a.gomobile span.gomobile_left:before {
  display: block;
  float: left;
  content: url("../../smartphone/image/pc_sp_btn/top_phon.png");
  margin-top: 20px;
  margin-left: 50px;
}


/* 聴いて読める ギリシア語聖書 サポートメニュー */

#menu-greece_support a {
  font-size: 0.8em;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px 0px 5px 0px;
  width: 200px;
  display: block;
  vertical-align: middle;
  border-bottom: #d1d1d1 1px dotted;
  line-height: 120%;
}

.greece_support_img {
  display: block;
  margin-top: 10px;
}


/* 新刊ページ */

#newbible .top-img {
  margin-bottom: 5px;
}

#newbible .caption {
  display: block;
  margin: 15px 0 15px;
  padding: 10px 15px 10px;
  background-color: #dddddd;
  line-height: 150%;
}

#newbible h3 {
  background-color: #898989;
  color: #ffffff;
  padding: 5px 0 5px 10px;
  margin: 15px 0 5px 0;
  border: none;
  font-size: 1em;
  line-height: 150%;
}

#newbible ul.introduction {
  background-color: #e5e5e5;
  margin: 5px 0 10px 0;
  padding: 8px 0 6px 10px;
  font-size: 0.85em;
}

#newbible ul.introduction li {
  float: left;
  margin-right: 10px;
  line-height: 150%;
}

#newbible .newbible-item {
  margin-bottom: 10px;
}

#newbible .goods {
  border-bottom: 1px dotted #666666;
  margin: 5px 0 0 0;
  padding: 0 0 5px 0;
}

#newbible .newbible-left {
  display: block;
  float: left;
  margin: 0;
  line-height: 25px;
}

#newbible .newbible-right {
  display: block;
  float: right;
  text-align: center;
}

#newbible p.on {
  color: #ffffff;
  background-image: url("../../purchase/newbible/images/newbible_on.gif");
  line-height: 25px;
  margin: 0;
}

#newbible .on a {
  width: 130px;
  height: 25px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

#newbible .on a:hover {
  color: #ffffff;
  text-decoration: none;
}

#newbible p.off {
  color: #ffffff;
  background-image: url("../../purchase/newbible/images/newbible_off.gif");
  width: 130px;
  height: 25px;
  line-height: 25px;
  margin: 0;
}

#newbible span.ora {
  color: #f39800;
}

#newbible span.pur {
  color: #8957a1;
}

#newbible span.enj {
  color: #7d0000;
}

#newbible span.bla {
  color: #000000;
}

#newbible span.blu {
  color: #00479d;
}

#newbible span.gre {
  color: #009944;
}

#newbible span.pin {
  color: #e4007f;
}

#newbible span.sil {
  color: #818181;
}

#newbible span.gray {
  color: #dddddd;
}

#newbible span.brown {
  color: #800000;
}

#newbible span.gre2 {
  color: #689823;
}

#newbible span.blu2 {
  color: #6c9afa;
}

#newbible .new {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  line-height: 25px;
  background-image: url("../../purchase/newbible/images/newbible_new.gif");
  background-position: 0 2px;
  background-repeat: no-repeat;
  width: 44px;
  height: 25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#newbible .newdesign {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  line-height: 25px;
  background-image: url("../../purchase/newbible/images/newbible_newdesign.gif");
  background-position: 0 2px;
  background-repeat: no-repeat;
  width: 73px;
  height: 25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#newbible .still_product {
  display: block;
  float: right;
  margin: 0;
  font-size: 0.7em;
}

div.zipper_feature {
  background-image: url("../../purchase/newbible/images/zipper_feature.jpg");
  background-repeat: no-repeat;
  width: 580px;
  height: 220px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

img.bible_guide_img {
  margin: 0 0 10px 0;
}


/* 総主事室 */

div.soc04_title {
  width: 580px;
  height: 152px;
  background-image: url("../../contents/soc/images/soc04_title.jpg");
  background-repeat: no-repeat;
}

div.soc04_sousyuzi {
  width: 250px;
  font-size: 0.8em;
  line-height: 130%;
  text-align: right;
  padding-top: 85px;
  padding-left: 180px;
  padding-bottom: 10px;
}

div.soc04_sousyuzi span {
  font-size: 1.1em;
  font-weight: bold;
}


/* 日本聖書協会直営店 */

.store_time {
  width: 165px;
  padding: 0 10px;
  background-color: #dddddd;
  float: left;
  margin-right: 25px;
}

ul.store_list {
  font-size: 0.85em;
  display: block;
  width: 370px;
  float: right;
}

ul.store_list li {
  list-style: disc;
  line-height: 170%;
  padding: 0 0 0.5em 0;
  color: #76A2DE;
}

ul.store_list li span {
  color: #000;
}

#maincontents p.store_access {
  margin-bottom: 0;
}

img.store_map {
  display: block;
  margin: 10px auto 80px;
}


/* 20140314 ギリシャ語サポート08 */

div.greece_support_08 {
  padding: 10px 15px;
  background-color: #e3f8fe;
}

p.greece_support_border {
  border-bottom: #bec9cc dotted 2px;
}


/* 20140424 休業のお知らせ */

#maincontents p.kyuugyou {
  background-color: #F66;
  color: #fff;
  text-align: center;
  margin: 0;
  font-weight: bold;
  font-size: 1.2em;
}


/* 20140425 著作権read10 */

#maincontents .tyosakuken_main {
  width: 548px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 130%;
  background-color: #f8f8f8;
}


/* know31 新翻訳事業について */

.know31_list {
  margin: 20px 0;
}

.know31_list li {
  padding-left: 20px;
  background-image: url(../../images/leftmenu_gre_white.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.know31_list span {
  font-size: 0.85em;
}


/* 翻訳実務者専用Webサイト_トップ */

.topics-transl {
  margin-left: 10px;
  padding-top: 3px;
  float: left;
}

.topics-transl h2 {
  background-image: url("../../transl_website/images/transl_top_arrow.png");
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding: 1px 0px 0px 30px;
}

.topics-transl-left {
  float: left;
  width: 240px;
  background-color: #b1975a;
  color: #fff;
  text-align: center;
  border-top: 3px solid #735f32;
}

.topics-transl-left p {
  padding: 8px 0;
  font-size: 0.9em;
}

.topics-transl-left h1 {
  background-color: #f3dca5;
  border-top: 1px solid #f7e7c2;
  padding: 8px 0;
  color: #564741;
}

.topics-transl-left h1 a {
  color: #564741;
}

.topics-transl-right {
  float: left;
  width: 540px;
  margin-left: 20px;
}

.transl_cation {
  background-color: #f3dca5;
  padding: 10px 15px;
  font-size: 0.75em;
  line-height: 150%;
  margin-bottom: 17px;
}

.transl_news {
  border-left: 1px solid #b1975a;
  border-right: 1px solid #b1975a;
  border-bottom: 1px solid #b1975a;
  margin-bottom: 17px;
}

.transl_news h2 {
  background-color: #b1975a;
  padding: 6px 10px;
  color: #fff;
  margin-bottom: 15px;
  border-top: 3px solid #735f32;
}

.transl_news h2 a {
  color: #fff;
}

.transl_news h2 a:hover {
  color: #fff;
}

.transl_news_box {
  margin-bottom: 15px;
  padding-left: 12px;
}

.transl_news_date {
  font-size: 0.9em;
  color: #7e6019;
  float: left;
}

.transl_news h3,
.transl-news-box h3 {
  margin-left: 12px;
  float: left;
  color: #7e6019;
}

.transl_news h3 a,
.transl-news-box h3 a {
  color: #7e6019;
}

.transl_news h3 a:hover,
.transl-news-box h3 a:hover a {
  color: #7e6019;
}

.transl_cap {
  font-size: 0.9em;
}


/* 翻訳実務者専用Webサイト_個別ページ */

.topics-transl-left h1 span {
  font-size: 0.9em;
}

.topics-transl-left ul {
  background-color: #fff;
  border-bottom: 1px solid #f3dca5;
  border-left: 1px solid #f3dca5;
  border-right: 1px solid #f3dca5;
  padding: 5px 10px 10px;
  text-align: left;
  font-size: 0.8em;
}

.topics-transl-left li {
  border-bottom: 2px dotted #fcefd1;
  background-image: url("../../transl_website/images/transl_menu_arrow.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}

.topics-transl-left li a {
  display: block;
  padding: 10px 0 10px 20px;
  color: #3d3d3d;
}

.topics-transl-left li a:hover {
  background-color: #fcefd1;
  color: #3d3d3d;
  background-image: url("../../transl_website/images/transl_menu_arrow.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}

.transl_contents_box {}

.transl_contents_box h2 {
  color: #fff;
  padding: 6px 10px;
  background-color: #b1975a;
  margin-bottom: 20px;
  font-size: 0.9em;
  border-top: 3px solid #735f32;
}

.transl_contents {
  font-size: 0.85em;
  line-height: 170%;
}

.transl_contents hr {
  border: 0;
  height: 1px;
  background-color: #b1975a;
  margin: 15px 0;
}

.transl_contents li {
  background-image: url("../../transl_website/images/transl_contents_arrow.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 20px;
}


/* 翻訳実務者専用Webサイト_ニュース一覧 */


/* 翻訳部ニュース一覧の際はグローバルナビのオンマウス解除 */

.post-type-archive-transl_news #menu-head .head-about a {
  background-image: url(../../images/main_mainmenu_aboutus_off.gif);
  background-repeat: no-repeat;
}

.post-type-archive-transl_news #menu-head .head-about a:hover {
  width: 119px;
  height: 41px;
  background-image: url(../../images/main_mainmenu_aboutus_on.gif);
  background-repeat: no-repeat;
}

.transl-news-archive h2 {
  background-color: #b1975a;
  padding: 6px 10px;
  color: #fff;
  margin-bottom: 15px;
  border-top: 3px solid #735f32;
}

.transl-news-archive-box {
  margin-bottom: 15px;
}

.transl-news-archive-box h3 {
  margin-left: 12px;
  float: left;
  color: #7e6019;
}

.transl-news-archive-box h3 a {
  color: #7e6019;
}

.transl-news-archive-box h3 a:hover {
  color: #7e6019;
}


/*  翻訳実務者専用Webサイト_ニュース一覧ページネーション */

.transl-news-archive .pagination a:hover {
  background-color: #fcefd1;
}

.transl-news-archive .pagination .current {
  background-color: #fcefd1;
}


/* know31 新翻訳事業について_講演会ページ */

.know31_kouenkai_header {
  text-align: center;
  margin-bottom: 30px;
}

.know31_kouenkai_title {
  margin: 20px auto 0;
}

.know31_kouenkai_block {
  margin-bottom: 2em;
}

#maincontents .know31_kouenkai_contents p {
  text-indent: 1em;
  margin: 0;
}

.know31_kouenkai_contents h5 {
  margin-bottom: 1em;
  font-size: 1.15em;
  color: #7c5329;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal;
}

.know31_kouenkai_contents h6 {
  margin-bottom: 1em;
  font-size: 1em;
  color: #7c5329;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.5;
}

.know31_kouenkai_contents h6 .black {
  font-size: 0.9em;
}

.know31_kouenkai_contents .super {
  font-size: 0.8em;
  vertical-align: super;
}

.know31_kouenkai_contents .underline {
  text-decoration: underline;
}

.know31_kouenkai_contents .bg_gray {
  background: #ccc;
}

.know31_kouenkai_contents .frame {
  padding: 0 25px;
  margin: 20px !important;
  text-indent: 0 !important;
}

.know31_kouenkai_contents table.no_line {
  border-collapse: collapse;
  border: none;
  font-size: 0.85em;
  line-height: 170%;
  text-align: left;
  width: 580px;
}

.know31_kouenkai_contents table.no_line_2 .pad {
  padding: 0 20px;
}

.know31_kouenkai_contents table.no_line_2 .fixed {
  white-space: nowrap;
}

.know31_kouenkai_contents table.no_line_3 {
  width: 520px;
  margin-right: auto;
  margin-left: auto;
}

.know31_kouenkai_contents table.no_line_3 td {
  padding: 0 10px;
}

.know31_kouenkai_contents table.no_line_3 .right {
  float: none;
  text-align: right;
  white-space: nowrap;
  padding: 0;
}

.know31_kouenkai_contents table.no_th {
  border-collapse: collapse;
  border: none;
  font-size: 0.85em;
  line-height: 170%;
  text-align: left;
  width: 580px;
}

.know31_kouenkai_contents table.no_th th,
.know31_kouenkai_contents table.no_th td {
  vertical-align: bottom;
  border: 1px solid #999999 !important;
  padding: 3px 5px;
}

.know31_kouenkai_contents table.no_th th {
  background-color: #eeead6;
}

.know31_kouenkai_contents table.no_th_2 {
  width: 400px;
  margin: 20px auto !important;
}

.know31_kouenkai_contents table.no_th_2 .left {
  float: none;
  text-align: left;
  padding-left: 94px;
}

.know31_kouenkai_contents table.no_line th {
  border: none;
  white-space: nowrap;
  vertical-align: top;
  padding-top: 5px;
  padding-right: 16px;
}

.know31_kouenkai_contents table.no_line_2 td,
.know31_kouenkai_contents table.no_line_3 td {
  vertical-align: top;
}

.know31_kouenkai_pager {
  margin: 50px auto 80px;
  width: auto;
}

.know31_kouenkai_pager li {
  float: left;
}

.know31_kouenkai_pager li.back {
  margin: -5px 10px 0 0;
}

.know31_kouenkai_pager li.next {
  margin: -5px 0 0 10px;
}

#maincontents .know31_kouenkai_contents p.mb1em {
  margin-bottom: 1em;
}

#maincontents .know31_kouenkai_contents p.know31_kouenkai_list {
  text-indent: 0;
}

.know31_kouenkai_list2 {
  font-size: 0.85em;
  line-height: 170%;
  margin-left: 2em;
}

.know31_kouenkai_list2 li {
  text-indent: -1em;
}

.know31_kouenkai_list2 li.mb1em {
  margin-bottom: 1em;
}

.know31_kouenkai_table {
  border-collapse: collapse;
  border: 1px solid #999999;
  font-size: 0.85em;
  line-height: 170%;
  text-align: center;
  width: 580px;
}

.know31_kouenkai_table th {
  background-color: #eeead6;
  border: 1px solid #999999 !important;
  padding: 5px;
  text-align: center;
}

.know31_kouenkai_table td {
  border: 1px solid #999999 !important;
  padding: 5px;
}

.know31_kouenkai_table tr.know31_kouenkai_table_thead,
.know31_kouenkai_table th.know31_kouenkai_table_thead {
  background-color: #d9cf9e;
}

.know31_kouenkai_pager_w440 {
  width: 440px;
}

.know31_figure {
  margin: 70px 0;
}


/* flipbac フリップバック聖書 */

.flipbac_cover {
  margin: 30px auto 15px;
  text-align: center;
  width: 450px;
}

.flipbac_main {
  color: #003955;
}

.flipbac_img_list dl {
  color: #003955;
  float: left;
  font-size: 0.85em;
}

.flipbac_img_list dl.mr5 {
  margin-right: 5px;
}

.flipbac_img_list dd {
  margin: 5px auto 30px;
}

.flipbac_prf {
  border-bottom: 1px solid #362e2b;
  border-left: 1px solid #362e2b;
  border-right: 1px solid #362e2b;
  color: #362e2b;
  padding: 0.5em 15px 0;
  margin-bottom: 30px;
}


/* 聖書ビデオクリップ */

.video_clip_title {
  background: url(../../contents/soc/images/video_main_pc.jpg) no-repeat;
  width: 580px;
  height: 325px;
  margin-bottom: 20px;
}

.video_clip_title p,
.video_clip_title h4 {
  display: none;
}

.video_clip_list li {
  width: 580px;
  margin-bottom: 10px;
}

.video_clip_list li img {
  width: 100%;
}

.video_clip_subtitle {
  width: 580px;
  height: 30px;
  background: url(../../contents/soc/images/video_sub_title_pc.png) no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-bottom: 15px;
}

#boxer .boxer-control {
  display: none !important;
}

.video_clip_list_2015 {
  margin-top: 1em;
}


/* 第二階層 */

.new_red {
  color: #dd0000;
}


/* 特定商取引に関する法律に基づく表記 */

#shotori_table {
  border-collapse: collapse;
  font-size: 0.85em;
  line-height: 170%;
  width: 580px;
}

#shotori_table th {
  background-color: #f8f7f1;
  padding: 12px 10px;
}

#shotori_table td {
  border-left: 1px solid #B7B7B7;
  padding: 12px 10px 12px 35px;
}

#shotori_table .indent {
  margin-left: 1em;
  text-indent: -1em;
  display: block;
}


/* 口語訳 150821 */

#maincontents .kougo_top_sub {
  margin-top: 20px;
}

#maincontents .kougo_top_sub .kougo_left {
  float: left;
  background-color: #dbd6b3;
  padding: 12px;
  margin: 0;
}

#maincontents .kougo_top_sub .kougo_right {
  float: left;
  margin-left: 12px;
}

#maincontents .kougo_top_sub .kougo_right li {
  font-size: 0.85em;
  line-height: 170%;
}


/* メリー・ジョーンズ物語 */

.container_soc10 #maincontents_title {
  margin-bottom: 20px;
}

.container_soc10 .box_soc10 {
  margin-bottom: 50px;
}

.box_soc10 img {
  margin-bottom: 5px;
}

#maincontents .container_soc10 .box_soc10 p {
  text-indent: 1em;
  margin: 0;
}

.box_soc10_01 .f_l {
  float: left;
  margin: 0 15px 10px 0;
}

.box_soc10_01 .center {
  display: block;
  margin: 25px auto;
}

.box_soc10_02 .box_left {
  float: left;
  width: 327px;
  padding-right: 15px;
}

.box_soc10_02 .box_right {
  float: right;
  width: 238px;
  text-align: center;
}

.box_soc10_02 .box_right p {
  text-indent: 0;
  margin: 5px 0;
}

#maincontents .container_soc10 .box_soc10_02 .box_right p.mb {
  margin-bottom: 20px;
}

.box_soc10_03 .box_right {
  float: right;
  width: 325px;
  padding-left: 15px;
}

.box_soc10_03 .box_left {
  float: left;
  width: 240px;
  text-align: center;
}

.box_soc10_03 .box_left p {
  text-indent: 0;
  margin: 5px 0;
}

#maincontents .container_soc10 .box_soc10 p.txt_last {
  margin-top: 30px;
}

.box_soc10_aside {
  background-color: #f0eee5;
  border: 1px solid #cfc3a7;
  padding: 25px;
}

.box_soc10_aside h5 {
  text-align: center;
  margin-bottom: 20px;
}

.box_soc10_aside .center {
  text-align: center;
  margin-top: 20px;
}

.box_soc10_footer {
  padding: 0 84px;
}

#maincontents .container_soc10 .box_soc10_footer p {
  text-indent: 0;
}

/* 新翻訳聖書パイロット版の販売について */
#maincontents .know31PilotCont {
  margin-top: 30px;
}
#maincontents .know31PilotCont .title {
  font-weight: bold;
  border-top: 4px solid #7da078;
  border-bottom: 1px solid #B7B7B7;
  line-height: 1.8;
  text-indent: 0;
}
#maincontents .know31PilotCont .title.noULine {
  border-bottom: none;
}
#maincontents .know31PilotCont p {
  text-indent: 1em;
  margin-bottom: -5px;
}

#maincontents .know31PilotCont .box {
  margin-bottom: 40px;
}

#maincontents .know31PilotCont .icon {
  background:  url(../../contents/know/images/know31_pilot/img_icon.png) no-repeat 4px 6px;
  padding-left: 20px;
  text-indent: 0;
}

#maincontents .know31PilotCont .bgGreenBox {
  background-color: #e9f5e3;
  padding: 5px 15px 15px;
  margin: 13px 0 20px;
  border-radius: 4px;
}
#maincontents .know31PilotCont .bgGreenBox p{
  margin-bottom: 0;
  margin-top: 10px;
}
#maincontents .know31PilotCont .txtCenter {
  text-align: center;
  font-weight: bold;
}
#maincontents .know31PilotCont ol {
  list-style: decimal;
  font-size: 0.85em;
  padding-left: 60px;
  margin-top: 10px;
  font-weight: bold;
}
#maincontents .know31PilotCont ol li {
  margin-bottom: 8px;
}
#maincontents .know31PilotCont .bgGreenBox table {
  font-size: 0.85em;
  width: 470px;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 5px;
}

#maincontents .know31PilotCont .bgGreenBox .txtRight {
  text-align: right;
  padding-right: 12px;
}

#maincontents .know31PilotCont .pilotTable {
  margin-top: 15px;
}
#maincontents .know31PilotCont .pilotTable dt {
  margin-top: 3px;
  cursor: pointer;
}
#maincontents .know31PilotCont .pilotTable dt:hover {
  opacity: 0.8;
}
#maincontents .know31PilotCont .pilotTable dd {
  display: none;
}

#maincontents .know31PilotCont .pilotTable table {
  border-collapse: collapse;
  border: 1px solid #7da078;
  table-layout: fixed;
  width: 100%;
  font-size: 0.85em;
}

#maincontents .know31PilotCont .pilotTable tr {
  border-bottom: 1px solid #7da078;
}

#maincontents .know31PilotCont .pilotTable th {
  background-color: #7da078;
  color: white;
  padding: 5px;
}

#maincontents .know31PilotCont .pilotTable td {
  background-color: #f1f4f1;
  padding: 5px;
}

#maincontents .know31PilotCont .pilotTable .bgNew td {
  background-color: #fff7de;
}

#maincontents .know31PilotCont .pilotTable .bgNew td img{
  vertical-align: bottom;
  margin-left: 10px;
  margin-right: 5px;
}

#maincontents .know31PilotCont .pilotTable .colNum {
  width: 45px;
  padding: 5px 15px 5px 5px;
  text-align: right;
}
#maincontents .know31PilotCont .pilotTable .colName {
  width: 200px;
}
#maincontents .know31PilotCont .pilotTable .colNameShort {
  width: 65px;
}
#maincontents .know31PilotCont .pilotTable .colPrice {

}
#maincontents .know31PilotCont .pilotTable .tdNum {
  text-align: right;
  padding: 5px 15px 5px 5px;
}
#maincontents .know31PilotCont .pilotTable .newDate {
  color: #c1272d;
  font-weight: bold;
}

/* col06 海外聖書制作支援献金 */
#maincontents .col16Box .lead {
  border-top: 4px solid #ed898b;
  border-bottom: 4px solid #ed898b;
  margin-top: 20px;
  margin-bottom: 18px;
}
#maincontents .col16Box .taCenter {
  font-family: 'Helvetica Neue','Helvetica','Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
  background: url("../../contents/collection/images/col06_2019_worldmap.png") no-repeat 0 100px;
  background-size: contain;
  width: 580px;
  height: 500px;
}
#maincontents .col16Box .taCenter1 {
  text-align: center;
  padding: 0;
  margin: 0;
}
#maincontents .col16Box .taCenter1 img {
  vertical-align: middle;
}
#maincontents .col16Box .taCenter .catch {
    font-size: 2.1em;
    color: #51712b;
    vertical-align: middle;
    line-height: 1.8;
 }

.btn {
    margin: 340px auto;
    width: 300px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 6px;
    color: #fff;
    background-color: #cb4837;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #909090;
}

#maincontents .col16Box .btn_end {
    width: 580px;
    display: block;
}

.btn_mongolia {
    margin: 20px auto 60px;
    width: 400px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff;
    background-color: #cb4837;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #909090;
}

a.white {
    color: white;
    text-decoration: none;
    display: block;
}

.btn:hover{
    background-color: #b54232;
    display:block;
}

.btn_mongolia:hover{
    background-color: #b54232;
    display:block;
}

.funding {
    font-family: 'Helvetica Neue','Helvetica','Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
    margin: 20px 0 10px;
    width: 580px;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 16px 0;
    color: #51712b;
    background-color: #eef1ea;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    border-radius: 6px;
}

.country {
    font-family: 'Helvetica Neue','Helvetica','Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
    width: 100%;
    margin: 0 0 20px;
    list-style-type: none;
    overflow: hidden;
}

.country .box {
    width: 280px;
    margin: 0 20px 20px 0;
    float: left;
    display: block;
}

.country .box:nth-child(2n) {
    margin: 0;
}

.country .box img {
    width: 280px;
    display: block;
}

.country .box .tex {
    width: 256px;
    height: 90px;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.3;
    background: #efefef;
}

.country .box .tex span {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.8;
}

.sarakuwa{
    background-color: #488ce0;
    width: 400px;
    margin: 20px auto;
    line-height: 28px;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    padding-top: 1px;
}

.sarakuwa a:hover{
    background-color: rgba(243,241,233,0.3);
    display:block;
}

#maincontents .col16Box .comTable {
  border: 1px solid #9e9e9e;
  border-collapse: collapse;
  width: 580px;
  font-size: 0.85em;
}
#maincontents .col16Box .comTable th{
  padding: 10px;
  border: 1px solid #9e9e9e;
  text-align: center;
}
#maincontents .col16Box .comTable td{
  width: 25%;
  padding: 10px;
  border: 1px solid #9e9e9e;
  overflow: hidden;
  vertical-align: top;
}
#maincontents .col16Box .tbttl1 {
  background-color: #ed898b;
}
#maincontents .col16Box .tbttl2 {
  background-color: #fcd4b0;
}
#maincontents .col16Box .back_yellow {
  background-color: #fffcdf;
}
#maincontents .col16Box .Left {
  float: left;
  margin-right: 16px;
}
#maincontents .col16Box .country {
  margin-bottom: 5px;
}
#maincontents .col16Box .price {
  text-align: right;
  margin-bottom: 8px;
}
#maincontents .col16Box .price1 {
  margin-top: 30px;
}
#maincontents .col16Box .img {
  margin-bottom: 8px;
}
#maincontents .col16Box .Right {

}
#maincontents .col16Box .Right img {
  margin-bottom: 5px;
}
#maincontents .col16Box .dot {
  color: #535353;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 0;
}
#maincontents .col16Box .dot1 {
  margin-top: 38px;
}

#maincontents .col16Box .map {
  margin: 10px 0 60px;
}

/* amazonバナー */

#maincontents .amazonLink ul {
  border-top: 1px solid #b8b7b9;
  border-bottom: 1px solid #b8b7b9;
  margin-bottom: 1em;
}
#maincontents .amazonLink .title{
  font-size: 1em;
  font-weight: bold;
}
#maincontents .amazonLink p {
  margin-top: 12px;
  margin-bottom: 12px;
}
#maincontents .amazonLink a {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
}
#maincontents .amazonLink .btnAmazon {
  margin-left: 20px;
}
#maincontents .amazonLink ul li {
  overflow: hidden;
}
#maincontents .amazonLink ul .left{
  width: 358px;
}
#maincontents .amazonLink ul .right{
  width: 222px;
}
#maincontents .amazonLink ul li:first-child {
  border-bottom: 1px solid #b8b7b9;
}
#maincontents .amazonLink ul li .line {
  border-bottom: 1px solid #b8b7b9;
}


/* 聖書事業功労者賞 */
.text_right {
  text-align: right;
}
#maincontents .list_soc36 {
  overflow: hidden;
}
#maincontents .list_soc36 li {
  float: left;
  margin-left: 6px;
}
#maincontents .list_soc36 li:first-child {
  margin-left: 0;
}
#maincontents .table_soc36 {
  font-size: 0.85em;
  line-height: 170%;
  border-collapse: collapse;
  border-top: 3px solid #b7b7b7;
}
#maincontents .table_soc36 td {
  border-bottom: 1px solid #b7b7b7;
  padding: 2px 10px;
}
#maincontents .table_soc36 .tdNum {
  width: 42px;
}
#maincontents .table_soc36 .tdDate {
  width: 100px;
}
#maincontents .table_soc36 .tdPosition {
  width: 280px;
}

/* 20160212 口語オンラインボタン */
#maincontents .onlineBtnList {
  margin-left: 10px;
}
#maincontents .onlineBtnList li:first-child {
  margin-bottom: 5px;
}

/* 20160309 olタグのスタイル */
#maincontents .know31_k {
  list-style-type: decimal;
  font-size: 0.85em;
  line-height: 170%;
  margin-left: 2em;
}

/* 20160311 pタグのスタイル */
#maincontents .know31_kouenkai_contents p.know31_k_none {
  margin-left: 2em;
  text-indent: 0;
}

/* 20160309 p liタグのスタイル */
.know31_k_bottom {
  padding-bottom: 2em;
}

/* 20160310 p liタグのスタイル */
.know31_k_top {
  padding-top: 2em;
}

/* 20160310 p liタグのスタイル */
.know31_k_top_bottom {
  padding-top: 2em;
  padding-bottom: 2em;
}


/* 20160310 liタグのスタイル */
.know31_k_left {
  padding-left: 12em;
}

/* 20160310 spanタグのスタイル */
.know31_k_left_em {
  padding-left: 2em;
}


/* 20160324 新翻訳事業　リニューアル */

.know31_dl {
  margin: 20px 0 40px;
}

.know31_dl .block {
  margin-left: 20px;
}

.know31_dl dt {
  font-size: 0.96em;
  line-height: 170%;
  font-weight: bold;
}
.know31_dl dd {
  margin-bottom: 1em;
  font-size: 0.85em;
  line-height: 170%;
}
.know31_dl dt .icon_pdf:after {
  content: url(http://www.bible.or.jp/images/icon_pdf.png);
  margin-left: 10px;
}

/* 20160324 新翻訳事業　セミナーページ */

.know31_seminar_dl {
  margin: 20px 0 40px;
}

.know31_seminar_dl dt {
  font-size: 0.96em;
  line-height: 170%;
  font-weight: bold;
}
.know31_seminar_dl dd {
  margin-bottom: 1em;
  font-size: 0.85em;
  line-height: 170%;
}

.know31_seminar_dl dt .icon_pdf:after {
  content: url(http://www.bible.or.jp/images/icon_pdf.png);
  margin-left: 10px;
}

/* 20160404 pタグのスタイル */
#maincontents .know31_kouenkai_contents p.y_pstyle {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* 20160404 pタグのスタイル */
#maincontents .know31_kouenkai_contents p.y_pstyle02 {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left:  5em;
}

/* 20160404 pタグのスタイル */
#maincontents .know31_kouenkai_contents p.y_pstyle03 {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}

/* 20160404 pタグのスタイル */
#maincontents .know31_kouenkai_contents p.y_pstyle04 {
  margin-top: 2em;
  margin-bottom: 3em;
  text-indent: inherit;
}


/* 20160405 h5タグのスタイル */
#maincontents .know31_kouenkai_contents h5.fory {
  margin-top: 2em;
  margin-bottom: 2em;
}


/* 20160405 h6タグのスタイル */
#maincontents .know31_kouenkai_contents h6.fory {
  margin-top: 2em;
  margin-bottom: 2em;
}

/* 20160411 フェイスブックバナーリンク文字列 */
.f_text {
  display: block;
  font-size: 12px;
  margin:0 0 5px;
  color: black;
}

/* 20170724 */
#maincontents .amazonLink ul .left_new01 {
    width: 260px;
    float: left;
}

#maincontents .amazonLink ul .right_new01 {
    width: 287px;
    float: right;
}


#maincontents .amazonLink ul .right_new01 .wakuari {
    border: 1px solid #ccc;
}

#maincontents .amazonLink ul .left_new02 {
    width: 260px;
    float: left;
}

#maincontents .amazonLink ul .right_new02 {
    width: 287px;
    float: right;
}


#maincontents .amazonLink ul .right_new02 .wakuari {
    border: 1px solid #ccc;
}

.amazonLink ul .left_new03 {
    width: 257px;
    float: left;
}

.amazonLink ul .right_new03 {
    width: 290px;
    float: right;
}

.wakuari {
    border: 1px solid #ccc;
}
.cal_title {
    font-size: 1.1em;
    line-height: 1;
    margin: 10px 0 0;
}
.cal_order_title {
    line-height: 1;
 }
.cal_order {
    border-top: solid 1px rgb(200,200,200);
    border-bottom:  solid 1px rgb(200,200,200);
    padding: 7px 0 5px;
    margin: 0 0 50px;
}


#maincontents .amazonLink .btnAmazon_n {
    padding-left: 5px;
}

#maincontents .amazonLink .btnRakuten {
    padding-left: 5px;
}

#maincontents .amazonLink .btnKyoubun {
    padding-left: 5px;
}

.amazonLink ul li.li_border_bottom {
  border-bottom: 1px solid #b8b7b9;
}

.pad5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

span.subtitle {
    font-size: 16px;
    font-weight: bold;
}

span.title_red {
    font-size: 18px;
    font-weight: bold;
    color: #bb103a;
}


/*20170316*/

#maincontents .amazonLink p.omotome_web {
    margin-bottom: 0 !important;
}

/*20180228 topリニューアル*/

.mt30 {
    margin-top: 30px;
}

/*2018/2/27 kusama tuika*/


p.text_nurie{
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
img.noa_nurie{
    float: left;
    height: 180px;
    padding-top: 10px;
}
img.iesu_nurie{
    float: left;
    height: 172px;
    padding-top: 10px;
}
img.world_nurie{
    float: left;
    height: 160px;
    padding-top: 10px;
	padding-bottom: 10px;
}
img.christmas_nurie{
    float: left;
    height: 160px;
    padding-top: 10px;
	padding-bottom: 10px;
}

.text_nurie{
   text-align: left;
    float: left;
    list-style: none;
    padding-left: 15px;
    padding-bottom: 30px;
    padding-top: 10px;
}

img.noa_nurie01{
    float: right;
    height: 172px;
    padding-top: 10px;


}
ul.nu_text{
    list-style: none;
    padding-left: 5px;
    border-bottom: 1px solid;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.omotome_nurie {
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.img_right {
    float: right;
    width: 130px;
}

/*2018/04/05 kusama tuika*/


.left_new002 {
    float: left;
}

.right_new002 {
    float: right;
    margin-right: 12px;
}

p.bt_sideby001 {
    float: left;
    padding-left: 190px;
}

p.bt_sideby04 {
    float: right;
}

p.bt_sideby0001 {
    float: left;
    padding-left: 325px;
}

.amazonLink ul .right_new003 {
    float: right;
}

.right_new004 {
    padding-left: 200px;
}

.right_new005 {
    float: right;
    padding-right: 20px;
}

/*2018/0417 kusama tuika*/


.right_new001 {
    float: right;
}


/*2018/0417 少年・少女のため　kusama tuika*/

img.bg_main01 {
    float: left;
}

.main02_text {
    float: left;
    margin-left: 10px;
}

.main03_text {
    float: left;
}

img.bg_main04 {
    float: right;
    margin-right: 30px;
}

.bg_text02 {
    float: right;
    padding-right: 45px;
    padding-bottom: 25px;
}

.bg_text01 {
    float: left;
    margin-left: 65px;
}

.bg_color {
    background-image: url("/purchase/newbible/images/boys&girls_bg.jpg");
}

/*2018/0824 聖書ワーク　tuika*/

.seishowork_cos {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.sumnail {
	width: 580px;
}

.sumnail img {
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.sumnail imgrt {
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

/*2018/0906 聖書協会共同訳 tuika*/

p.text_sio{
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

p.text_sio_blue{
    text-align: left;
    font-size: 11px;
	color: #134caa;
    padding-top: 10px;
    padding-bottom: 30px;
	line-height: 140% !important;
}

p.text_sio_blue_line{
    text-align: left;
    font-size: 11px;
	color: #134caa;
    padding-top: 8px;
    padding-bottom: 12px;
	line-height: 130% !important;
	border-top: solid 1px #5C96E3;
	border-bottom: solid 1px #5C96E3;
}

.text_sio_b{
	font-weight: bold !important;
	line-height: 200% !important;
}

ul.si_text{
    list-style: none;
    padding-left: 5px;
    font-size: 12px;
	line-height: 140%;
    padding-top: 0px;
    padding-bottom: 10px;

}

img.sio{
    float: left;
    width: 138px;
    padding-top: 10px;
	padding-bottom: 10px;
}

.omotome_sio {
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 5px;
	padding-top: 5px;
	border-top: solid 1px #2D2D2D;
}

.sio_midashi{
	padding-left: 5px;
	line-height: 140% !important;
}
.sio_title {
	font-size: 14px;
	font-weight: bold;
}

.sio_red {
	color: #B01214;
	font: bold;
	padding-left: 5px;
	line-height: 140% !important;
}

.sio_red_s {
	color: #B01214;
	font-size: 12px !important;
	text-align: center;
}

.sio_s {
	color: #4A4A4A;
	font-size: 12px !important;
	text-align: center;
}

#future {
	width: 520px;
	background-color: #efefef;
	margin: 20px 0 0;
	padding: 10px 30px;
}

p.sio_future {
	font-size: 16px;
	line-height: 140%;
}

.sio_future_title {
	display: inline-block;
	width: 100%;
	text-align: center !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
}

/*聖書協会共同訳　スタンダード判へのリンク追加 191108*/

.tosi {
    width: 100%;
    margin: 50px 0 0;
}
.to_tosi {
    text-align: left;
    background-color: rgba(215,229,237,1);
    padding: 20px 0 20px 30px;
    border: solid 2px rgba(53,127,164,1);
    border-radius: 5px;
    background-image: url("../../contents/online/images/si_stan_bottam.png") ;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 35%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.to_tosi:hover {
    background-color: rgba(225,239,247,1);
}
.tosi a {
    font-family: 'Noto Serif JP', serif;
    font-size: 21px !important;
    font-weight: 700;
    color: rgba(53,127,164,1);
    text-decoration: none;
}
.tosi a:hover {
    text-decoration: none !important;
}




/*2018/1009 心からの祈り tuika*/

p.text_kokoro{
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kokoro_mihon{
    padding-top: 5px;
    padding-top: 25px !important;
}

img.kokoro_left{
    float: left;
}

img.kokoro_right {
    float: right;
}

/*2019.08.05 書店リンク刷新*/

.linkAmazon {
    height: 35px;
}
.linkRakuten {
    height: 35px;
}
.linkBiblehouse {
    height: 35px;
}
.linkKyoubun {
    height: 35px;
}
.linkWings {
    height: 35px;
}

/*2019.08.05 聖書協会共同訳スタンダード*/

#sio_standard .sio_sta_title {
    margin: 30px 0 20px;
}
#sio_standard ul li {
    padding-left: 1em;
    text-indent: -1em;
}
#sio_standard .read {
    font-family: 'Noto Serif JP', serif;
    font-size: 0.85em;
}
#sio_standard .read .midashi {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}
#sio_standard .red {
    color: #b93600;
}
#sio_standard .star {
    margin-top: 10px;
}
#sio_standard .btnleft {
    width: 280px;
    margin: 30px 2px;
    border: solid 1px #999;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 0.9em;
    line-height: 3;
}
#sio_standard .contitle {
    width: 560px;
    background-color: #efefef;
    display: inline-block;
    line-height: 2.5;
    padding-left: 20px;
    margin: 25px 0 10px;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    font-weight: bold;
}
#sio_standard .sio_spec {
    width: 405px;
    display: inline-block;
    margin-left: 35px;
}
#sio_standard .shomei {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
#sio_standard .price {
    font-size: 14px;
    line-height: 1.4;
}
#sio_standard .yoyaku {
    font-size: 13px;
    line-height: 2;
    border-top: solid 1px #2D2D2D;
    padding-bottom: 7PX;
}
#sio_standard .second {
    margin-top: 50px;
}

/*SI スタンダード判 点字リンク追加 191101*/

.braille {
    width: 100%;
    margin: 10px 0 80px;
}
.si_braille {
    text-align: center;
    background-color: rgba(243,240,227,1);
    padding: 20px 0;
    border: solid 2px rgba(206,198,162,1);
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.si_braille:hover {
    background-color: rgba(233,230,217,1);
}
.braille a {
    font-family: 'Noto Serif JP', serif;
    font-size: 22px !important;
    font-weight: 600;
    color: rgba(124,108,32,1);
    text-decoration: none;
}
.braille a:hover {
    text-decoration: none !important;
}


/*2019.08.06 ゴッズ・ワンダフル・ワード*/

#godsww .title {
    margin: 10px 0 20px;
    height: 400px;
    background-image: url(../../purchase/newbible/images/godsww_title.jpg);
    background-repeat: no-repeat;
}
#godsww .title .green {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    color: #008b16;
    font-size: 1.4em;
    padding-top: 170px;
    line-height: 1;
}
#godsww .title .age {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    color: #154994;
    border: solid 2px #154994;
    border-radius: 30px;
    height: 30px;
    width: 260px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 auto;
}
#godsww ul li {
    padding-left: 1em;
    text-indent: -1em;
}
#godsww .read {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.85em;
    text-align: center;
    line-height: 1.8;
    margin: 30px auto;
}
#godsww .mainphoto {
    width: 470px;
    margin: 50px auto;
}
#godsww .subphoto {
    width: 580px;
    margin: 0 auto 30px;
}
#godsww .lettering {
    width: 580px;
    margin: 0 auto;
}
#godsww .red {
    color: #b93600;
}
#godsww .star {
    margin-top: 10px;
}
#godsww .lecture {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.5;
}
#godsww .lecture_green {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    color: #008b16;
}
#godsww .contitle {
    width: 560px;
    background-color: #efefef;
    display: inline-block;
    line-height: 2.5;
    padding-left: 20px;
    margin: 25px 0 10px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #154994;
}
#godsww .sio_spec {
    width: 405px;
    display: inline-block;
    margin-left: 35px;
}
#godsww .shomei {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
#godsww .price {
    font-size: 14px;
    line-height: 1.4;
}
#godsww .yoyaku {
    font-size: 13px;
    line-height: 2;
    border-top: solid 1px #2D2D2D;
    padding-bottom: 7PX;
}
#godsww .marge_b50 {
    margin-bottom: 50px;
}
