@charset "EUC-JP";

/* -------------------------------------
  OMEGA*BOX #14 - Relaxing Time
  (C) copyright 2007 omega-box.com
      version 1.2 / 2007/01/28
------------------------------------- */

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

* {
	margin: 0;
	padding: 0;
	}


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

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

a:link,
a:visited {
	color: #777fa4;
	text-decoration: none;
	}

a:active,
a:hover {
	color: #9da5cc;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

img.pict {
	margin-right: 10px;
	padding: 0;
	float: left;
	clear: both;
	border: 2px solid #ccc;
	}

img.pict2 {
	margin: 0;
	padding: 0;
	clear: both;
	border : 2px solid #ccc;
	}

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

a img.pict,
a img.pict2,
a img.pict_right {
	border: 2px solid #ccc;
	}

a:hover img.pict,
a:hover img.pict2,
a:hover img.pict_right {
	border: 2px solid #6085c8;
	}

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 =========== */

div#layout {
	width: 850px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	}

div#contents {
	width: 510px;
	padding-top: 30px;
	float: right;
	text-align: left;
	background: url(http://www.dogspace1.org/diary/template/ob14_message.gif) no-repeat right top;
	}

div#pagenavi {
	height: 32px !important;
	height: 50px;
	text-align: center;
	font-size: 10px;
	padding: 18px 0 0;
	background: url(http://www.dogspace1.org/diary/template/ob14_pagenavi.gif) no-repeat top;
	}

div#sidenavi {
	padding: 0 15px;
	width: 290px !important;
	width: 320px;
	font-size: 10px;
	line-height: 1.4em;
	background: url(http://www.dogspace1.org/diary/template/ob14_navi_bg.gif) no-repeat top;
	}

div.indicate_bottom {
	height: 30px;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_bottom.gif) no-repeat bottom;
	}

div.indicate_bottom span {
	display: none;
	}


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

div#title {
	padding: 170px 20px 30px;
	text-align: right;
	background: url(http://www.dogspace1.org/diary/template/ob14_mainimg.jpg) no-repeat top;
	}

div#title h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	}

div#title p {
	font-size: 10px;
	color: #888;
	line-height: 1.4em;
	}


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

div.entry {
	padding: 15px 0;
	}

div.entry h2 {
	height: 24px !important;
	height: 86px;
	padding: 62px 0 0 45px;
	font-size: 12px;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_header.jpg) no-repeat top;
	}

div.entry_author {
	height: 17px !important;
	height: 20px;
	padding: 3px 20px 10px;
	font-size: 10px;
	color: #fff;
	text-align: right;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_author.gif) no-repeat top;
	}

div.entry_author a:link,
div.entry_author a:visited {
	color: #C7D4F6;
	text-decoration: none;
	}

div.entry_author a:active,
div.entry_author a:hover {
	color: #DAE4FC;
	text-decoration: underline;
	}

div.entry_body,
div.entry_more {
	padding: 20px 30px 0 35px;
	line-height: 1.5em;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_body.gif) repeat-y;
	}

div.entry_state {
	height: 90px !important;
	height: 120px;
	padding: 30px 20px 0;
	font-size: 10px;
	text-align: right;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_bottom.gif) no-repeat top;
	}

div.entry_state p {
	padding-top: 10px;
	text-align: right;
	}

div.entry_state p span {
	padding-left: 60px;
	font-size: 10px;
	line-height: 1.5em;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_sttctg.gif) no-repeat left center;
	}

div.entry blockquote {
	margin: 0;
	padding: 5px 8px;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 3px solid #9da5cc;
	}

div.entry ul li {
	padding-left: 20px;
	list-style: none;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 5px 6px;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 5px 5px !important;
	}

div.entry ol {
	list-style-type: decimal;
	padding-left: 25px;
	}

div.entry em {
	padding: 2px 0 2px 5px;
	font-style: normal;
	font-weight: bold;
	line-height: 2em;
	border-left: 5px solid #ccc;
	border-bottom: 1px dotted #ccc;
	}

