<?php
/*
Template Name: スタイルシート3
*/
?>


html {
  height:100%;
}
body {
  background: #5a5650;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
}
#shadow_l {
  width : 25px;
  background: url(images/shadow_l.gif);
  background-repeat : repeat-y;
}
#shadow_r {
  width : 25px;
  background: url(images/shadow_r.gif);
  background-repeat : repeat-y;
}
a {
  color: #333333;
}

a:hover {
  color: #6F6F6F;
}
strong {
  color : #ec9a18;
}

#rap {
  background: transparent;
  margin: 0 auto;
  width: 756px;
  text-align: left;
  border: 0px solid #dcdcdc;
}
#rap .headline {
  background-color : #e15029;
  text-align : left;
  margin-top : 0px;
  padding-top : 3px;
  padding-left : 5px;
  margin-bottom : 0px;
  height : 20px;
  color : #ffffff;
}
#header {
  background-color : #ffffff;
  width: 756px;
  height: 100px;
  margin: 0px
  padding: 0px
  text-align: left;
}
#headerimg {
  float : left;
}
#headerimg a {
  position: relative;
  top: 0px;
  left: 5px;
  font-size: 24px;
  background: transparent;
  padding: 5px;
  color: #555555;
  text-decoration: none;
}

#headerimg a:hover {
  position: relative;
  top: 0px;
  left: 5px;
  font-size: 24px;
  background: transparent;
  padding: 5px;
  color: #aaaaaa;
  text-decoration: none;
}
#flashimg {
  background: url(images/flashimg3.jpg);
  background-repeat : no-repeat;
  height : 260px;
}
.description {
  position: relative;
  top: 35px;
  left: 15px;
  font-size: 13px;
  background: transparent;
  padding: 5px;
  color: #55555;
  text-decoration: none;
}

h1 {
  margin: 0px
}

#content {
  position: relative;
  right: 0px;
  top : 8px;
  clear: both;
  float: right;
  padding: 0px 0px 20px 0px;
  width: 530px;
  color: #333333;
}
#content .topcenter{
  margin-top : 8px;
  margin-bottom : 8px;
}
#content .topbottom{
  margin-top : 15px;
  margin-bottom : 8px;
}
#content h2 {
  border-bottom: 1px solid #6F6F6F;
  color: #5F707A;
  font-size: 13px;
  margin: 20px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  text-align: right;
  width: 520px;
}

#content h2#comments a {
  color: #5F707A;
  font-size: 13px;
}

#content h3 img {
  border: 0px;
}

#content div.post {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

#content div.post p, #content div.post li {
}

#content div.post div.storycontent p {
  width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
  margin-left: 0px;
  padding-left: 0px;
}

#content div.post div.storycontent li {
  margin-left: 30px;
  width: 85%;
}

#content div.post div.storycontent blockquote {
  background: #f7f7f7;
  border-left: 3px solid #6F6F6F;
  font-family: Osaka, Verdana, sans-serif;
  margin-left: 20px;
  padding: 4px 4px 4px 7px;
  width: 85%;
}

#content h3 {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#content h3.storytitle, #content h3.storytitle a {
  font-size: 15px;
  color: #5F707A;
  text-decoration: none
}

#content h3.storytitle a:hover {
  color: #495865;
  text-decoration: none
}

#content div.post p {
  width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
  color: #867b64;
  font-family: Osaka, Verdana, sans-serif;
  font-size: 11px;
}

#content div.post div.meta li a:hover {
  color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#content div.post div.feedback {
  font-size: 12px;
}

#content #commentlist {
  margin: 20px 20px 20px 23px;
  padding: 0px;
}

#content #commentlist li {
  margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
  font-size: 12px;
  padding: 2px;
}

#content #commentform textarea {
  height: 150px;
  width: 90%;
}

#content code {
  color: #800000
}

#content ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style-type: circle;
}
#recent{
  padding : 5px;
  margin-top : 0px;
  margin-bottom : 40px;
}

#c_left {
  float : left;
  width : 255px;
}
#c_right {
  float : right;
  width : 255px;
}
#navcontainer {
  clear : both;
  height : 24px;
  margin-bottom : 5px;
}
#navcontainer ul {
  padding: 0px;
  margin: 0px;
  background: #E15029;
  border-top: 0px solid #aaaaaa;
  border-bottom: 0px solid #aaaaaa;
  float: left;
  width: 756px;
  text-align : center;
  font: 12px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
  display: inline;
}

#navcontainer ul li.page_item a {
  padding: 5px 0px 5px 0px;
  width : 151px;
  background: #E15029;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  float: left;
  border-right: 0px solid #555555;
  border-bottom : 0px solid #333333;
}

#navcontainer ul li.page_item a:hover {
  width : 151px;
  color: #ffffff;
  background-color : #B4916B;
}

#navcontainer ul li.current_page_item a {
  widht : 151px;
  padding: 5px 0px 5px 0px;
  background: #E15029;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 0px solid #555555;
  border-bottom : 0px solid #333333;
}

