@charset "Shift_JIS";

/* Default
http://www7a.biglobe.ne.jp/~SecretStory/index_style.css
をちょっといじった */

a:link { color: #3771ff; }
a:visited { color: #3771ff; }

a:hover { text-decoration: none; 
background : none; 
color: #000; }

a:active { color: #3771ff; }

body { font-size: 11pt;
background-image: url(../../cho.jpg);
background-repeat: repeat-y;
background-position: left; 
background-attachment: fixed; } 

dl { font-weight : 700;
width: 64%;
background-color : #fff; }

dt { background-color: #e5f1ff;
padding : 2px 14px;
font-size : larger; }

dt.female { background-color: #ffe5f2;
padding : 2px 14px;
font-size : larger; }

dd { margin-bottom : 10px; }

ul { list-style-image : url(../../about/maru.gif);
font-weight : 700;  
font-size: 12pt; }

p { text-indent: 1em;  }

div { line-height: 1.5em; 
background-color: transparent;
margin-left: 8%; }

div#moji { position : absolute;
top : 10px;
left : 67%;
width: 315px;
border: 3px #e5f1ff solid;
background-color: #fff;
padding : 4px;
margin:0; }

h1 { background-image: url(title.gif);
width: 506px;
height: 56px;
color: #fbffff;
text-align: center;
padding-top:8px; } 

h2 { border-top: 1px #e5f1ff solid;
border-bottom: 1px #e5f1ff solid;
color: #3771ff;
font-weight : 700; }

h2.about { border-top: none;
border-bottom: 1px #e5f1ff solid;
color: #3771ff; }

h3 { border-bottom: 1px #e5f1ff solid;
color: #3771ff; }

abbr { color: inherit; 
cursor : help; }

ol { overflow: scroll;
height: 100px;  }

kbd { font-family : "times new roman";
font-weight : 700;
background-color : #fafafa;
border-top : 0; 
border-right : 2px #cbcbcb solid;
border-bottom : 2px #cbcbcb solid;
border-left : 0;
padding : 2px; }