﻿/*外部CSSファイル「Bishop_Fig.css」スタイル記述。*/
@charset "UTF-8" ;
*{
margin:0; 
padding:0; 
}

#container {
width:950px;
margin:0 auto; 
padding:0;
background-color: #fffcf0;
}

/* 本文ブロック*/
div.stage01 {
width:840px; 
height:450px;
margin:0 auto;
margin-top:35px;
padding:2em;
position:relative;
background-color:#ffffcc;
border-width:15px;
border-color:#ffe4c4; 
border-style:solid;
scrollbar-track-color:#ffe4c4;
}

/*リンク頁*/
#navigation{
width: 800px;
height:2em;
position:absolute;
top:5%;
margin-left:30px;
text-align:center
}
#navigation ul{
list-style:none;
}

#navigation li{
float: left;
width: 5.5em; /*各メニューの幅*/
}


.header{
width:800px;
margin:0 auto;
height:2em;
margin-top:5px;
}

.header p{
text-align:right;
font-size:small;
line-height:2;
}
  


/*見出し書式*/
h3{
font-family:bold "ＭＳ ゴシック", Osaka, sans-serif; 
font-size:140%;
color:#A50021;
line-height:2;
text-align:center;}/*節見出し*/

/*本文書式*/
p.t_style01 {font-family:bold "ＭＳ 明朝", 細明朝体, serif; color:#000000; line-height:1.5em;text-align:center;}
p.t_style02 {font-family:"ＭＳ 明朝", 細明朝体, serif; color:#000000; line-height:1.5em;vertical-align:baseline;}
p.t_style03 {text-align:center; font-family:"ＭＳ 明朝", 細明朝体, serif; color:#000000; line-height:1.5em;text-align:center;}
p.t_style10 {font-family:bold "ＭＳ 明朝", 細明朝体, serif; color:#ffffcc; line-height:1.5em;text-align:left;}


/*テキストDiv*/
#txtx {
background-color:#ffffcc;
writing-mode:lr-tb;
padding-top:30px;
width:300px;
height:420px;
float:left;
}


/*画像Div*/
#figx {
background-color:#ffffcc;
padding:10px;
padding-top:30px;
width:420px;
float:left;
}

#figx2 {
background-color:#ffffcc;
width:520px;
padding:10px;
padding-top:30px;
float:left;
}

#figx3 {
background-color:#ffffcc;
float:left;
width:280px;
padding:10px;
padding-top:30px;
}

#figx4 {
background-color:#ffffcc;
float:left;
width:570px;
padding:10px;
padding-top:30px;
}

/*画像スタイル*/
img.f_style01 {text-align:left;}
img.figtype01{
width:302px;height:400px;
}

img.figtype02{
width:400px; 
height:352px;
}/*立教大学 div#figx*/

img.figtype03{
width:360px;
height:412.8px;
}/*聖三一大聖堂 div#figx*/


img.figtype04{
width:500px; height:348.2px;
}/*京都監督亭 div#figx2*/

img.figtype05{width:500px; height:341px;
}/*京都監督亭書斎 div#figx2*/

img.figtype06{
width:260px; 
height:409.7px;
}/*京都聖ヨハネ教会 div#figx3*/

img.figtype07{
width:500px; 
height:405.4px;
}/*監督記述教会問答 div#figx2*/

img.figtype08{
width:450px; 
height:378px;
}/*追悼墓碑 div#figx2*/

img.figtype09{
width:480px; 
height:349.6px;
}/*追悼墓碑2 Div#figx4*/

/*==========float解除class====================*/
.newpara {clear: both}
















