@charset "UTF-8";

/* -------------------------------------
  OMEGA*BOX #01 - 猫。
  (C) copyright 2006 omega-box.com
      version 2.2 / 2006/02/02
------------------------------------- */

/* =========== reset =========== */

* {
	margin: 0;
	padding: 0;
	font-family: "メイリオ",verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	}


/* =========== Global Settings =========== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-family: "メイリオ", verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	}

a:link,
a:visited {
	color: #20b2aa;
	text-decoration: none;
	}

a:active,
a:hover {
	color: #20b2aa;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

img.thumb,
img.pict {
	border: 1px solid #999;
	padding: 0;
	margin-right: 10px;
	float: left;
	clear: left;
	}

img.pict_right {
	border: 1px solid #999;
	margin-left: 10px;
	padding: 0;
	float: right;
	clear: left;
	}

img.pict2 {
	border : 1px solid #999;
	margin: 0;
	clear: left;
	}

span {
	margin-bottom: 1em;
	}

div {
	text-align: left;
	}

table {
	border: 0px;
	border-collapse: collapse;
	}

ul {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}


/* =========== Layout =========== */

 #header{
 	height: 44px;
	background : url(im/bg_top.jpg) repeat-x;
	padding: 5px 0px 0px 8px;
	margin-bottom: -5px;}

 #menu{
	height: 21px;
	padding-top: 2px;
	padding-left: 3em;
	font-size: 12px;
	color: #fff;
	background : url(im/menu.jpg) no-repeat left top;}

 div#inner{
	width: 890px;
	margin-top: 60px;
	float: left;
	clear: both;}

div#contents {
	width: 600px;
	padding-left: 30px;
	float: left;
	}

div#sidenavi {
	width: 220px !important;
	width: 240px;
	padding: 10px;
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(im/slash01.png); 
	float: right;
	}

div#pagenavi {
	width: 600px;
	margin: 15px 0;
	text-align: center;
	font-size: 12px;
	}

div#pagenavi a:link,
div#pagenavi a:visited {
	color: #20b2aa;
	text-decoration: none;
	}

div#pagenavi a:active,
div#pagenavi a:hover {
	color: #20b2aa;
	text-decoration: underline;
	}


/* =========== Header =========== */

 h1{
 	height: 30px;
	text-indent: -2000em;
	background : url(im/logo02.jpg) no-repeat;
	font-size: 18px;}

div#title p {
	padding: 20px 5px 0 0;
	font-size: 10px;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	color: #bca48c;
	}

div#title h1 a:link, 
div#title h1 a:visited {
	color: #fff;
	text-decoration: none;
	}

div#title h1 a:active,
div#title h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}


/* =========== Entry =========== */

div.entry {
	padding-top: 10px;
	}

div.entry h2 {
	height: 20px !important;
	height: 20px;
	text-indent: 1.5em;
	font-size: 14px;
	font-weight: bold;
	color: #354569;
	background: url(im/mark01.jpg) no-repeat;
	}

div.entry h2 a:link,
div.entry h2 a:visited {
	color: #354569;
	text-decoration: none;
	}

div.entry h2 a:active,
div.entry h2 a:hover {
	color: #354569;
	text-decoration: none;
	}

div.entry_author {
	padding-right: 10px;
	font-size: 12px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #354569;
	text-align: right;
	}

div.entry_body {
	padding: 20px;
	margin: 20px 16px 0;
	line-height: 1.4em;
	}

div.entry_more {
	padding: 20px;
	margin: 30px 16px 0;
	line-height: 1.4em;
	clear: both;
	}

div.entry_state {
	margin: 30px 0px 40px 0px;
	padding-top: 5px;
	font-size: 12px;
	text-align: right;
	border-width: 2px 0px 1px 0px;
	border-style: dotted none none none;
	border-color: #666 #fff #fff #fff;
	clear: both;
	}

/* （エントリの各タグは一番下にまとめてあります） */


/* =========== Comment =========== */