#navcontainer ul li.current_page_item a:hover {
  width : 151px;
  color : #ffffff;
}

#menu {
  float: left;
  position: relative;
  top: 20px;
  left: 0px;
  margin: 0px 0px 10px 0px;
  width: 200px;
}

#menu ul {
  list-style-type: none;
  margin: 0px 0px;
  padding: 0px;
}

#menu ul li {
  color: #333333;
  font-size: 12px;
  margin: -6px;
  padding: 6px 0px 0px 0px;
}

#menu ul li p {
  font-size: 12px;
  width: 200px;
  font-weight: bold;
}

#menu ul li h2 {
  border-bottom: 1px solid;
  width: 200px;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#menu ul li ul {
  margin: 5px 0px 15px 10px;
}

#menu ul li ul li {
  font-weight: normal;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}

#menu ul li#winamp ul li {
  width: 180px
}

#menu ul li ul li a {
  color: #ffffff;
  text-decoration: none;
}

#menu ul li ul li a:hover {
  text-decoration: underline;
}
#sidemenu {
  margin-top : 15px;
  margin-bottom : 5px;
  margin-left : 0px;
}
#sidemenu ul{
  padding: 0px;
  margin: 0px;
  font: 12px Osaka, Verdana, sans-serif;
  color : 333333;
  list-style-type : none;

}
#sidemenu li{
  background: url(images/menubg3.gif);
  background-repeat : no-repeat;
  width : 190px;
  height : 30px;
  margin-top : -8px;
  padding-top : 8px;
  padding-left : 20px;
  color : #ffffff;
}
#sidemenu a {
  color : #ffffff;
  text-decoration : none;
}
#sidemenu a:hover{
  color : #FFB860;
}
#siderss li{
  width : 190px;
  color : #333333;
  background-image : none;
  border-bottom : 1px solid #555555;
  margin : 5px 0px 5px 3px;
  padding : 0px;
  height : 50px;
}
#siderss a{
  color : #333333;
  text-decoration : none;
}
#siderss a:hover{
  text-decoration : none;
}
  


#searchform {
  margin: 2px 0px 15px 0px;
}

div.credit {
  color: #333333;
  clear: both;
  font-size: 12px;
  margin : 0px;
  padding: 0px;
  text-align: center;
  width: 756px;
  height : 85px;
}

div.credit a {
  color: #333333;
  text-decoration: none;
}

div.credit a:hover {
  color: #333333;
  text-decoration: underline;
}
p.copyright {
  float : left;
  position : relative;
  top : 10px;
  left : 10px;
  margin : 0px;
  padding : 0px;
}
#ewslogo {
  float : right;
  position : relative;
  top : 3px;
  right : 10px;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}


#commentlist p.meta, #commentlist p.meta a {
  color: #867b64;
  font-family: Osaka, Verdana, sans-serif;
  font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
  color: #867b64;
  font-family: Osaka, Verdana, sans-serif;
  font-size: 11px;
}

/* ------------- Begin Calendar ------------- */
#wp-calendar {
  width: 180px;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
}
#wp-calendar caption {
  text-align: center;
  width: 100%;
}
#wp-calendar td {
  padding: 0px 0px;
  text-align: center;
}
#wp-calendar th {
  padding: 0px 0px;
  text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* ------------- End Calendar ------------- */

.comment-number {
  font: italic 28px 'Times New Roman', Times, serif;
  color: #73a0c5;
}

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin: 0px;
  padding: 10px;
}

.none {
  margin: 0px;
  padding: 10px;
}

#ed_toolbar input {
  border: 1px solid #dcdcdc;
  background-color: #e6eadb;
  margin: 0px 1px 0px 0px;
}

.hl-surround{
  -moz-border-radius: 5px;
  background-color: #F9FBFC;
  border: 1px solid #C3CED9;
  padding: 8px;
  margin-bottom: 5px;
  width: 400px;
  overflow: auto;
  text-align: left;
}
.hl-surround, .hl-surround pre, .hl-surround span{
  font: normal 9pt 'Courier New', monospace;
}
.hl-default{
  color: Black;
}
.hl-code{
  color: Gray;
}
.hl-brackets{
  color: Olive;
}
.hl-comment{
  color: #ffa500;
}
.hl-quotes{
  color: #8b0000;
}
.hl-string{
  color: Red;
}
.hl-identifier{
  color: Blue;
}
.hl-builtin{
  color: Teal;
}
.hl-reserved{
  color: Green;
}
.hl-inlinedoc{
  color: Blue;
}
.hl-var{
  color: #00008b;
}
.hl-url{
  color: Blue;
} 
.hl-special{
  color: Navy;
}
.hl-number{
  color: Maroon;
}
.hl-inlinetags{
  color: Blue;
}
.hl-main{
  background-color: transparent;
}
.hl-main pre{
  margin: 0; padding: 0;
}

