@charset "UTF-8";
/*
Theme Name: Utsuro Theme
Theme URI: http://www.utsuro.net/
Description: 虚ろウイルスなテーマ
Author: Torikishi
Author URI: http://www.utsuro.net/
Version: 1.0
*/

/*===========================================*/
/* Reset
---------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p,
blockquote, table, caption,
tbody, tfoot, thead, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite,
code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content:'';
}
object, embed {
  vertical-align: top;
}
abbr, acronym {
  border: 0;
}
/*===========================================*/
/* basic property
---------------------------------------------*/
html {
  height: 100%;
  background-color: #a0b4af;
}
body{
  height: 100%;
  line-height: 1.5;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  text-align: center;
}
p {
  margin-bottom: 0.5em;
  text-indent: 0.5em;
}
a {
  text-decoration: none;
}
a:link {
  color: #ccccbb;
}
a:visited {
  color: #ccccbb;
}
a:hover,
a:focus {
  color: #fff;
}
a:active {
  color: #ccccbb;
}
ol {
  margin: 0.5em 0;
  list-style: decimal;
}
ul {
  margin: 0.5em 0;
}
dl {
  margin: 0.5em 0;
}
li {
  margin: 0 0 0 2em;
}
dt {
  margin-top: 0.3em;
}
dd {
  margin: 0 0 0 2em;
}
img {
  vertical-align: bottom;
}
/*===========================================*/
/* clearfix
---------------------------------------------*/
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  content: url(images/mt_space.png);
}
.clearfix {
  zoom: 1;  /* for IE 5.5-7 */
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */ 

/*===========================================*/
/* global class
---------------------------------------------*/
.left{
  margin: 0 12px 0 0;
  float: left;
}
.right{
  float: right;
  text-align: right;
}
.clear {
  clear: both;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.noindent {
  text-indent: 0;
}
.hidden {
  display: none;
}
/*-------------------------------------------*/
ul.list-h {
  margin: 0;
  display : inline;
}
ul.list-h li {
  margin-left: 0.5em;
  display : inline;
}
ul.list-h li.first {
  margin-left: 0;
}
ul.list-v li {
  margin: 0 0 0.3em 0.8em;
}
li.spiral,
ul.spiral li {
  padding-left: 14px;
  background: url(images/mt_icn010.png) no-repeat 0px -2px;
}
li.check,
ul.check li {
  padding-left: 16px;
  background: url(images/mt_icn020.png) no-repeat 0px 2px;
}
li.topic,
ul.topic li {
  padding-left: 12px;
  background: url(images/mt_icn030.png) no-repeat 0px 2px;
}
li.link,
ul.link li {
  margin-bottom: 0;
  padding-left: 12px;
  background: url(images/mt_icn040.png) no-repeat 0px 2px;
}
li.sep,
ul.sep li {
  margin-bottom: 0;
  padding-right: 12px;
  background: url(images/mt_icn070.png) no-repeat right -2px;
}
/*-------------------------------------------*/
a.permalink {
  padding-left: 15px;
  background: url(images/mt_icn050.png) no-repeat top left;
}
/*===========================================*/
/* class
---------------------------------------------*/
div#wrapper {
  margin: 0 auto;
  padding-bottom: 1.8em;
  border-right: 2px #6b7975 solid;
  border-left: 1px #82928e solid;
  position: relative;
  width: 800px;
  height: auto !important;
  _height: 100%;
  min-height: 100%;
  color: #999;
  background: #000;
  text-align: left;
}
div#mainbox {
  float: left;
  width: 549px;
}
div#rightbox {
  float: right;
  width: 248px;
}
/*-------------------------------------------*/
div#site-title {
  margin: 0 0 18px 0;
  position: relative;
  left: -18px;
}
div#site-title .site-comment,
div#site-title .site-navi {
  margin: 0 0 0 40px;
  text-indent: 0;
  font-size: 90%;
}
/*-------------------------------------------*/
div.contents {
  margin: 12px 0 26px 0;
  position: relative;
}
.contents h2 {
  position: relative;
  left: -6px;
}
div.contents h2 .title {
  padding: 4px 7em 2px 16px;
  _padding: 5px 7em 2px 16px;
  border-left: 1px #0a2529 solid;
  color: #ccccbb;
  background: url(images/mt_bar010r.png) no-repeat center right;
  font-weight: bold;
}
/*-------------------------------------------*/
div.content {
  margin: 10px 6px 16px 12px;
  position: relative;
  width: 524px;
  height: auto !important;
  background: url(images/mt_bar040l.png) no-repeat top left;
}
div.content h3 {
  margin-bottom: 6px;
  padding: 0 10px;
}
div.content h3 .title {
  color: #adaa9f;
  font-weight: bold;
}
/*-------------------------------------------*/
div.content-navi {
  padding: 4px 0 2px 54px;
  _padding-top: 5px;
  position: absolute;
  top: -2px;
  right: 6px;
  background: url(images/mt_bar040r.png) no-repeat top left;
  font-size: 90%;
  text-align: right;
}
/*-------------------------------------------*/
div.content-text {
  padding: 0 6px 14px 20px;
  position: relative;
  overflow: auto;
}
div.content-text a {
  color: #ccccbb;
  background: url(images/mt_bar030l.png) repeat-x bottom left;
}
div.content-text a:visited {
  color: #88a9ac;
  background: url(images/mt_bar030v.png) repeat-x bottom left;
}
div.content-text a:hover,
div.content-text a:focus {
  color: #fff;
  background: url(images/mt_bar030h.png) repeat-x bottom left;
}
div.content-text ul li {
  position: relative;
}
div.content-text h4 {
  margin: 16px 0 4px 0;
  padding-left: 16px;
  background: url(images/mt_icn060.png) no-repeat center left;
  font-weight: bold;
}
div.content-text h4.first {
  margin: 0 0 4px 0;
}
/*-------------------------------------------*/
div.excerpt {
  margin: 0 0 10px 0;
  overflow: auto;
}
/*-------------------------------------------*/
div.quote {
  margin: 16px 0 16px 0;
  padding: 0;
  position: relative;
  left: -24px;
  width: 504px;
}
div.quote blockquote {
  height: auto !important;
  _height: 64px;
  min-height: 64px;
  background: url(images/mt_bar050r.png) repeat-y top left;
  font-size: 90%;
}
div.quote blockquote p,
div.quote blockquote pre {
  margin: 0;
  padding: 10px 12px 24px 72px;
  height: auto !important;
  _height: 48px;
  min-height: 48px;
  background: url(images/mt_bar050l.png) no-repeat top left;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
div.quote .title {
  margin: 0;
  padding: 10px 12px 0 72px;
  height: auto !important;
  _height: 1em;
  min-height: 1em;
  background: none;
  font-size: 12px;
  font-weight: bold;
  text-indent: 0;
}
div.quote .cite {
  margin: 0;
  padding: 0 10px 0 10px;
  position: absolute;
  bottom: 0;
  right: 6px;
  background: url(images/mt_icn040.png) no-repeat left center;
  font-size: 90%;
  text-indent: 0;
  text-align: right;
}
div.quote .cite a {
  background: none;
}
/*-------------------------------------------*/
div.sourcecode {
  margin: 16px 20px 16px 16px;
  border: 1px #444 solid;
  position: relative;
  width: 462px;
  _width: 464px;
  background-color: #222;
}
div.sourcecode pre {
  padding: 0 20px 6px 20px;
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}
div.sourcecode code {
  line-height: 1.35;
  font-family: 'ＭＳ ゴシック', monospace;
  font-size: 90%;
}
div.sourcecode p {
  text-indent: 0;
}
div.sourcecode .lang {
  margin: 0;
  padding: 1px 4px 1px 4px;
  background-color: #444;
  font-family: Arial;
  font-size: 90%;
  font-weight: bold;
}
/*-------------------------------------------*/
dl.bookmark {
  line-height: 1.4;
}
dl.bookmark dt {
  margin-left: 0.8em;
  padding-left: 12px;
  background: url(images/mt_icn040.png) no-repeat 0px 2px;
}
dl.bookmark dd {
  font-size: 90%;
}
/*-------------------------------------------*/
div.thumbnail {
  border: 1px #fff solid;
  position: relative;
  width: 150px;
  height: 113px;
  background-repeat: no-repeat;
  background-position: top left;
}
div.thumbnail a,
div.thumbnail a:visited,
div.thumbnail a:hover,
div.thumbnail a:focus {
  background: none;
}
div.thumbnail p {
  margin: 0;
  text-indent: 0;
}
div.thumbnail .caption {
  padding: 0 32px 0 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.2;
  color: #000;
  background: url(images/mt_bar020r.png) no-repeat top right;
  font-size: 80%;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
/*-------------------------------------------*/
img.thumbnail {
  border: 1px #fff solid;
}
img.embeded {
  margin: 6px 0 6px 0;
}
img.link {
  border: 1px #fff solid;
}
/*-------------------------------------------*/
div#page-navi {
  margin: 0 12px;
  padding: 2px 6px 0 6px;
  border-top: 1px #444 solid;
  position: relative;
  height: 19px;
  overflow: hidden;
  font-size: 90%;
}
div#header-pagination {
  margin: 0 6px 0 0;
  padding: 0 0 2px 0;
  position: relative;
  float: right;
  height: 19px;
  overflow: hidden;
  font-size: 90%;
  text-align: right;
  z-index: 2;
}
div#page-navi ul.pagination {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  font-family: Arial, sans-serif;
}
div#header-pagination ul.pagination {
  position: relative;
  height: 18px;
  font-family: Arial, sans-serif;
}
div#page-navi a.page-numbers,
div#header-pagination a.page-numbers {
  padding: 2px 5px 2px 5px;
  color: #ccccbb;
}
div#page-navi a.page-numbers:visited,
div#header-pagination a.page-numbers:visited {
  color: #ccccbb;
}
div#page-navi a.page-numbers:hover,
div#page-navi a.page-numbers:focus,
div#header-pagination a.page-numbers:hover,
div#header-pagination a.page-numbers:focus {
  color: #ccccbb;
  background-color: #88a9ac;
}
div#page-navi ul.pagination span.current,
div#header-pagination ul.pagination span.current {
  padding: 2px 5px 2px 5px;
  border-color: #222;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  color: #ccccbb;
  background-color: #444;
  font-weight: bold;
}
div#page-navi ul.pagination span.disabled,
div#header-pagination ul.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  color: #444;
}
div#page-navi ul.pagination span.pages,
div#header-pagination ul.pagination span.pages {
  padding: 2px 5px 2px 5px;
  color: #ccccbb;
  font-weight: bold;
}
div#page-navi ul.pagination img.no-filter,
div#page-navi ul.pagination img.goto-top,
div#page-navi ul.pagination img.goto-last {
  vertical-align: text-bottom;
}
/*-------------------------------------------*/
p.more-link {
  margin: 0;
  position: absolute;
  right: 12px;
  bottom: 0;
  text-indent: 0;
}
p.last-update {
  margin: 0 6px 0 0;
  text-indent: 0;
  font-size: 80%;
  text-align: right;
}
p.tags {
  margin: 0 6px 0 0;
  text-indent: 0;
  font-size: 80%;
  text-align: right;
}
p.tags a,
p.tags a:visited,
p.tags a:hover,
p.tags a:focus {
  background: none;
}
/*-------------------------------------------*/
ul.linklist {
  line-height: 1.4;
}
ul.linklist li {
  margin-bottom: 0;
}
ul.linklist a,
ul.linklist a:visited,
ul.linklist a:hover,
ul.linklist a:focus {
  background: none;
}
/*-------------------------------------------*/
div#utilbar-header {
  margin-right: 6px;
  width: 236px;
  height: 24px;
  background: url(images/mt_grd010h.png) no-repeat top left;
  font-size: 0px;
}
div#utilbar-body {
  margin-right: 6px;
  padding-bottom: 10px;
  width: 236px;
  line-height: 1.35;
  background: url(images/mt_grd010c.png) repeat-y top left;
}
div#utilbar-footer {
  margin-right: 6px;
  width: 236px;
  height: 26px;
  background: url(images/mt_grd010f.png) no-repeat bottom left;
  font-size: 0px;
}
/*-------------------------------------------*/
div#page-info {
  margin: 6px 0;
  width: 236px;
  line-height: 1.1;
  font-size: 90%;
  text-align: right;
}
div#page-info ul,
div#page-info li {
  margin: 0;
}
div#page-info .copyright {}
div#page-info .powered-by {}
div#page-info .last-update {}
/*-------------------------------------------*/
div#utilbar-items {
  margin: 0 8px;
  position: relative;
  top: -10px;
  color: #bfbfb0;
}
/*-------------------------------------------*/
div.utilbar-item {
  margin-bottom: 0.8em;
}
div.utilbar-item a,
div.utilbar-item a:visited {
  color: #f0f0dc;
}
div.utilbar-item a:hover,
div.utilbar-item a:focus {
  color: #afd8dc;
}
div.utilbar-item h2.title {
  margin-bottom: 3px;
  color: #99bdc1;
  font-weight: bold;
}
div.utilbar-item dl {
  margin: 0;
}
div.utilbar-item dt {
  margin: 4px 0 2px 6px;
}
div.utilbar-item dd {
  margin: 2px 0 2px 14px;
}
div.utilbar-item p {
  text-indent: 0;
  margin: 0 0 2px 6px;
}
div.utilbar-item ul {
  margin: 0 0 2px 6px;
  margin-left: 6px;
}
div.utilbar-item li {
  margin-left: 6px;
}
/*-------------------------------------------*/
div.utilbar-item dl.msg-list {
  margin: 0 0 4px 6px;
  line-height: 1.1;
}
div.utilbar-item dl.msg-list dt {
  margin-left: 0;
  padding-left: 12px;
  background: url(images/mt_icn030.png) no-repeat 0px 2px;
}
div.utilbar-item dl.msg-list dd {
  margin-left: 6px;
}
div.utilbar-item dl.msg-list span.name {
  margin-right: 4px;
  color: #cc3300;
}
div.utilbar-item dl.msg-list span.date {
  color: #999;
  font-size: 90%;
}
div.utilbar-item dl.msg-list span.text {
  margin-right: 0.2em;
}
/*-------------------------------------------*/
div.comment-form,
div#commentform-mini {
  margin: 0 0 0 0;
  position: relative;
  overflow: auto;
  font-size: 80%;
  z-index: 2;
}
div.comment-form {
  padding: 6px 6px 6px 20px;
}
div#commentform-mini {
  padding: 6px;
}
div.comment-form input,
div.comment-form textarea {
  padding: 2px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
}
div#commentform-mini input ,
div#commentform-mini textarea {
  padding: 1px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 10px;
}
div.comment-form input.text,
div.comment-form textarea,
div#commentform-mini input.text ,
div#commentform-mini textarea {
  border: 1px #444 solid;
  color: #999;
  background-color: #222;
}
div.comment-form textarea {
  width: 470px;
  height: 6em;
}
div#commentform-mini textarea {
  width: 196px;
  height: 3.8em;
}
div.comment-form input.button,
div#commentform-mini input.button {
  border: 0;
  color: #adaa9f;
  font-weight: bold;
  cursor: pointer;
}
div.comment-form input.button {
  _padding-top: 5px;
  width: 100px;
  height: 24px;
  background: url(images/mt_btn040m.png) no-repeat top left;
}
div#commentform-mini input.button {
  _padding-top: 2px;
  width: 48px;
  height: 16px;
  background: url(images/mt_btn040s.png) no-repeat top left;
}
p#commentform-errmsg,
p#commentform-mini-errmsg {
  color: #f0f0dc;
}
/*-------------------------------------------*/
div.comments {
  margin: 6px 6px 6px 12px;
  position: relative;
  width: 524px;
  height: auto !important;
}
ul.commentlist {
  margin: 0;
}
ul.commentlist li {
  margin: 0;
  padding: 8px 12px;
  border-top: 1px #444 solid;
  overflow: auto;
}
div.comment {
  padding: 0;
  overflow: auto;
  height: auto !important;
  _height: 100%;
}
div.comment p {
  margin: 10px 0 8px 0;
  text-indent: 0;
}
div.comment-author p {
  margin: 0;
}
div.comment cite {
  font-weight: bold;
}
div.comment span.says {
  font-size: 90%;
}
div.comment-meta {
  font-size: 90%;
}
ul.commentlist img.avatar { 
  margin: 0 10px 0px 0;
  padding: 2px;
  border: 1px solid #eee;
  float: left;
  background: #fff;
}
/*-------------------------------------------*/
a#xboxcard_toggle_btn,
a#commentform_toggle_btn {
  padding-top: 12px;
  display:block;
  position: relative;
  width: 15px;
  height: 0;
  overflow: hidden;
}
a#xboxcard_toggle_btn {
  top: 0px;
  _top: 1px;
}
a#commentform_toggle_btn {
  top: 1px;
  _top: 1px;
}
a#xboxcard_toggle_btn:hover,
a#commentform_toggle_btn:hover,
a#xboxcard_toggle_btn:focus,
a#commentform_toggle_btn:focus {
  background-position: top right;
}
a.imagebutton-open {
  background: url(images/mt_btn030o.png) no-repeat top left;
}
a.imagebutton-close {
  background: url(images/mt_btn030c.png) no-repeat top left;
}
span.imagebutton-label {
  margin-right: 3px;
  position: relative;
  top: 0;
  float: left;
}
/*-------------------------------------------*/
span#nowloading-s {
  padding: 2px 0 2px 18px;
  background: url(images/ajax-loader-g.gif) no-repeat center left;
}
span#nowloading {
  padding: 2px 0 2px 18px;
  background: url(images/ajax-loader-b.gif) no-repeat top left;
}
/*-------------------------------------------*/
noscript {
  color: #f0f0dc;
  text-align: center;
}
noscript em {
  font-weight: bold;
}
/*-------------------------------------------*/
