﻿@charset "utf-8";

/*------------------------------------------------
		「トップページ」用修正・追加スタイル
--------------------------------------------------*/

body {
  margin: 30px 20px;
}

p.posPageTop {
	display: none;
}

h1 {
  font-size: 2em;
}

h2 {
  margin: 10px 0 20px;
  font-weight: bold;
}

h3 {
  padding-left: 5px;
  border-left: 8px solid #666699;
}

p {
  text-indent: 0;
}

p.firstLetter:first-letter {
  color: #666699;
  font-size: 1.5em;
}

div.main{
  width: 36%; 
}

div.quotation  {
  padding-bottom: 10px;
}

 div.quotation p {
   padding-left: 60px;
   text-indent: 0;
 }

  p.packer {
    background: url("../images/jlpacker.jpg") no-repeat left top;
  }

  p.winter {
    background: url("../images/ralf_winter.jpg") no-repeat left top;
  }

  p.swindle {
    background: url("../images/charles_swindle.jpg") no-repeat left top;
  }

  p.grahmn {
    background: url("../images/billy_grahmn.jpg") no-repeat left top;
  }

div.topic {
  width: 36%; 
  margin-bottom: 50px;
}

div#flash {
  width: 300px;
  height: 112px;
  margin: 10px 0 15px;
}

 div#flash p.vision2025Img {
   width: 300px;
   height: 112px;
 }

div#genjo {
  padding-top: 10px;
}

div#onGoingProject {
  position: relative;
  width: 350px;
  padding: 30px 0 80px;
}

 div#onGoingProject p {
   padding-bottom: 0.5em;
 }

 div#onGoingProject p.setsumei {
   font-size: 0.7em;
   text-indent: 0;
 }


/*---------- 宣教師画像表示 ----------*/

div#onGoingProject a img.gazouHyouji {
  position: absolute;
  left: -9999px;
}

 div#onGoingProject a:hover img.posA {
   position: absolute;
   top: 173px;
   left: -300px;
 }

 div#onGoingProject a:hover img.posB {
   position: absolute;
   top: 325px;
   left: -300px;
 }


/*---------- プロジェクト追加情報表示 ----------*/

div#onGoingProject h4 a span {
  position: absolute;
  left: -9999px;
  font-size: 0.9em;
}

 div#onGoingProject h4 a:hover span {
   padding: 5px;
   color: #757096;
   text-align: center;
   background-color: #eeeeee;
   border: 4px solid #9699c9;
 }

 div#onGoingProject h4.atago a:hover span {
   position: absolute;
   top: 80px;
   left: 7px;
   text-decoration: none;
 }

 div#onGoingProject h4.maiwago a:hover span {
   position: absolute;
   top: 230px;
   left: 8px;
   text-decoration: none;
 }


/*----- 目標日まで残日数表示 -----*/

div#remainTimeDisplay {
  padding-top: 10px;
  font-size: 0.9em;
  text-align: center;
}

 div#remainTimeDisplay p {
   margin-bottom: 0;
   padding-bottom: 0;
   line-height: 1;
 }

 div#atago {
   padding-bottom: 30px;
 }


/*----- メニューエリア -----*/

div.menu {
  height: 1100px;
  text-align: center;
  background: #dddddd;
}

div#navi {
  height: 480px;
  padding: 5px 10px 10px;
  background: url(../images/bar_wycliffe.jpg) left top;
}

p#rssFeed span {
  font-size: 0.75em;
  vertical-align: top;
}

div.menu ul {
  width: 120px;
  margin: 20px auto 5px;
  padding: 0;
  list-style-type: none;
  font-size: 0.8em;
  text-align: left;
}

 div.menu ul li {
   padding-bottom: 0.5em;
 }

 div.menu ul li a {
   padding-left: 5px;
   border-left: 5px solid #ffffff;
 }

 div.menu ul li a:hover {
   border-left: 5px solid #ff8888;
 }

div.menu form#googleSearch {
  margin-top: 5px;
  padding: 10px;
  background-color: #ffffff;
}

 div.menu form#googleSearch input {
   margin-bottom: 5px;
 }

 div.menu form#googleSearch input#www {
   margin-left: -8px;
 }

 div.menu form#googleSearch table {
   margin: 0 auto;
   color: #666699;
   font-size: 0.8em;
   text-align: left;
 }

 div.menu form#googleSearch table td {
   text-align: center;
 }

 div.menu form#googleSearch table span.byGoogle {
   font-size: 0.9em;
 }

div.menu p.getFlashPlayer {
  width: 130px;
  margin: 50px auto 0;
}

 div.menu p.getFlashPlayer span {
   color: #666699;
   font-size: 0.7em;
   line-height: 1.2;
 }

 div.menu p.getFlashPlayer span span {
   font-size: 0.8em;
 }

 div.menu p.wbtInt {
   margin: 40px 0 0 0;
   color: #6666cc;
   font-size: 0.9em;
   font-weight: bold;
   line-height:1;
 }

 div.menu p.wbtInt span {
   padding-left: 5px;
 }

 div.menu p.wbtInt img {
  padding-top: 5px;
}

 div#displayDate dl {
   margin-top: 50px;
   color: #666699;
   font-size: 0.9em;
   text-align: center;
   line-height: 1.1;
 }

 div#displayDate dd {
   margin-left: 0;
   margin-bottom: 10px;
 }


/*----------------------------------------*/

p.koremade {
  clear: both;
  color: #666699;
  text-align: center;
}

 p.koremade span {
   font-weight: bold;
 }

p.samples {
  margin-top: 50px;
  padding: 10px;
  color: #ffffff;
  text-align: center;
  background-color: #0000ff;
}

 p.samples a:link {
   color: #ffffff;
 }

 p.samples a:visited {
   color: #ffffff;
 }

 p.samples a:hover {
   color: #0000ff;
   background-color: #ffffff;
 }

p.pageTop {
  clear: both;
  padding: 50px 30px 0 0;
  color: #666699;
  text-align: right;
}

 p.pageTop span {
   font-weight: bold;
 }

p.footlogo {
  padding-top: 50px;
  text-align: center;
}


/*---------- 翻訳現状解説各ページ ----------*/

div#honyakuMain {
  height: 300px;
}

 div#honyakuMain p {
   text-align: center;
 }
