@charset "EUC-JP";

/* -------------------------------------
  OMEGA*BOX #12 - Smart x ism
  (C) copyright 2006 omega-box.com
      version 1.5 / 2006/12/06
------------------------------------- */

/* =========== 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;
	background: #FFFFCC;
	border-top: 10px solid #660000;
	}

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

a:active,
a:hover {
	color: #69c;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

img.thumb,
img.pict {
	border: solid 5px #ddd;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	clear: left;
	background: #FFFFCC;
	}

img.pict_right {
	border: solid 5px #ddd;
	margin-left: 10px;
	float:right;
	clear:left;
	}

img.pict2 {
	border : solid 5px #ddd;
	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;
	}

.ttlbg {
	padding: 5px;
	margin-bottom: 5px;
	background: #e9e9e9;
	border-left: 5px solid #ccc;
	}

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


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

div#layout {
	width: 960px !important;
	width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
	text-align:left;
	background: url(http://www.dogspace1.org/template/ob12_header_bg.gif) no-repeat top left;
	}

#wrapper {
	width: 710px;
	float: left;
	}

div#rt_sidenavi {
	margin-left: 30px;
	width: 220px;
	padding: 0 0 20px;
	font-size: 10px;
	line-height: 1.5em;
	float: left;
	}

div#contents {
	width: 460px;
	padding-top: 25px;
	float: right;
	background: url(http://www.dogspace1.org/template/ob12_title_bg.gif) no-repeat top left;
	}

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

div#lt_sidenavi {
	margin-right: 30px;
	width: 220px;
	padding: 0 0 20px;
	font-size: 10px;
	line-height: 1.5em;
	float: right;
	}


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

div#title {
	margin-bottom: 7px;
	padding-top: 15px;
	width: 960px;
	height: 85px !important;
	height: 100px;
	text-align: left;
	background: url(http://www.dogspace1.org/template/ob12_header_mark.gif) no-repeat bottom right;
	}

div#title h1 {
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 2em;
	color: #660000;
	background: url(http://www.dogspace1.org/template/ob12_header_icon.gif) no-repeat center right;
	border-bottom: 2px solid #660000;
	}

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

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

div#title p {
	display: none;
	}


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

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

div.entry h2 {
	height: 21px !important;
	height: 26px;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	background: url(http://www.dogspace1.org/template/ob12_entry_header.gif) no-repeat top left;
	}

div.entry_author {
	padding: 5px 0;
	font-size: 10px;
	text-align: right;
	border-bottom: 1px dotted #aaa;
	}

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

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

div.entry_state {
	margin: 30px 0 40px 0;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	border-top: 2px solid #aaa;
	clear: both;
	}


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

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

div#comments h3 {
	height: 24px !important;
	height: 35px;
	padding: 11px 0 0 10px;
	font-size: 12px;
	background: url(http://www.dogspace1.org/template/ob12_comtb_header.gif) no-repeat top right;
	border-bottom: 2px solid #aaa;
	}

div#comments dl.comment_body {
	margin: 20px 0 10px 0;
	border: 1px solid #aaa;
	}

div#comments dl.comment_body dt {
	padding: 5px 15px;
	font-size: 12px;
	color: #666;
	background: #e9e9e9;
	border-bottom: 1px dotted #aaa;
	}

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

div#comments dl.comment_body dd {
	padding: 12px 15px 15px;
	font-size: 12px;
	line-height: 1.4em;
	}

div#comments h4 {
	margin: 20px 0 0 0;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background: #aaa;
	}

dl#comment_form {
	border: 2px solid #aaa;
	padding: 20px;
	background: url(http://www.dogspace1.org/template/ob12_form_bg.gif) no-repeat top right;
	}

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: #eee;
	border: 1px solid #aaa;
	}

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

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


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

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

div#trackback h3 {
	height: 24px !important;
	height: 35px;
	padding: 11px 0 0 10px;
	font-size: 12px;
	background: url(http://www.dogspace1.org/template/ob12_comtb_header.gif) no-repeat top right;
	border-bottom: 2px solid #aaa;
	}

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

div#trackback dl.tb_body {
	margin: 25px 0 15px 0;
	padding: 10px 12px;
	border: 2px solid #aaa;
	}

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: 15px;
	}

div#profile h2 {
	height: 21px !important;
	height: 26px;
	padding: 5px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	background: url(http://www.dogspace1.org/template/ob12_entry_header.gif) no-repeat top left;
	}

div.profile_body {
	padding: 0 0 40px 0;
	margin: 30px 5px 0 20px;
	line-height: 1.4em;
	border-bottom: 2px solid #aaa;
	}


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

div#pagenaviunder {
	margin-bottom: 40px;
	text-align: center;
	}


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

div#rt_sidenavi dl,
div#lt_sidenavi dl {
	margin-bottom: 30px;
	}

div#rt_sidenavi dt,
div#lt_sidenavi dt {
	height: 29px !important;
	height: 32px;
	padding-top: 3px !important;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: url(http://www.dogspace1.org/template/ob12_title_bg.gif) no-repeat top left;
	}

div#rt_sidenavi dd,
div#lt_sidenavi dd {
	padding-bottom: 10px;
	}

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


/* =========== Side Navigation (Left) =========== */

