#top_banner {
   position:absolute;
   top:0px;
   left: 0px;
   width: 320px;
   height: 51px;
   text-align: left;
   height: 6em;
   z-index: 1;
}

#global_menu {
   position:absolute;
   left: 350px;
   width: 500px;
   top: 0;
   z-index: 1;
   color: #000033;
   font-size: 1.2em;
   margin-top: 2px;
}

#topphoto_title {
   position:absolute;
   left: 350px;
   width: 450px;
   top: 1.3em;
   z-index: 1;
   text-align: right;
   color: #333333;
   font-size: 1.2em;
   padding-top: 9px;
   background-color: #eeccee;
}

.subtitle {
   background: url(http://mikura.info/IMAGES/section.PNG) no-repeat;
   vertical-align: text-bottom;
   line-height: 70px;
   font-weight: bold;
   font-size: 1.2em;
   margin: 2px;
   padding-left: 40px;
   text-alignment: bottom;
   border-bottom: 2px solid blue;
}

.section {
   background-image: url(http://mikura.info/IMAGES/section.gif);
   height: 1.2em;
}

#navi {
/*   border: 2px solid green; */
   top: 25px;
   margin-left: 300px;
   margin-top: 0;
   margin-bottom: 3px;
   padding-left: 30px;
   padding-top: 2px;
   padding-bottom: 2px;
   line-height: 24px;
   vertical-align: bottom;
   font-size: 1.2em;
   background-color: pink;
   color: black;
   font-weight: bold;
}

#tbody {
   padding-left: 5px;
   border-left: 3px dotted green;
   width: 970px;
   position: relative;
}

#space_for_menu {
   font-size: 1.2em;
   margin-top: 3px;
   margin-bottom: 0;
}

#space_for_banner {
   height: 55px;
}

#tnavi {
   border: 2px solid green;
   margin: 3px;
   padding-left: 350px;
   padding-top: 2px;
   padding-bottom: 2px;
   line-height: 1.4em;
   vertical-align: bottom;
}

#tbody #tsidebar {
   float: left;
   width: 150px;
   background-color: #ccccee;
   margin: 0;
   padding: 2;
   overflow: hidden;
   display: inline;
}

#tsidebar #tsidetitle {
   margin: 2px 0 2px 0;
   padding: 5px;
   line-height: 1.5em;
   background-color: blue;
   color: white;
   font-weight: bold;
   vertical-align: bottom;
}

#tsidebar #tmenu {
   margin: 10px;
   padding: 0;
}

#tmenu li {
   width: 100%;
   list-style: none;
}

#tbody #tmain {
   float: left;
   margin: 0 10px;
   height: 100%;
   display: inline;
   width: 800px;
}

#tmain p {
   padding-left: 10px;
   margin: 10px;
   text-indent: 0.5em;
   width: 700px;
}

#tbody #end {
   clear: both;
}

#ttitle {
   line-height: 40px;
   font-weight: bold;
   font-size: 1.5em;
   margin: 2px;
   padding-left: 20px;
   text-alignment: bottom;
}

.tupdate {
   padding-left: 20px;
   color: red;
   font-size: 0.6em;
}

#slidelink {
   background-color: #eecccc;
   line-height: 3em;
   vertical-align: text-center;
   font-weight: bold;
   font-size: 1.2em;
   margin: 2px;
   padding-left: 20px;
   border-left: 5px solid red;
}

.tsection {
   background: url(http://mikura.info/IMAGES/section.PNG) no-repeat;
   line-height: 70px;
   font-weight: bold;
   font-size: 1.2em;
   margin: 2px;
   padding-left: 40px;
   padding-bottom: 0;
   text-align: bottom;
   border-bottom: 2px solid blue;
   left: 0;
}

.photos {
   border-width: 3px;
   border-style: solid;
   border-color: green;
   color: #eeffcc;
   background-color: #66aa66;
   margin: 0;
   padding: 3px 0;
}

.photoc {
   text-align: center;
}

.photo1 {
   float:left;
   margin: 5px;
}

.photo2 {
   float:left;
   margin: 5px;
}

.photo800 {
   left: -20px;
   padding: 0;
   margin: 0;
   width: 800px;
}

.photoend {
   clear:both;
}

.bigred {
   color: red;
   font-weight: bold;
   font-size: 1.5em;
}

.memo {
   font-size: 0.9em;
}

.text_in_photoblue {
   color: white;
   font-size: 1.3em;
   font-weight: bold;
}

.text_in_photoblue a {
   color: yellow;
}

.text_in_photoblue a:hover {
   color: pink;
}

#author_background {
   width: 1280px;
   background: url(file:///D:/photo/mikura_top/_backup_HP_20080916/mikura.info.ftp/IMAGES/2010sakusha_bar.JPG) repeat-y;
}

.bar330 {
   float:left;
   padding: 10px;
   width:330px;
}

.bdr_message {
     border-width: 2px;
     border-style: solid;
     border-color: gray;
     color: darkgray;
     background-color: white;
     margin: 0px;
     padding: 5px 5px 3px 5px;
     left: 0px;
     width: 786px;
     font-size: 0.9em;
 }

.bdr2 a:link { decoration:none; color:#ccffcc; }
.bdr2 a:visited { decoration:none; color:#ffffcc; }
.bdr2 a:hover       { color:black; }
.bdr2 a:hover[name] { color:black; }
.bdr2 a:hover[href] { text-decoration:none; color:black; }
