@charset "EUC-JP";

div#contents {
	margin: 0px 0px 30px 0px;
	width: 564px;
	float:right;
}
div#pagenavi {
	text-align: center;
	font-size: 80%;
	padding:10px;
	margin: 25px 25px 10px 0px;
	clear:both;
	border:1px solid #999;
}
/* [entry] */

div.entry {
	margin:25px 25px 0px 0px;
	overflow:hidden;
	background-color:#fbfdff;
	border:1px solid #a9a9a9;
	clear:both;
	height:100%;
}
div.entry h2 {
	color:#009966;
	font-size: 100%;
	padding: 5px 10px 13px 10px;
	background-color:#99ff66;
	border-bottom:3px outset #99ff66;
}
div.entry h2 a {
	color: #093;
	text-decoration:none;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color:#fff;
}
div.entry_author {
	float: right;
	margin: -17px 10px 0px 0px;
	font-size:70%;
	color:#fff;
	display:inline;
}
div.entry_body {
	margin: 30px 30px 20px 30px;
	font-size:85%;
	line-height:1.5em;
}
div.entry img.pict {
	margin: 0px 20px 20px 0px;
	float:left;
}
div.entry img.thumb {
	margin: 0px 20px 20px 0px;
	float:left;
}
div.entry img.pict_r {
	margin: 0px 0px 20px 20px;
	float:right;
}
div.entry img.thumb_r {
	margin: 0px 0px 20px 20px;
	float:right
}
div.entry_more {
	margin: 0px 30px 20px 30px;
	font-size:85%;
	clear:both;
	line-height:1.5em;
}
div.entry_state {
	margin: 0px 30px 30px 30px;
	clear: both;
	text-align: right;
	font-size:82%;
	vertical-align:text-top;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #eee;
}
div.entry em{
	font-weight: bold;
	color:#f00;
}
div.entry table {
	margin-bottom: 18px;
	font-size:100%;
}
div.entry table th {
	padding: 5px;
	border: 1px solid #9abadf;
	background-color:#9abadf;
	color:#fff;
}
div.entry table td {
	padding: 5px;
	border: 1px solid #9abadf;
}
div.entry dl{
	padding-bottom: 3px;
	margin-bottom:20px;
background-image:url('http://www.ogawarako.com/template/entry_dl_bg.gif');
	background-repeat:repeat-y;
}
div.entry dl dt{
	font-weight:bold;
	width:110px;
	text-align: right;
	float: left;
	clear:left;
	color: #fff;
	padding-right: 2px;
	border-top:2px solid #fbfdff;
}

div.entry dl dd{
	margin-left:114px;
	padding-left;5px;
	border-top:2px solid #fbfdff;
}
div.entry ul {
}
div.entry h3{
	font-size: 100%;
	margin: 20px 0px 20px 0px;
	padding: 5px;
	color:#fff;
	background-image:url('http://www.ogawarako.com/template/entry_h3_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}
div.entry h3 a {
	color:#fff;
	text-decoration:none;
}
div.entry h3 a:active,
div.entry h3 a:hover {
	color:#0ff;
}
div.entry h4{
	font-size: 100%;
	margin: 10px 0px 10px 0px;
	color:#093;
	clear:left;
}
div.entry span{
	padding: 5px 10px 5px 10px;
	color:#093;
	border-left:20px solid #ff0;
	background-color:#ffc;
}
div.entry hr{
	margin: 10px 0px 10px 0px;
}
div.entry p{
	text-indent:1em;
}
/* [comment] */
div#comments {
	padding-bottom: 50px;
	margin: 20px 25px 20px 0px;
}
div#comments h3 {
	font-size: 100%;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #a9a9a9;
}
div#comments dl.comment_body {
	padding-bottom: 30px;
	margin: 30px 30px 20px 30px;
	font-size:85%;
	line-height:1.5em;
}
div#comments dl.comment_body dt {
	color: #ccc;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #9f6;
}
div#comments h4 {
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
}
dl#comment_form {
	border-bottom: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	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 {
	background-color: #eee;
	border: 1px solid #ccc;
}
dl#comment_form dd textarea {
	background-color: #eee;
	border: 1px solid #ccc;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [trackback] */
