@charset "EUC-JP";

/* sb design template -Summer Breeze- Copyright 2005 Toshihiro Abe. All rights reserved. */
/* ++++ Contents Index ++++
	1. Reset
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Topmemo
	7. Comment
	8. Trackback
	9. Navigation
  ++++++++++++++++++++ */


/* [Reset] */

* {
	margin: 0;
	padding: 0;
}


/* [Global Settings] */

body {
	color: #000000;
	font: 14px/130% monospace;
  text-align:center;
	background: url(http://www.daba.jp/dabalog/template/wall.gif);
}

p {
	margin-bottom: 1em;
}

img {
	border: 0;
}

a {
	color: #32cd32;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
}

div {
	text-align: left;
}

table {
	border: 0;
}

ul {
	list-style: none;
}

strong {
	font-weight: bold;
}

.hide {
	display: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}


/* [Layout] */

div#wrapper {
	width: 750px;
  height: auto;
	margin: 5px auto;
 padding: 0px;
  background: #ffffff;
}

div#header {
	width: 750px;
	height: 90px;
 margin: 0px;
	background: url(http://www.daba.jp/dabalog/template/bg.jpg);
}

table#tb1 {
 width: 750px;
 height: auto;
 border: 0px;
}

td#tb2 {
 width: 180px;
 height: auto;
 text-align: center;
 background-color:#ccffcc;
}

td#tb3 {
 width: 540px;
 height: auto;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

div#contents {
	width: 480px;
	margin: 30px 30px 0px 30px;
  padding: 0px;
	font: 14px/130%;
}


/* [Header] */

div#title {
}
div#title h1 {
	font: 24px/130% monospace;
	padding: 20px 0px 0px 45px;
	line-height: 1em;
	font-weight: bold;
}
div#title h1 a {
	color: #32cd32;
	text-decoration: none;
}
div#title h1 a:hover {
	color: #0000ff;
}
div#title p {
	margin: 0px 0px 20px 47px;
	color: #ffffff;
}


/* [topmemo] */

div#top_atte {
	margin: 20px 30px 0px 30px;
	padding: 15px;
	background-color: #ffffd0;
	font: 12px/130% monospace;
	text-align: left;
	border: 1px dashed #bbbbbb;
}


/* [Entry] */

div.entry {
	width: 480px;
	margin: 30px 0px 70px 0px;
  background: url(http://www.daba.jp/dabalog/template/sb_entry_header.gif) no-repeat;

}
div.entry h2 {
	font: 16px/130% monospace;
	width: 450px;
	margin: 0px 0px 5px 30px;
}
div.entry h2 a {
	color: #32cd32;
}
div.entry h2 a:hover {
	color: #0000ff;
}
div.entry_author {
	font: 12px/130% monospace;
	width: 470px;
	color: #000000;
	text-align: right;
	margin: 0px 10px 25px 0px;
}
div.entry_body {
	margin-bottom: 18px;
}
div.entry_more {
	margin-bottom: 18px;
}
div.entry_state {
	font: 12px/130% monospace;
	clear: both;
	width: 430px;
	color: #CCC;
	text-align: right;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 25px 25px;
	background-color: #ffffd0;
	border: 1px dashed #999999;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}

div#pagenavi {
 text-align: center;
 margin: 0px 0px 20px 0px;
}

div#g_ad {
 text-align: center;
 padding: 10px 0 30px 0;
}

/* [Comment] */
div#comments {
	width: 480px;
	padding-bottom: 50px;
}

div#comments dl.comment_body {
	width: 100%;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	color: #000000;
	text-align: right;
	font: 14px/130% monospace;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}
div#comments h4 {
	font: 12px/130% monospace;
	color: #ff4500;
	background: #ccffcc;
	padding: 5px 10px;
}
dl#comment_form {
	background-color: #ffffff;
	padding: 10px 20px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 220px !important;
	width: 222px;
	background-color: #ffffff;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 348px !important;
	width: 390px;
	background-color: #ffffff;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
	width: 430px;
	padding-bottom: 50px;
}

p.tb_link {
	width: 418px !important;
	width: 430px;
	color: #ff4500;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 50px;
	border: 1px solid #ff4500;
	text-align: center;
}
div#trackback dl.tb_body {
	width: 430px;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	width: 430px;
	color: #000000;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}
/* [Profile] */
div#profile {
	width: 430px;
	padding-bottom: 50px;
}
div#profile h2 {
	font: 16px/130% monospace;
	width: 400px !important;
	width: 430px;
	padding: 0 0 6px 30px;
	background: transparent url(http://www.daba.jp/dabalog/template/sb_entry_header.gif) no-repeat bottom;
	margin-bottom: 30px;
}
div.profile_body {
	margin-bottom: 18px;
}


/* [Navigation] */

div#link2daba {
  text-align: center;
	margin: 30px 0px 0px 0px;
}

td#tb2 dl {
	font: normal normal normal 12px/125% monospace;
	margin: 50px 0px 0px 0px;
}
td#tb2 dt {
  text-align: center;
  font:  normal normal normal 12px/125% monospace;
	margin: 0px 0px 10px 0px;
}

td#tb2 dd {
  text-align: left;
	margin: 0px 15px 0px 15px;
}

td#tb2 ul {
	margin: 0px 0px 0px 15px;
	list-style-position: outside;
	list-style-image: url(http://www.daba.jp/dabalog/template/sb_ul_arrow.gif);
}

/* for IE5Mac */
/*\*//*/
td#tb2 ul {
	padding: 0 0 0px 17px;
}
/**/
td#tb2 ul li {
	padding-bottom: 0px;
}


/* ++++ Extra ++++ */

dl#extra {
	width: 80%;
	padding: 10px;
	border: 1px dashed #999999;
	background: #fffff0;
}

dl#extra dt {
	display: none;
}

dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font: 12px/130% monospace;
}

p#feedmeter {
	margin: 30px 0px 0px 0px;
}

p#kensaku {
	margin: 30px 0px 0px 0px;
}

p#myhorsedb {
	margin: 30px 0px 0px 0px;
}

p#link2top {
 text-align: center;
 font: 12px/130% monospace;
	margin: 40px 0px 100px 0px;
}