div.entry table {
	border: 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

div.entry table th {
	padding: 5px;
	font-size: 12px;
	background: #eee;
	text-align: center;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

div.entry table td {
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

div.entry dl {
	margin: 0;
	}

div.entry dl dt {
	padding-left: 5px;
	font-style: normal;
	font-weight: bold;
	line-height: 2em;
	border-left: 5px solid #ccc;
	border-bottom: 1px dotted #ccc;
	background: #eee;
	}

div.entry dl dd {
	padding-left: 15px;
	font-style: normal;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
	}


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

div#comments {
	padding-bottom: 20px;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_body.gif) repeat-y;
	}

div#comments h3 {
	height: 61px;
	background: url(http://www.dogspace1.org/diary/template/ob14_comment_header.gif) no-repeat;
	}

div#comments h3 span {
	display: none;
	}

div#comments dl.comment_body {
	margin: 25px 35px 15px;
	}

div#comments dl.comment_body dt {
	height: 20px !important;
	height: 22px;
	padding: 2px 0 0 20px;
	background: url(http://www.dogspace1.org/diary/template/ob14_comment_title.gif) no-repeat top;
	}

div#comments dl.comment_body dd {
	padding: 15px 0 10px 0;
	margin-bottom: 10px;
	line-height: 1.4em;
	}

div#comments h4 {
	margin: 25px 35px 0 35px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #ddd;
	}

dl#comment_form {
	margin: 0 35px 0 35px;
	padding: 20px;
	border: 2px solid #ddd;
	}

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;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #fff;
	border: 1px solid #aaa;
	}

dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	font-size: 12px;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #fff;
	border: 1px solid #aaa;
	}

dl#comment_form dd input.button {
	width: 100px;
	margin-right: 10px;
	font-size: 10px;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #ddd;
	border: 1px solid #aaa;
	}


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

div#trackback {
	padding-bottom: 20px;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_body.gif) repeat-y;
	}

div#trackback h3 {
	height: 61px;
	background: url(http://www.dogspace1.org/diary/template/ob14_trackback_header.gif) no-repeat;
	}

div#trackback h3 span {
	display: none;
	}

div#trackback p.tb_link {
	margin: 20px 35px 15px;
	padding: 5px;
	text-align: center;
	background: #ddd;
	}

div#trackback dl.tb_body {
	margin: 20px 35px 0;
	padding: 10px 12px;
	border: 2px solid #ddd;
	}

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

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


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

div#profile {
	padding: 15px 0;
	}

div#profile h2 {
	height: 24px !important;
	height: 86px;
	padding: 62px 0 0 45px;
	font-size: 12px;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_header.jpg) no-repeat top;
	}

div.profile_body {
	padding: 20px 30px 0 35px;
	line-height: 1.5em;
	background: url(http://www.dogspace1.org/diary/template/ob14_entry_body.gif) repeat-y;
	}


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

div#pagenaviunder {
	color: #fff;
	text-align: center;
	}

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

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


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

div#sidenavi input.form {
	width: 140px;
	font-size: 12px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	}

div#sidenavi input.button {
	margin-left: 5px;
	width: 60px;
	font-size: 10px;
	font-family: verdana, Arial;
	background-color: #ddd;
	border: 1px solid #aaa;
	}

div#sidenavi dl {
	padding: 0 20px 40px;
	background: url(http://www.dogspace1.org/diary/template/ob14_navi_body.gif) repeat-y;
	}

div#sidenavi dt {
	height: 22px !important;
	height: 25px;
	padding: 3px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background: url(http://www.dogspace1.org/diary/template/ob14_navi_title.gif) no-repeat;
	}

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

div#sidenavi ul li {
	padding-left: 12px;
	list-style: none;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat left 5px;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat left 4px !important;
	}

dl#recommend dd {
	padding: 15px 0 5px;
	}

dl#recommend dd div.amazon {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	}


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

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

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

dl#calendar table td.weekday {
	padding: 2px 0;
	width: 32px;
	font-size: 10px;
	text-align: center;
	}

