@charset "euc-jp";

body {
	margin: 0px auto;
	padding: 0px;
	_padding-left: 1px;
	background: #e5e5e5 url("body-oneclm-bg.gif") repeat-y center top;
	text-align: center;
	color: #444;
	line-height: 1.5;
}

form {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

img {
	border: none;
}

a:link {
	color: #d387b9;
	text-decoration: none;
}

a:visited {
	color: #b9b09d;
}

a:hover {
	color: #b9b09d;
	text-decoration: underline;
}

a:active {
	color: #d387b9;
}

h1 { /* blog title */
	color: #fff;
	margin: 0px auto;
	padding: 95px 2px;
	text-indent: 60px;
	width: 776px;
	height: 37px;
	text-align: left;
	background: url("h1-bg-pur.jpg") no-repeat left top ;
}

h1 a:link {
  color: #ffffff;
  text-decoration: none;
}

h1 a:visited {
  color: #ffffff;
  text-decoration: none;

}
h1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}

h1 a:active {
  color: #ffffff;
  text-decoration: none;
}

div.hatena-body { /* container */
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url("hatena-body-bg.gif") no-repeat left top;
}


div.hatena-body:after { /* clearfix */
	content:".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	font-size: 0px;
}

/* left column */
div.main {
	float: left;
	position: relative;
	top: 1px;
	width: 580px;
	_width: 581px;
	padding: 0px;
	background: #fff ;
	text-align: left;
}

/* right column */
div.sidebar {
	float: right;
	width: 199px;
	margin: 0;
	padding: 0;
	background: #fff;
	border-left: 1px solid #b7b3a7;
	border-bottom: 1px solid #b7b3a7;
	overflow: hidden;
}

div#hatena-about {
	width: 780px;
	padding-top: 1px;
}

a.keyword {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #dedede;
}

div.calendar {
	clear: both;
	padding: 5px 20px 0 20px;
	font-size: 90%;
	line-height: 150%;
	text-align: right;
}
div.hatena-body div.day {
	margin: 0px 17px;
	padding: 0px;
	font-size: 90%;
	clear: both;
}

div.day h2 {
	padding: 10px 0px 0.2em 0px;
	border-bottom: 1px solid #b6b3a6;
	color: #b6b3a6;
	font-size: 86%;
}

div.day h2 span {
	background: #fff;
}

div.day div.body {
	padding: 0px;
	zoom:1;
}

div.body:after {
  content:"";
  display:block;
  clear:both;
}


.day h2 a:link {
  color: #bd5097;
  text-decoration: none;
}

.day h2 a:visited {
	color: #bd5097;
  text-decoration: none;
}

.day h2 a:hover {
	color: #b9b09d;
	text-decoration: underline;
}

.day h2 a:active {
	color: #d387b9;
}


.day h2 .edit {
  font-weight: normal;
  margin-left: 5px;
}

.day h2 .title {
	margin-left: 0em;
}

div.day div.section {
	background: #fff;
	width: auto;
}

.day h2 a.sectioncategory:link ,
.day h2 a.sectioncategory:visited ,
.day h2 a.sectioncategory:hover ,
.day h2 a.sectioncategory:active {
	color: #ff9966;
}

.photo {
	float: right;
	margin: 60px 10px 10px 10px;
}

div#hatena-about div.day {
	background: #fff;
}

div#hatena-about div.body {
	padding-bottom: 23px;
	background: #fff;
}

.body h3 {
	margin-bottom: 20px;
	padding: 0 0 8px 0;
	background: #fff url("h3-bg.gif") repeat-x left bottom;
	font-size: 100%;
	width: 100%;
}

.body h3 .timestamp {
  font-weight: normal;
  font-size: 80%;
  margin-right: 2px;
}

.body h3 a .sanchor {
  color: #d387b9;
  padding-right: 0.3em;
}

.body h3 a .sanchor {
  color: #f16861;
  padding-right: 0.3em;
}

.body h3.title {
    margin-bottom: 0;
}

.body h3.title a {
    border-left: 14px solid #F16861;
    padding-left: 0.5em;
    text-decoration: none;
    color: #444;
}

h3.title span a {
  border-left:0 !important;
  padding-left:0 !important;
}

.body p.sectionheader {
    margin-top: 5px;
}
/* comment */
.comment {
	_width: 100%;
	margin: 12px 17px;
	padding-bottom: 13px;
	color:  #444;
}

.comment .caption {
	padding: 3px 14px 3px 14px;
	background: #f3f3f1;
	border: 1px solid #b7b3a7;
	font-size: 90%;
	color: #444;
}


.refererlist .caption {
	padding: 3px 14px 3px 14px;
	background: #f3f3f1;
	border-top: 1px solid #b7b3a7;
	border-left: 1px solid #b7b3a7;
	border-right: 1px solid #b7b3a7;
	font-size: 90%;
	color: #444;
}


.refererlist .caption {
	_width: 100%;

}

.comment .caption a,
.refererlist .caption a {
	color: #444;
}
.commentshort {
	background: #fff;
	color: #444;	
}

.comment .commentshort {
	margin: 0px;
	padding: 6px 0 0 0;
	color:  #444;
	border-left: 1px solid #b7b3a7;
	border-right: 1px solid #b7b3a7;
	border-bottom: 1px solid #b7b3a7;
}

.comment .commentshort p {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	line-height: 1.3;
}

.comment .commentshort p a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

.comment .commentshort p .timestamp a {
	font-weight:normal;
	color:#999;
}

/* trackback */
div.refererlist {
	margin: 0 17px;
	border-top: 0;
}