div#comments {
	margin: 0 16px 40px;
	}

div#comments h3 {
	height: 20px !important;
	height: 20px;
	padding: 2px 0 0 30px;
	font-size: 14px;
	color: #666;
	background-color: #c7cefa;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

div#comments dl.comment_body {
	margin: 10px 0;
	}

div#comments dl.comment_body dt {
	padding-bottom: 5px;
	font-size: 12px;
	}

div#comments dl.comment_body dt span {
	color: #999;
	}

div#comments dl.comment_body dd {
	padding: 0em 1em 1.5em 2em;
	font-size: 12px;
	line-height: 1.4em;
	border-bottom: 1px dotted #666;
	}

div#comments h4 {
	height: 20px !important;
	height: 20px;
	margin-top: 10px;
	padding: 2px 0 0 30px;
	font-size: 14px;
	color: #666;
	background-color: #c7cefa;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

dl#comment_form {
	padding: 20px;
	border: 1px solid #999;
	border-top: none;
	}

dl#comment_form dt {
	padding-bottom: 2px;
	}

dl#comment_form dd {
	padding-bottom: 5px;
	}

dl#comment_form dd label {
	padding: 0px 10px;
	}

dl#comment_form dt label#labelsubmit {
	display: none;
	}

dl#comment_form dd input.form {
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #999;
	}

dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #999;
	}

dl#comment_form dd input.button {
	width: 100px;
	height: 20px;
	padding: 0px 5px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, Arial, sans-serif;
	color: #fff;
	background: #999;
	border: 1px solid #aaa;
	}


/* =========== Trackback =========== */

div#trackback {
	margin: 0 16px 30px;
	}

div#trackback h3 {
	height: 20px !important;
	height: 26px;
	padding: 6px 0 0 30px;
	font-size: 12px;
	color: #645950;
	background: url(http://www.iori-rebirth.com/template/ob01_tbtitle_bg.gif) no-repeat top;
	}

div#trackback p.tb_link {
	padding: 10px;
	margin: 10px 0;
	font-size: 10px;
	text-align: center;
	color: #bfad9f;
	background: #f0eadd;
	}

div#trackback dl.tb_body {
	margin: 25px 0 15px;
	padding: 7px 10px;
	border: 1px solid #bfad9f;
	}

div#trackback dl.tb_body dt {
	padding-bottom: 3px;
	border-bottom: 1px dotted #aaa;
	}

div#trackback dl.tb_body dd {
	padding-top: 10px;
	line-height: 1.4em;
	}

div#trackback dl.tb_body dd div.tb_time {
	padding-top: 5px;
	color: #aaa;
	text-align: right;
	line-height: 1.4em;
	}


/* =========== Profile =========== */

div#profile {
	padding-top: 10px;
	}

div#profile h2 {
	height: 20px !important;
	height: 20px;
	text-indent: 1.5em;
	font-size: 14px;
	font-weight: bold;
	color: #345469;
	background: url(im/mark01.jpg) no-repeat;
	}

div.profile_author {
	padding-right: 10px;
	font-size: 12px;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #354569;
	text-align: right;
	}

div.profile_body {
	padding: 20px;
	margin: 20px 16px 0;
	line-height: 1.4em;
	}

div.profile_state {
	margin: 30px 0px 40px 0px;
	padding-top: 5px;
	border-width: 2px 0px 1px 0px;
	border-style: dotted none none none;
	border-color: #666 #fff #fff #fff;
	clear: both;
	}

/* =========== Page Navigation =========== */

div#pagenaviunder {
	width: 600px;
	margin-bottom: 40px;
	text-align: center;
	float: left;
	}

div#pagenaviunder a:link,
div#pagenaviunder a:visited {
	color: #20b2aa;
	text-decoration: none;
	}

div#pagenaviunder a:active,
div#pagenaviunder a:hover {
	color: #20b2aa;
	text-decoration: underline;
	}


/* =========== Side Navigation =========== */