div#lt_sidenavi ul.search {
	margin: 20px 5px 0 0;
	}

div#lt_sidenavi ul.search form {
	padding: 0 0 2px 5px;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

div#lt_sidenavi ul.search input.form {
	width: 140px;
	font-size: 10px;
	border: none;
	background: none;
	}

div#lt_sidenavi ul.search input.button {
	width: 50px;
	font-size: 10px;
	color: #999;
	border: 1px solid #ccc;
	background: #ddd;
	}


/* =========== Side Navigation (Right) =========== */

dl#recommend dd {
	padding: 0 0 10px 0;
	}

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


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

dl#calendar table {
	margin-left: 5px;
	border-top: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC;
	}

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

dl#calendar table td.weekday {
	padding: 2px 0;
	width: 30px;
	font-size: 10px;
	text-align: center;
	border: none;
	border-bottom: 1px solid #FFFFCC;
	}

dl#calendar table td.cell {
	padding: 2px 0;
	font-size: 10px;
	color: #FFFFCC;
	text-align: center;
	background: #e5e5e5;
	border-right: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	}

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

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

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

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

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

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


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

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


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

div#footer {
	width: 960px;
	height: 45px !important;
	height: 60px;
	font-size: 10px;
	border-top: 2px solid #660000;
	border-bottom: 10px solid #660000;
	clear: left;
	}

div#footer div.address {
	padding-top: 15px;
	text-align: center;
	}



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

div.profile_body h5,
div.entry h5 {
	margin: 0 0 5px;
	padding: 0 0 2px 5px;
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #ccc;
	border-bottom: 1px dotted #ccc;
	}

div.profile_body blockquote,
div.entry blockquote {
	padding-left: 20px;
	background: url(http://www.dogspace1.org/template/ob12_entry_header.gif) repeat-y left top;
	}

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 18px;
	background: url(http://www.dogspace1.org/template/ob12_point.gif) no-repeat 1px 7px !important;
	background: url(http://www.dogspace1.org/template/ob12_point.gif) no-repeat 1px 6px;
	}

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 #660000;
	border-right: 1px solid #ddd;
	background: #eee;
	}

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 30px;
	background: url(http://www.dogspace1.org/template/ob12_point.gif) no-repeat 13px 7px !important;
	background: url(http://www.dogspace1.org/template/ob12_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: 5px solid #ddd;
	}

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 15px;
	background: url(http://www.dogspace1.org/template/ob12_point.gif) no-repeat 1px 5px !important;
	background: url(http://www.dogspace1.org/template/ob12_point.gif) no-repeat 1px 4px;
	}

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

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

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