dl#calendar table td.cell {
	padding: 2px 0;
	font-size: 10px;
	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 {
	font-weight: bold;
	text-decoration: none;
	}

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


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

div#sidenavi dl#extra {
	padding: 0 20px 120px;
	background: url(http://www.dogspace1.org/diary/template/ob14_navi_bottom.gif) no-repeat bottom;
	}


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

div#footer {
	margin: 20px 10px 10px 25px;	
	padding: 15px 0;
	border-top: 3px solid #aaa;
	color: #fff;
	}

div#footer address {
	padding: 0;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
	}

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

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



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

div.profile_body h5,
div.entry h5 {
	margin: 0 0 5px;
	padding: 2px 0 2px 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #9da5cc;
	border-bottom: 1px dotted #666;
	background: url(http://www.dogspace1.org/diary/template/ob14_dotted.gif) left top;
	}

div.profile_body blockquote,
div.entry blockquote {
	margin: 0;
	padding: 5px 8px;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 3px solid #9da5cc;
	}

div.profile_body ul,
div.entry ul {
	list-style: none;
	padding: 0;
	}

div.profile_body ul li,
div.entry ul li {
	padding: 2px 0 2px 13px;
	list-style: none;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 1px 7px;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 1px 6px !important;
	}

div.profile_body ol,
div.entry ol {
	list-style-type: decimal;
	padding-left: 25px;
	}

div.profile_body strong,
div.entry strong {
	font-weight: bold;
	}

div.profile_body em,
div.entry em {
	font-style: italic;
	}

div.profile_body ins,
div.entry ins {
	text-decoration: underline;
	}

div.profile_body del,
div.entry del {
	text-decoration: line-through;
	}

div.profile_body table,
div.entry table {
	border: 0;
	vertical-align: top;
	}

div.profile_body table th,
div.entry table th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}

div.profile_body table td,
div.entry table td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	}

div.profile_body table.setborder,
div.entry table.setborder {
	border: 0;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}

div.profile_body table.setborder th,
div.entry table.setborder th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #9da5cc;
	border-right: 1px solid #ddd;
	background: url(http://www.dogspace1.org/diary/template/ob14_dotted.gif) left top;
	}

div.profile_body table.setborder td,
div.entry table.setborder td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

div.profile_body dl,
div.entry dl {
	margin: 0;
	padding: 0;
	}

div.profile_body dl dt,
div.entry dl dt {
	padding: 0 0 2px;
	font-weight: normal;
	border-bottom: 2px solid #ddd;
	}

div.profile_body dl dd,
div.entry dl dd {
	padding: 2px 0 2px 25px;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 13px 7px !important;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 13px 6px;
	}

div.profile_body .amazon,
div.entry .amazon {
	margin: 0;
	padding: 0;
	}

img.amazon_pict,
div.profile_body .amazon a img,
div.entry .amazon a img {
	margin: 0;
	padding: 0;
	border: 2px solid #ccc;
	}

div.profile_body .amazon a:link img,
div.profile_body .amazon a:visited img,
div.entry .amazon a:link img,
div.entry .amazon a:visited img {
	border: solid 2px #ccc;
	}

div.profile_body .amazon a:active img,
div.profile_body .amazon a:hover img,
div.entry .amazon a:active img,
div.entry .amazon a:hover img {
	border: solid 2px #6085c8;
	}

div.profile_body .amazon_text,
div.entry .amazon_text {
	margin: 0;
	padding: 0 0 5px;
	}

div.profile_body .amazon_text a,
div.entry .amazon_text a {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 1px 5px !important;
	background: url(http://www.dogspace1.org/diary/template/ob14_point.gif) no-repeat 1px 4px;
	}

div.profile_body input.form,
div.entry input.form {
	width: 300px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #aaa;
	}

div.profile_body textarea,
div.entry dd textarea {
	width: 300px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #aaa;
	}

div.profile_body input.button,
div.entry dd input.button {
	padding: 3px 10px;
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: #ddd;
	border: 1px solid #aaa;
	}