div#sidenavi div.sidenavi_wt {
	margin: 0;
	padding: 20px 0;
	}

div#sidenavi dl {
	margin-bottom: 30px;
	}

div#sidenavi dt {
	height: 21px !important;
	height: 26px;
	padding: 5px 0 0 25px !important;
	padding: 4px 0 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666;
	background-color: #c7cefa;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

div#sidenavi dd {
	padding: 10px 0;
	}

div#sidenavi ul {
	margin: 0 5px 0 10px;
	background: url(http://www.iori-rebirth.com/template/ob01_sidenavi_dotline.gif) left top;
	}

div#sidenavi ul li {
	padding-left: 12px;
	line-height: 17px;
	list-style: none;
	background: url(http://www.iori-rebirth.com/template/ob01_ul_arrow.gif) no-repeat left 5px;
	background: url(http://www.iori-rebirth.com/template/ob01_ul_arrow.gif) no-repeat left 4px !important;
	}

div#sidenavi ul.totop {
	margin: 20px 5px 0 10px;
	background: url(http://www.iori-rebirth.com/template/ob01_sidenavi_dotline.gif) left top;
	}

div#sidenavi ul.totop li {
	padding-left: 12px;
	line-height: 17px;
	list-style: none;
	background: url(http://www.iori-rebirth.com/template/ob01_pagetop_arrow.gif) no-repeat left 5px;
	background: url(http://www.iori-rebirth.com/template/ob01_pagetop_arrow.gif) no-repeat left 4px !important;
	}

div#search {
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	}

div#search input.form {
	margin-right: 5px;
	padding: 0;
	width: 130px;
	font-size: 10px;
	background: #f3f3f3;
	border: 1px solid #999;
	}

div#search input.button {
	padding: 0;
	width: 60px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, Arial, sans-serif;
	color: #fff;
	background: #999;
	border: 1px solid #aaa;
	}

dl#recommend dd {
	padding: 10px;
	}

dl#recommend dd div.amazon {
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	}


/* =========== Calendar =========== */

dl#calendar table {
	margin-left: 8px;
	}

dl#calendar table td.calendar_month {
	padding: 2px 0;
	font-size: 12px;
	text-align: center;
	border: none;
	}

dl#calendar table td.weekday {
	padding: 2px 0;
	width: 29px;
	font-size: 11px;
	text-align: center;
	border: none;
	}

dl#calendar table td.cell {
	padding: 2px 0;
	font-size: 11px;
	text-align: center;
	}

dl#calendar table th {
	padding-bottom: 5px;
	}

dl#calendar table td span.today {
	font-weight: bold;
	}

dl#calendar table td span.today a {
	color: #20b2aa;
	font-weight: bold;
	text-decoration: none;
	}

dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #20b2aa;
	font-weight: bold;
	text-decoration: underline;
	}

dl#calendar table td a:link,
dl#calendar table td a:visited {
	color: #20b2aa;
	text-decoration: none;
	}

dl#calendar table td a:active,
dl#calendar table td a:hover {
	color: #20b2aa;
	text-decoration: underline;
	}


/* =========== Extra =========== */

dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px; 
	}


/* =========== Footer =========== */

div#cool {
	background : url(im/cooling.gif) no-repeat left center;
	height: 45px;
	clear: both;
	margin: 0 0 5px 5px;
	}

 div#footer{
 	height: 20px;
	background : url(im/bg_bottom.jpg) repeat-x;
	color: #666;
	font-size: 12px;
	text-align: left;
	clear: both;}




/* =========== Entry & Profile TAGs ===========
　（エントリおよびプロフィールの中で使えるタグまとめ） */

div.profile_body ul li,
div.entry ul li {
	padding: 2px 0 2px 18px;
	background: url(http://www.iori-rebirth.com/template/ob01_ul_arrow.gif) no-repeat 1px 7px !important;
	background: url(http://www.iori-rebirth.com/template/ob01_ul_arrow.gif) no-repeat 1px 6px;
	}
