/*
Theme Name: RULER separate Theme beta
Theme URI: http://www.ruler.co.jp/
Description: This is RULER's theme separate version.
Version: 1.0b
Author: t.kobori
Author URI: http://www.kobori.me/
*/

body,h1,h2,h3,h4,h5,div,span,a,li,dt,dd {
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 11px;
  font-weight: 500;
}

body {
  background-color: #444544;
  background-image: url('http://www.kobori.me/wp-content/uploads/bg.gif');
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
  height: 100%;
  color: #333333;
}

b, strong {
  font-weight: 900;
}

h1, h2 {
  font-size: 1em;
  font-weight: bold;
}

ul, li {
    background-color: transparent;
}

#header {
  background-color: #26354A;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
/*
#wrapper {
  -webkit-box-shadow: 5px 5px 10px #333333;
  -moz-box-shadow: 5px 5px 10px #333333;
  box-shadow: 5px 5px 10px #333333;
  behavior:url("PIE.htc");
  position:relative;
}
*/
#wrapper {
  background: transparent;
  margin-top: 0px;
  padding: 0 0px;
}

#wrapper {
  background-color: transparent;
  margin: 0 auto;
  width: 940px; 
  height: auto;
/*  overflow: hidden; */
}

#middle {
  background-color: transparent;
  margin: 0 auto;
  width: 940px;
  height: auto;
  overflow: hidden;
}

#sidebar {
  width: 230px;
  float: left;
  background-color: #26354A;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
  /*margin-top: 5px;*/
  font-size: 0.7em;
}

#sidebar span {
  line-height: 20px;
  margin-left: 10px;
}

#content {
  width: 630px;
  float: right;
  background-color: #D3DCE6;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
  /*margin-top: 3px;*/
  font-size: 0.7em;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

#content dt {
  font-weight: bold;
}

div.menu {
  background-color: #FFCC66;
  /*padding-left: 3px;
  padding-right: 3px;*/
}

#nav {
  background-color: #FFCC66;
  display: block;
  float: left;
  margin: 0 auto;
  padding: 2px;
  width: 936px;
}

div#nav ul {
  background-color: #FFCC66;
  padding: 0 0;
  margin: 0 0 0px;
}

div#nav li {
  float: left;
  position: relative;
  line-height: 18px;
  list-style-type: none;
  /*border-top: solid 1px #FFBD48;
  border-right: solid 1px #FFAE48;
  border-left: solid 1px #FFBD48;
  border-bottom: solid 1px #FFAE48;*/
  min-width: 8em;
  text-align: center;
  margin-right: 3px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
  -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
  -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
/*  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; */
  background: #FFCC66;     /* for IE */
  behavior:url("PIE.htc"); /* for IE */
  position:relative;       /* for IE */
}

div#nav li a {
  font-size: 1em;
  color: #333333;
  display: block;
  line-height: 24px;
  padding: 0 0px;
  text-decoration: none;
}

div#nav li:hover {
  background-color: #ffe1a5;
}

div#nav li:hover > a {
  /*color: #FFFFFF;*/
  font-weight: 900;
}

div#nav li.current_page_item {
  /*background-color: darkorange;*/
  /*background-color: lightyellow;*/
  background-color: lightyellow;
}

div#nav li.current_page_item > a {
  color: #000000;
  font-weight: 900;
}

/*#footerspace {
  float: left;
  width: 940px;
  height: 3px;
  background-color: transparent;
}*/

#footer {
  float: left;
  width: 925px;
  font-family:'Times New Roman', 'Times';
  background-color: #FFFFE0;
  color: #222222;
  font-size: 1em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
}

#logos {
}


#header,#nav,#middle,#footer {
  margin-bottom: 12px;
  -webkit-box-shadow: 5px 5px 10px #333333;
  -moz-box-shadow: 5px 5px 10px #333333;
  box-shadow: 5px 5px 10px #333333;
/*  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; */
  behavior:url("PIE.htc");
  position:relative;
}

#wrapper {
  margin-top: 12px;
}

#mei-c {
  width: 18px;
}