div#trackback {
	margin: 20px 25px 20px 0px;
	padding-bottom: 50px;
}
div#trackback h3 {
	font-size: 100%;
	font-weight: bold;
	color: #999;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
p.tb_link {
	color: #093;
	background-color: #fdfdff;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #a9a9a9;
	text-align: center;
}
div#trackback dl.tb_body {
	margin: 30px 30px 20px 30px;
	padding-bottom: 30px;
	font-size:85%;
	line-height:1.5em;
}
div#trackback dl.tb_body dt {
	color: #ccc;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #a9a9a9;
}
/* [profile] */
div#profile {
	margin: 25px 20px 20px 0px;
	overflow:hidden;
	background-color:#fbfdff;
	border:1px solid #a9a9a9;
}
div#profile h2 {
	font-size: 120%;
	margin: 0px 0px 40px 0px;
	padding: 8px 0px 0px 140px;
background-image:url('http://www.ogawarako.com/template/entry_h2_og_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
	color:#fff;
}
div#profile h3 {
	color: #fff;
	font-size: 110%;
	margin: 20px 0px 20px 0px;
	padding: 5px;
background-image:url('http://www.ogawarako.com/template/entry_h3_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
div.profile_body {
	margin: 18px 18px 18px 18px;
	font-size:85%;
	line-height:1.5em;
}

div.profile_body dl{
	line-height:1.8em;
	padding-bottom: 3px;
	margin-bottom:20px;
background-image:url('http://www.ogawarako.com/template/entry_dl_bg.gif');
	background-repeat:repeat-y;
}
div.profile_body dl dt{
	font-weight:bold;
	width:110px;
	text-align: right;
	float: left;
	clear:left;
	color: #fff;
	padding-right: 2px;
	border-top:2px solid #fff;
}
div.profile_body dl dd{
	margin-left:114px;
	padding-left;5px;
	border-top:2px solid #fff;
}

div.profile_body img.pict {
	margin: 0px 20px 20px 0px;
	float:left;
}
div.profile_body img.thumb {
	margin: 0px 20px 20px 0px;
	float:left;
}
div.profile_body img.pict_r {
	margin: 0px 0px 20px 20px;
	float:right;
}
div.profile_body img.thumb_r {
	margin: 0px 0px 20px 20px;
	float:right
}
div.profile_body ul{
	list-style:squate;
	text-indent:2em;
}
div.profile_body ul li{
	list-style-type:squate;
}
/* [navigation] */

div#navigation {
	width: 255px;
	padding:0px;
	margin:0px;
	float:left;
}
div#navigation dl {
	margin: 25px 15px 20px 25px;
}
div#navigation dt {
	font-size:90%;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	color:#fff;
	font-weight:bold;
	
background-image:url('http://www.ogawarako.com/template/entry_h3_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
div#navigation ul {
	list-style-position: outside;
	list-style-type:square;
	margin-left:15px;
}
div#navigation ul li {
	padding-bottom: 0px;
	font-size:85%;
	line-height: 1.5em;
}
div#navigation dl#calendar {
	background-color:#fbfbff;
	border:1px inset #a9a9a9;
	font-size:75%;
	text-align:center;
	padding: 10px 0px 10px 0px;
}
div#navigation dl#calendar dt {
	display:none;
}
/* ++++ calendar ++++ */
dl#calendar table {
	width:160px;
	margin:0 auto 0 auto;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}
dl#calendar table th {
	padding-bottom: 5px;
}
dl#calendar table td span.today {
	color: #f90;
}
dl#calendar table td span.today a {
	color: #f90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #f30;
}
p#link2top {
	padding-right: 25px;
	text-align:right;
	clear:both;
	font-size:85%;
background-image:url('http://www.ogawarako.com/template/link2top.gif');
	background-position:470px 4px;
	background-repeat:no-repeat;
}
/* [typography] */
div#pagenavi,
div#title p,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd {
	font-family:  georgia,times new roman,serif;
}

/* display none */
