﻿/*外部CSSファイル「Bishop16,17.css」スタイル記述。*/
@charset "UTF-8" ;
*{
margin:0; 
padding:0;
background-color: #fffcf0;
}
body{
background-color: #fffcf0;
}

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


/* 本文ブロック*/
div.stage01 {
width:800px; 
margin:0 auto;
margin-top:35px;
padding:2em;
writing-mode:lr-tb;
background-color:#ffffcc;
border-width:15px;
border-color:#ffe4c4; 
border-style:solid;
scrollbar-track-color:#ffe4c4;
}

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

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

.header{
width:880px;
margin-top:5px;
margin-left:35px;
}

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

/*ルビ書式*/
rt {
letter-spacing:0px; 
font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
font-size:xx-small;
font-weight:500;  
ruby-align:left;
ruby-overhang:auto;
word-break:normal;
color:#cc0033;
}
rp {
font-size:xx-small;color:#cc0033;
}


/*見出し書式*/
h2{font-family:"ＭＳ ゴシック", Osaka, sans-serif;
font-weight:700;
color:#A50021;
line-height:2;
text-indent:1em;
text-align:left;
}/*編見出し*/

h3{font-family:"ＭＳ ゴシック", Osaka, sans-serif; 
font-weight:700;
color:#000000;
text-indent:3em;
}/*節見出し*/


/*本文書式*/
p.w_style01 {
font-family:"ＭＳ 明朝", 細明朝体, serif; 
color:#000000; 
line-height:2.5;
text-align:justify;
}

p.w_style02 {
font-family:"ＭＳ 明朝", 細明朝体, 
serif; color:#000000;
padding-left:1em; 
line-height:2.5;
text-align:justify;
}

p.w_style03 {
font-family:"ＭＳ 明朝", 細明朝体, serif; 
color:#000000;
padding-left:2em; 
line-height:2.5;
text-align:justify;
}　/*『』内箇条書*/










