@charset "EUC-JP";
/*
    ################
    ##    main    ##
    ################
*/
body {
  font-family: "メイリオ", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #000;
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 12px;
  line-height: 1.4em;
}
div.loginform .formfield, div.commentform .formfield, div.mailform .formfield {
    display: block;
}
a:link, a:visited {
  color: #7A7730;
  text-decoration: none;
  border-bottom: 0px;
}
#contents a:hover, a:active {
  color: #873019;
  text-decoration: none;
  border-bottom: 1px solid #873019;
}
#contents .center a:hover {
  border-bottom: 0;
}
img {
  border: none;
}
blockquote {
  border: 1px solid #CCCCCC;
  font-size: 9pt;
  padding: 1em;
  margin: 4em;
  margin: 30px 50px 30px 20px;
}
blockquote, q {
  font-family: "ＭＳ Ｐ明朝", 平成明朝, serif;
  background-color: #FBFBFB;
  color: #38566D;
  font-style: normal;
}
blockquote table {
  font-style: normal;
}
.spacer {
  height: 20px;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.ad {
  text-align: center;
}
.highlight {
  background-color: yellow;
}
.formfield, pre {
  font-family: "ＭＳ ゴシック", "Osaka−等幅", monospace;
}
h1 {
  font-size: 1em;
  display: block;
  border-top: none;
  border-left: 2em solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-right: none;
  padding-left: 0.5em;
}
.alert {
  display: none;
}
.shadowbox {
  background: url(img/shadowAlpha.gif) no-repeat bottom right;
  margin: 15px 0px 10px 20px;
  line-height: 0px;
  float: left;
  display: block;
}
.shadowbox img {
  display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  line-height: 0px;
}
.clear {
  clear: both;
  display: block;
  line-height: 0;
  height: 0;
}
abbr {
  cursor: help;
}
ins:before {
  content: "【追記】";
  color: #BF4426;
  text-indent: 0;
}
/*#item ul li {
  list-style-position: inside;
  list-style-image: url(img/arrow.gif);
}
#item2 ul li {
  list-style-position: inside;
  list-style-image: url(img/arrow.gif);
}*/
dl {
  margin: 20px 20px 20px 20px;
}
dt {
  font-size: 1.2em;
  margin: 5px 0 5px 0;
}
dd {
  font-size: 1em;
  margin: 0px 20px 20px 20px;
}
/*
    ################
    ##   header   ##
    ################
*/
.header {
  margin: 0;
  padding: 0;
}
.title_left {
  top: 0;
  left: 0;
  z-index: 10;
  position: absolute;
  background: url(img/silentfire_01.png) top left no-repeat;
  width: 50px;
  height: 220px;
  margin: 0;
  padding: 0;
}
.title_main {
  left: 50px;
  position: relative;
  background: url(img/silentfire_03.png) white top left no-repeat;
  height: 220px;
  width: 790px;
  padding: 0px;
  margin: 0;
}
.navigation, .pageswitch {
  line-height: 1.2em;
  margin-bottom: 1.2em;
}
/*
    ################
    ##    index   ##
    ################
*/
#container {
  margin-left: 50px;
  width: 790px;
  background-color: white;
}
#milionic {
  height: 30px;
}
#contents {
  margin: 10px 10px 0 10px;
}
#item1 {
  margin: 0 0 0 10px;
  width: 560px;
  float: left;
}
#item1 h2 {
  background: url(img/fire_h2.gif) center left no-repeat;
  line-height: 2em;
  padding: 0.2em 0 0 16px;
  font-weight: normal;
  font-size: 1.2em;
  margin: 0;
  clear: both;
}
#item1 .info, .search, .addcomment {
  background: url(img/dash_x.png) top left repeat-x;
  padding: 6px 0 0 0;
  margin-bottom: 30px;
}
#item1 .info {
  line-height: 0.8em;
}
#item1 .search {
  line-height: 1.4em;
  font-size: 1.1em;
}
#item1 .search i {
  font-size: 1.4em;
}
#item1 .date1, .date1n, .category1, .postedby1, .comment1, .ago1, .edit1 {
  /*font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "メイリオ", Osaka, sans-serif;*/
  padding: 2px 0 0 15px;
  font-size: 0.8em;
  display: inline;
  margin: 0 4px 0 0;
}
#item1 .date1, .date1n {
  background: url(img/bgdate.gif) center left no-repeat;
}
#item1 .date1n {
  color: #BF4426;
}
#item1 .category1 {
  background: url(img/bgcategory.gif) center left no-repeat;
}
#item1 .postedby1 {
  background: url(img/bgpostedby.gif) center left no-repeat;
}
#item1 .comment1 {
  background: url(img/bgcomment.gif) center left no-repeat;
}
#item1 .ago1 {
  background: url(img/bgago.gif) center left no-repeat;
}
#item1 .edit1 {
  background: url(img/bgedit.gif) center left no-repeat;
}
#item1 .date2, .category2, .postedby2, .comment2, .ago2, .edit2 {
  display: inline;
  background: url(img/dash_y.png) top right repeat-y;
  padding: 0 5px 0 0;
}
#item1 .body {
  /*font-family: "ＭＳ Ｐゴシック", Osaka, "メイリオ", sans-serif;*/
  padding: 0 10px 15px 20px;
  font-size: 1em;
  line-height: 1.6em;
}
#item1 p {
  /*text-indent: 0.7em;*/
}
.linklistline {
  background: url(img/dash_x.png) top left repeat-x;
  list-style: none;
  font-size: 0.9em;
  margin: 0;
  padding: 8px 0 10px 16px;
}
.linklistline dt {
  font-size: 1.2em;
  /*font-family: "ＭＳ Ｐゴシック", "メイリオ", Osaka, sans-serif;*/
  margin: 0.3em;
}
.nobullets {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#item1 table {
  font-size: 0.8em;
  color: #CCC;
}
/*
    ################
    ##    item    ##
    ################
*/
#item2 {
  width: 95%;
  /*float: left;*/
  background-color: white;
  margin-left: auto;
  margin-right: auto;
}
#item2 h2 {
  background: url(img/fire_h2.gif) center left no-repeat;
  line-height: 1.6em;
  padding: 0.2em 0 0 16px;
  font-weight: normal;
  font-size: 1.2em;
  margin: 0;
  clear: both;
}
#item2 .relateditems {
  font-size: 0.9em;
  font-weight: normal;
  margin: 0;
  clear: both;
  font-family: "Lucida Console", sans-serif;
  display: block;
}
#item2 em {
  /*font-family: "ＭＳ Ｐゴシック", Osaka, "メイリオ", sans-serif;*/
  font-size: 1.4em;
}
#item2 .info, .addcomment, .related {
  background: url(img/dash_x.png) top left repeat-x;
  padding: 6px 0 0 0;
  margin-bottom: 30px;
}
#item2 .info {
  line-height: 0.8em;
}
#item2 .related ul {
  list-style: none;
  font-size: 0.9em;
}
#item2 .related p {
  margin-left: 40px;
}
#item2 .date1, .date1n, .category1, .postedby1, .comment1, .ago1, .edit1, .view1 {
  padding: 2px 0 0 15px;
  font-size: 0.8em;
  line-height: 0.8em;
  display: inline;
  margin: 0 4px 0 0;
}
#item2 .date1, .date1n {
  background: url(img/bgdate.gif) center left no-repeat;
}
#item2 .date1n {
  color: #BF4426;
}
#item2 .category1 {
  background: url(img/bgcategory.gif) center left no-repeat;
}
#item2 .postedby1 {
  background: url(img/bgpostedby.gif) center left no-repeat;
}
#item2 .comment1 {
  background: url(img/bgcomment.gif) center left no-repeat;
}
#item2 .ago1 {
  background: url(img/bgago.gif) center left no-repeat;
}
#item2 .view1 {
  background: url(img/bgview.gif) center left no-repeat;
}
#item2 .edit1 {
  background: url(img/bgedit.gif) center left no-repeat;
}
#item2 .date2, .category2, .postedby2, .comment2, .ago2, .edit2, .view2 {
  display: inline;
  background: url(img/dash_y.png) top right repeat-y;
  padding: 0 5px 0 0;
}
#item2 .body {
  /*font-family: "ＭＳ Ｐゴシック", Osaka, "メイリオ", sans-serif;*/
  padding: 0 10px 15px 20px;
  font-size: 1em;
  /*width: 550px;*/
}
#item2 p {
  /*text-indent: 0.4em;*/
  /*width: 450px;*/
}
div.footnote {
  border: 1px solid #BCBCBC;
  margin: 10px 50px 10px 50px;
  padding: 5px 10px 5px 10px;
  list-style-position: inside;
  line-height: 13px;
}
.footnote ul {
  list-style-image: url(img/bgfootnote.gif);
  font-size: 11px;
}
.footnote a:link, .footnote a:visited {
  text-decoration: underline;
  color: #635D45;
}
#item2 table {
  font-size: 0.8em;
  color: #999;
}
/*
    ################
    ##  comment   ##
    ################
*/
.itemcomment, .commentform {
  padding: 15px;
  margin: 10px 0 0 0;
  /*width: 99%;*/
}
.itemcomment {
  border: 1px solid white;
  background-position: 6px 9px;
  font-size: 0.8em;
}
.itemcomment:hover {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
}
div.id1, div.id1:hover {
  border: 1px solid #B3C492;
}
div.id1 {
  background: #F9F9F9 url(img/commentquote01.png) bottom right no-repeat;
}
div.id1:hover {
  background: #F9F9F9 url(img/commentquote02.png) bottom right no-repeat;
}
span.id0:after {
  content: "さん";
}
.itemcomment h3 {
  font-size: 1.2em;
}
.itemcomment h4 {
  font-size: 1em;
}
/*
    ################
    ##    side    ##
    ################
*/
#sidebar {
  /*font-family: "ＭＳ Ｐゴシック", "メイリオ", sans-serif;*/
  font-size: 0.8em;
  width: 180px;
  float: right;
  /*background: #F1F1F1;*/
  margin-bottom: 20px;
}
#sidebar .title {
  background: #D3D3D3 url(img/sidebertitle.gif) top left repeat-x;
  font-size: 1em;
  text-align: center;
  height: 22px;
  border-left: #8D8D8D solid 1px;
  border-right: #8D8D8D solid 1px;
  font-family: "Lucida Sans Unicode", "Lucida Console", Arial, sans-serif;
  padding-top: 2px;
}
#sidebar .body, .feedTitle {
  background-color: #EDEDED;
  border-left: #8D8D8D solid 1px;
  border-right: #8D8D8D solid 1px;
  border-bottom: #8D8D8D solid 1px;
  padding: 3px;
}
#sidebar .feedTitle {
  padding-top: 0;
  padding-bottom: 0;
}
#sidebar .spacer {
  height: 8px;
}
#sidebar .commenttree {
  /*font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック", sans-serif;*/
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#sidebar .commenttree ul {
  margin: 0;
}
#sidebar .commenttree li {
  background-color: #EEE;
  margin: 0 0 1px 0;
}
#sidebar .favorite, .viewbody {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style-position: inside;
  /*font-family: "ＭＳ Ｐゴシック", Osaka, "メイリオ", sans-serif;*/
}
/*
    ################
    ##   footer   ##
    ################
*/
.backtotop, .copyright {
  font-family: "Lucida Sans Unicode", "Lucida Console", Arial, sans-serif;
}
.backtotop {
  width: 660px;
  text-align: left;
  margin: 10px;
  background: url(img/dash_x.png) top right repeat-x;
  padding: 5px;
  float: left;
  font-size: 0.9em;
}
.footer {
  padding: 20px 0 65px 0;
  margin: 0;
  background-color: #CCCCCC;
  text-align: center;
  clear: both;
  background: url(img/silentwhite_footer.png) bottom left no-repeat;
}
.footer .copyright {
  font-size: 0.9em;
  margin: 0.2em;
  display: block;
}
.footer img {
  border: none;
}
/*
    ################
    ##    form    ##
    ################
*/
.formfield {
  background-color: #F6F6F6;
  border: 1px solid black;
  padding: 0.2em;
  margin: 0;
  font-size: 9pt;
}
.formfield:focus {
  background-color: white;
}
form {
  margin: 0;
  padding: 0;
}
.loginform {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 1em;
}
.loginform .formfield {
  width: 150px;
  background: url(img/bgform.gif) top left repeat;
  font-size: 1em;
}
.searchform .formfield {
  width: 150px;
  font-size: 1em;
}
.formbutton {
  background: url(img/bgbutton.png);
  font-size: 12px;
  min-width: 90px;
  font-family: "メイリオ", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
.searchform .formbutton, .loginform .formbutton {
  width: 90px;
}
.commentform .formbutton {
  width: auto;
}
.commentform textarea, .commentform .formfield {
  width: 99%;
}
.commentform {
  background-color: #EEE;
  padding-bottom: 20px;
}
.mailform {
  padding: 15px;
}
.mailform textarea {
  width: 95%;
  height: 200px;
  margin-top: 5px;
  /*margin-right: auto;
  margin-left: auto;*/
}