.refererlist ul {
	list-style: none;
	margin: 0;
	padding: 7px 7px 7px 7px;
	font-size: 90%;
	border: 1px solid #b7b3a7;
}

.refererlist ul li {
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 90%;
	line-height: 1.3;
}

.refererlist ul li a {
	text-decoration: none;
	color: #444;
}

.refererlist ul li input {
	vertical-align: middle;
	margin-left: 0;
}

.refererlist input {
	margin-left: 10px;
	margin-bottom: 6px;
}
p.hatena-profile-id a {
	font-weight: bold;
}

p.hatena-profile-body {
	font-size: 90%;
}

div.hatena-modulebody {
	width: auto;
	padding: 0.5em 11px;

}
/* calendar */
.sidebar table.calendar {
	font-size: 90%;
	border-collapse: collapse;
	margin: 7px 0px 5px 0px;
	_margin: 0;
	width: 177px;
	_width: 176px;
}

.sidebar table.calendar td {
  text-align: center;
  padding: 3px;
  background: #fff;
}

.sidebar table.calendar td a {
  text-decoration: none;
  padding: 3px;
}

.sidebar table.calendar td img {
  width: 15px;
  height: 15px;
}

.sidebar table.calendar td.calendar-prev-month, .sidebar table.calendar td.calendar-next-month, .sidebar table.calendar td.calendar-current-month {
  padding: 4px 0;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.sidebar table.calendar td.calendar-prev-month a, .sidebar table.calendar td.calendar-next-month a, .sidebar table.calendar td.calendar-current-month a {
  font-weight: bold;
}

.sidebar table.calendar td.calendar-prev-month {
  text-align: right;
}

.sidebar table.calendar td.calendar-next-month {
  text-align: left;
}

.sidebar table.calendar td.calendar-day a {
  display: block;
  background: #f3f3f1;
  font-weight: bold;
  color: #d387b9;
}


.sidebar table.calendar td.day-selected {
  font-weight: bold;
}

.sidebar table.calendar td.calendar-sunday,
.sidebar table.calendar td.calendar-weekday,
.sidebar table.calendar td.calendar-saturday {
	font-weight: bold;
}
/* module */
.hatena-module .hatena-moduletitle {
	min-height: 23px;
	padding: 4px 0pt 0.03em 1.4em;
	_padding: 5px 0px 3px 18px;
	border-top: 1px solid #b6b3a6;
	border-bottom: 1px solid #b6b3a6;
	background: url("moduletitle-bg-pur.gif") no-repeat left bottom;
	font-size: 80%;
	font-weight: bold;
}
div.hatena-module ul {
	margin: 0px;
	padding: 0.5em 0px 0.5em 1.5em;
	_padding: 0.5em 0px 0.5em 0.5em;
}


div.hatena-module ul li {
	list-style-type: none;
	list-style-image: url("list-plus-bg.gif");
	_list-style-image: none;
	_background: url("list-plus-bg.gif") no-repeat -0.1em 0.4em;
	margin: 0.3em 0px 0.3em 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 10px 0px 12px;
	font-size: 90%;	
	_width: 100%;
}
div.hatena-module ul li img {
	vertical-align: top;
}
div.hatena-module ul li a {
	vertical-align: 0em;
}

.sidebar .hatena-clock,
.sidebar .hatena-graph,
.sidebar .hatena-counter {
	text-align: center;
	padding: 0.5em;
}

.sidebar .hatena-counter {
	display: block;
}

/* archive */
div#hatena-archive {
	width: 780px;
}

div#hatena-archive div.body {
	background: #fff;
}

div#hatena-archive div.day h2 {
	background: none;
}

/* keyword-highlight */
.highlight {
	background: #fff06e;
	padding: 0px 0.3em;
}

/* RSS */
dl.hatena-rss {
	font-size: 90%;
}

pre.syntax-highlight {
	word-wrap: break-word;
}

/* Hatena ADD */

.hatena-asin-detail-title img{
 margin-bottom: 5px\9;
}

.hatena-asin-detail-image {
  float: left;
  margin-right:25px;
}

.hatena-asin-detail-foot {
  clear: both;
}


/* Hatena-Star */

.hatena-star-comment-button-image {
  background-image: url("http://s.hatena.ne.jp/images/comment_pr.gif");
}

.hatena-star-add-button-image {
  background-image: url("http://s.hatena.ne.jp/images/add_pr.gif");
}

/* adsense */

.google_color_text { color:#444444; }
.google_color_link { color:#d387b9; }
.google_color_url { color:#444444; }
.google_color_bg { color:#ffffff; }
.google_color_border { color:#ffffff; }

/* max-width */

div.main div.section img.hatena-fotolife {
  max-width:545px;
}

div.section img.hatena-fotolife {
  max-width:745px;
}

/* tweet */  

div.twitter-tweet, 
div.twitter-detail {
  margin-top:0;
  margin-bottom:0;
  border-bottom:1px solid #e5ebfa;
}

div.twitter-tweet p.twitter-tweet-text, 
div.twitter-detail p.twitter-detail-text {
  margin:0;
  padding-top:7px;
}

div.twitter-tweet p.twitter-tweet-info, 
div.twitter-detail p.twitter-detail-info {
  color:#999999;
  font-size:80%;
  padding-top:0;
  padding-bottom:6px;
  margin-left:0;
}
div.twitter-detail div.twitter-detail-user img {
  margin-top:6px;
}

div.twitter-tweet p.twitter-tweet-info a, 
div.twitter-detail p.twitter-detail-info a{
  color:#999999;
  text-decoration:none;
}

div.twitter-tweet p.twitter-tweet-info a:hover, 
div.twitter-detail p.twitter-detail-info a:hover{
  text-decoration:underline;
}