@charset "EUC-JP";

/* -------------------------------------
  OMEGA*BOX #11 - sketch - neko
  (C) copyright 2006 omega-box.com
      version 1.1 / 2006/11/30
------------------------------------- */

/* =========== 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: #ded8c4;
	}

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

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

img {
	border: 0px;
	}

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

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

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

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


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

div#layout {
	width: 780px;
	padding: 0;
	margin: 0 auto;
	text-align:left;
	background: url(http://www.choichoi.net/blog/template/ob11_main_bg.gif) repeat-y;
	}

div#contents {
	width: 455px !important;
	width: 485px;
	padding-left: 30px;
	float: left;
	}

div#pagenavi {
	width: 455px;
	padding: 0 5px 30px 5px;
	text-align: center;
	font-size: 10px;
	}

div#sidenavi {
	width: 260px !important;
	width: 265px;
	padding: 2px 5px 20px 0;
	font-size: 10px;
	line-height: 1.5em;
	float: right;
	color: #666;
	}


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

div#title {
	width: 780px;
	height: 320px;
	text-align: right;
	background: url(http://www.choichoi.net/blog/template/ob11_header_bg.jpg) no-repeat top;
	}

div#title div.search_area {
	width: 185px !important;
	width: 210px;
	height: 25px !important;
	height: 30px;
	margin: 0 0 0 auto;
	padding: 5px 25px 0 0;
	background: url(http://www.choichoi.net/blog/template/ob11_search_bg.gif) no-repeat right top;
	}

div#title table {
	width: 185px;
	}

div#title table tr td.frm {
	width: 122px !important;
	width: 132px;
	padding: 0 0 0 10px !important;
	padding: 5px 0 0 10px;
	text-align: left;
	}

div#title table tr td.btn {
	width: 53px;
	padding-top: 4px;
	}

div#title table tr td input {
	border: none;
	}

div#title table tr td input.noform {
	width: 110px;
	color: #8e8461;
	font-size: 10px;
	background: none;
	}

div#title_inBox {
	height: 120px !important;
	height: 250px;
	padding: 130px 85px 0 310px;
	text-align: right;
	}

div#title_inBox h1 {
	padding-right: 2px;
	font-size: 14px;
	font-family: verdana, Arial, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	}

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

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

div#title_inBox p {
	padding-top: 25px;
	font-size: 10px;
	color: #fff;
	line-height: 1.2em;
	}


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

div.entry {
	padding: 0 0 70px 0;
	}

div.entry h2 {
	height: 29px !important;
	height: 40px;
	padding: 11px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.choichoi.net/blog/template/ob11_entry_header.gif) no-repeat top;
	}

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

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

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

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


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

div#comments {
	padding: 0 5px 20px 5px;
	margin-bottom: 30px;
	}

div#comments h3 {
	height: 27px !important;
	height: 40px;
	padding: 13px 0 0 15px;
	font-size: 12px;
	color: #91836d;
	background: url(http://www.choichoi.net/blog/template/ob11_comtb_header.gif) no-repeat;
	border-bottom: 2px solid #dad7cc;
	}

div#comments dl.comment_body {
	margin: 20px 0 10px 0;
	padding: 5px 5px 5px 10px;
	color: #666;
	background: url(http://www.choichoi.net/blog/template/ob11_bqline.gif) repeat-y left top;
	}

div#comments dl.comment_body dt {
	padding: 0 0 5px 10px;
	font-size: 12px;
	background: url(http://www.choichoi.net/blog/template/ob11_dotline.gif) repeat-x bottom;
	}

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

div#comments dl.comment_body dd {
	padding: 10px 0 0 10px;
	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: #91836d;
	background-color: #d3d1c5;
	}

dl#comment_form {
	border: 2px solid #d3d1c5;
	padding: 20px;
	}

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

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

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: #8e8461;
	background: #cbc2a4;
	border: 1px solid #a69b75;
	}


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

div#trackback {
	padding: 0 5px 20px 5px;
	margin-bottom: 30px;
	}

div#trackback h3 {
	height: 27px !important;
	height: 40px;
	padding: 13px 0 0 15px;
	font-size: 12px;
	color: #91836d;
	background: url(http://www.choichoi.net/blog/template/ob11_comtb_header.gif) no-repeat;
	border-bottom: 2px solid #dad7cc;
	}

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

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

div#trackback dl.tb_body dt {
	padding-bottom: 3px;
	background: url(http://www.choichoi.net/blog/template/ob11_dotline.gif) repeat-x bottom;
	}

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

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


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

div#profile {
	padding: 0 0 70px 0;
	}

div#profile h2 {
	height: 29px !important;
	height: 40px;
	padding: 11px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.choichoi.net/blog/template/ob11_entry_header.gif) no-repeat top;
	}

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


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

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


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

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

div#sidenavi dt {
	height: 37px !important;
	height: 45px;
	padding: 8px 5px 0 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #91836d;
	background: url(http://www.choichoi.net/blog/template/ob11_navi_title.gif) no-repeat left top;
	}

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

div#sidenavi ul li {
	padding-left: 15px;
	list-style: none;
	background: url(http://www.choichoi.net/blog/template/ob11_point.gif) no-repeat left 5px;
	background: url(http://www.choichoi.net/blog/template/ob11_point.gif) no-repeat left 4px !important;
	}

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

dl#recommend dd div.amazon {
	padding: 0 45px 0 5px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	font-family: "Verdana","Osaka","ＭＳ ゴシック";
	}


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

div#calendar {
	margin: 0;
	color: #999;
	font-size: 10px;
	text-align: center;
	}

div#calendar span.today {
	text-decoration: underline;
	}


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

div#footer {
	width: 760px !important;
	width: 780px;
	padding-right: 20px;
	height: 60px;
	font-size: 10px;
	background: url(http://www.choichoi.net/blog/template/ob11_footer_bg.gif) no-repeat top;
	}

div#footer div.address {
	padding-top: 30px;
	color: #91836d;
	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 #d0b99a;
	border-bottom: 1px dotted #d0b99a;
	}

div.profile_body blockquote,
div.entry blockquote {
	padding-left: 20px;
	color: #666;
	background: url(http://www.choichoi.net/blog/template/ob11_bqline.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.choichoi.net/blog/template/ob11_point2.gif) no-repeat 1px 7px !important;
	background: url(http://www.choichoi.net/blog/template/ob11_point2.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 #cbc8b9;
	border-left: 1px solid #cbc8b9;
	}

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 #d0b99a;
	border-right: 1px solid #cbc8b9;
	background: #e3dfd4;
	}

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

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 #cbc8b9;
	}

div.profile_body dl dd,
div.entry dl dd {
	padding: 2px 0 2px 30px;
	background: url(http://www.choichoi.net/blog/template/ob11_point2.gif) no-repeat 13px 7px !important;
	background: url(http://www.choichoi.net/blog/template/ob11_point2.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 #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.choichoi.net/blog/template/ob11_point2.gif) no-repeat 1px 5px !important;
	background: url(http://www.choichoi.net/blog/template/ob11_point2.gif) no-repeat 1px 4px;
	}

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

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

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