/* 理事長校長、交通アクセス、説明会日程、募集要項、SITEMAP、採用情報、LINK、ふく丸、165団のCSS、郊外グラウンド(堺市) */

/* bodyの設定 */
body {background-color: #d9d9d9; /* 背景の色 */
      font-size: 13px; /* フォントの大きさ */
      line-height: 20px; /* 行間 */
      color: #4a4a4a; /* フォントの色 */
      font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;} /* フォントの書体 */

/* ------骨組みの設定:ここから------ */

/* 大枠の設定 */
div#wrapper {width: 840px; /* 横幅 */
          position: absolute; /* wrapperの位置 */
          top: 0%;
          left: 50%;
          overflow: hidden;
          margin: 0 0 0 -420px;
          background-image: url(background/bg_wra04.jpg); /* 背景の画像 */
          background-repeat: repeat-y;} /* 背景画像の繰り返し */

/* 最上段ヘッダー部分の設定 */
div#header1 {height: 80px; /* ヘッダーの高さ */
          background-color: #ffffff; /* 背景の色 */
          margin-left: 20px;
          margin-right: 20px;
          padding-top: 10px;
          padding-left: 5px;}

/* 2段目ヘッダー部分の設定 */
div#header2 {height: 20px; /* ヘッダーの高さ */
          background-color: #ffffff; /* 背景の色 */
          text-align: right; /* テキストの横位置 */
          margin-left: 20px;
          margin-right: 20px;
          padding-right: 10px;}

/* メインメニュー部分@(理事長校長から始まる箇所)の設定 */
div#navi {height: 54px; /* メニューの高さ */
         background-image: url(img/header3_01.jpg); /* 背景の画像 */
         background-repeat: no-repeat; /* 画像の繰り返し */
         padding-left: 7px;
         padding-right: 7px;
         margin-left: 20px;
         margin-right: 20px;}

/* メインメニュー部分A(理事長校長から始まる箇所)の設定 */
div#navi2 {height: 54px; /* メニューの高さ */
         background-color:#ffffff; /* 背景の色 */
         padding-left: 7px;
         padding-right: 7px;
         margin-left: 20px;
         margin-right: 20px;}

/* 3段目ヘッダー部分(学院神社の画像箇所)の設定 */
div#header3   {height: 100px; /* ヘッダーの高さ */
          background-image: url(img/header3_02.jpg); /* 背景の画像 */
          background-repeat: no-repeat; /* 画像の繰り返し */
          margin-top: 0px;
          margin-left: 20px;
          margin-right: 20px;
          padding: 20 0 0 0px;}

/* 4段目ヘッダー部分(ページの階層構造を示す箇所)の設定 */
div#header4 {height: 25px; /* ヘッダーの高さ */
          background-color: #ffffff; /* 背景の色 */
          text-align: right; /* テキストの横位置 */
          margin-top: 0px;
          margin-left: 20px;
          margin-right: 20px;
          padding-left: 5px;
          padding-right: 7px;}

/* コンテンツ部分の設定 */
div#contents {background-color: #ffffff; /*背景の色づけ*/
          padding-top: 10px;
          padding-left: 5px;
          padding-right: 5px;
          padding-bottom: 35px;
          margin-left: 20px;
          margin-right: 20px;}

/* フッター(コピーライト)部分の設定 */
div#footer {background-color: #ffffff; /* 背景の色づけ */
          text-align: right; /* テキストの横位置 */
          padding-top: 20px;
          padding-left: 5px;
          padding-right: 5px;
          margin-bottom: 0px;
          margin-left: 20px;
          margin-right: 20px;}

/* ------骨組みの設定:ここまで------ */

/* 大項目(浪速カラーの項目箇所)の設定 */
h1 {color: #ffffff; /* フォントの色 */
    background-color: #95004a; /* 背景の色 */
    font-size: 16px; /* フォントのサイズ */
    margin-top: 13px;
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;}

/* ?????????? */
h2 {color: #00356a;
    background-color: #bfdfff;
    font-size: 16px;
    margin: 0px 0px;
    padding: 0px 8px;
    border-left: 0px #00356a solid;
    border-right: 0px #00356a solid;}

/* ?????????? */
h3 {color: #000000;
    font-size: 17px;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px;}

/* 大項目(堺市グラウンド用)の設定 */
h4 {color: #95004a; /* フォントの色 */
    height: 30px; /* 行の高さ */
    background-image: url(img/sakai_ground/g_sakai_01.png); /* 背景の画像 */
    background-repeat: no-repeat; /* 画像の繰り返し */
    font-size: 17px; /* フォントのサイズ */
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 33px;}

/* 基本フォントの設定 */
p {font-size: 14px; /* フォントのサイズ */
   color: #4a4a4a; /* フォントの色 */
   font-family: Arial,'ＭＳ Ｐゴシック',sans-serif; /* フォントの書体 */
   line-height: 20px; /* 行間 */
   padding-left: 0px;
   padding-right: 0px;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 20px;
   margin-right: 10px;}

/* フレーム設定 */
div#frame {height: 220px; /* フレームの高さ */
          background-color: #efefef; /* フレームの背景 */
          overflow: scroll;}

/*フォント装飾*/
strong.aka   {color: #ff0000;} /* 赤 */
strong.blue  {color: #0000ff;} /* 青 */
strong.blue2 {color: #88bdfd;} /* 青に近い色 */
strong.glay　{color: #6e6e6e;} /* 灰色 */
strong.white {color: #ffffff;} /* 白 */

/* リンクの設定 */
a:link {color: #4a4a4a;
       text-decoration: none;} /* 未訪問リンク */
a:visited {color: #4a4a4a;
       text-decoration: none;} /* 訪問済リンク */
a:hover {color: #990066;
       text-decoration: underline;} /* オンマウス */
a:active {color: #000000;
       text-decoration: none;} /* リンクの設定 */

/* 画像への回り込み */
img.photo {float: right;}

/* フォントの網掛 */
.font {background-color: #88bdfd;}
