@charset "euc-jp";

/*-----------------------------------------------------------------------------
reset
-----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-decoration: none;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/

a {
	text-decoration: underline;
	}
	
a:link {
	color: #333333;
	}
	
a:visited {
	color: #666666;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	}
	
a:active {
	color: #000000;
	text-decoration: none;
	}

strong, em {
	font-weight: bold;
	}

del {
	text-decoration: line-through;
	}

ins {
	font-style: italic;
	}

code,
pre {
	font-family: monospace;
	}

li,
dd  {
	margin-left: 2em;
	}

img,
a img {
	text-decoration: none;
	border: none;
	}
	
	
/*-----------------------------------------------------------------------------
main
-----------------------------------------------------------------------------*/

body {
	text-align: center;
	background-color: #FFFFFF;
	}

h1 {
	height: 400px;
	padding-top: 60px;
	font-size: 180%;
	color: #666666;
	background-image: url("20080327230159.jpg");
	background-repeat: repeat-x;
	background-position: 50% 0;	
	}

h1 a {
	text-decoration: none;
	}

.hatena-body {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}


/*-----------------------------------------------------------------------------
.hatena-body > .main
-----------------------------------------------------------------------------*/

.main {
	width: 540px;
	}


.calendar {
	margin: 20px;
	text-align: center;
	}


/*-----------------------------------------------------------------------------
.hatena-body > .main > #days
-----------------------------------------------------------------------------*/
#days {
	margin: 10px;
	}

.day {
	margin: 30px 0px 50px;
	}

.day h2 {
	margin: 10px 0px 5px;
	padding: 10px 5px 40px;
	text-align: center;
	background-image: url("20080327230044.jpg");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	position: relative;	
	}
	
.day h2 a {	
	text-decoration: none;
	}

.day h2 a .date {
	display: block;
	font-family:"Georgia",serif;
	font-size: 110%;
	color: #999900;
	}

.day h2 .title {
	font-size: 140%;
	font-weight: bold;
	}


/*-----------------------------------------------------------------------------
.hatena-body > .main > #days > .day > .body
-----------------------------------------------------------------------------*/

.body img.photo {
	float: right;
	margin: 4px;
	}
	
.body .section h3,
.body .section h4,
.body .section h5,
.body .section h6 {
	margin: 3em 0 1em;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	}
	
.body .section h3 a,
.body .section h4 a,
.body .section h5 a,
.body .section h6 a {
	text-decoration: none;
	font-weight: bold;
	}

.body .section h3 {
	padding: 15px;
	padding-left: 40px;
	background-image: url("20080327230035.jpg");
	font-size: 130%;
	}	
	
.body .section h3 .sanchor{
	display: none;
	}

.body .section h4 {
	padding-left: 40px;
	background-image: url("20080327230204.jpg");
	font-size: 110%;
	}
	
.body .section h5 {
	padding-left: 38px;
	background-image: url("20080327230203.jpg");
	font-size: 105%;
	}

.body .section h6 {
	padding-left: 34px;
	background-image: url("20080327230201.jpg");
	font-size: 100%;
	}

.body .section div,
.body .section p,
.body .section pre,
.body .section ul,
.body .section ol,
.body .section dl,
.body .section table {
	margin: 1em 0;
	font-size: 90%;
	}

.body .section p {
	margin: 0.5em 0;
	}

.body .section img {
	margin: 4px;
	}

.body .section blockquote, 
.body .section q {
	padding: 10px;
	background-image: url("20080327230047.jpg");
	}

.body .section .hatena-asin-detail {
	padding: 10px;
	font-size: 100%;
	clear: both;
	background-image: url("20080327230047.jpg");
	}

.body .section .hatena-asin-detail img {
	float: left;
	}

.body .section .hatena-asin-detail ul {
	list-style-type: none;
	}

.body .section .hatena-asin-detail .hatena-asin-detail-foot {
	clear:both;
	}

.body .ad {
	margin: 10px;
	}


/*-----------------------------------------------------------------------------
.hatena-body > .main > #days > .day > .comment
-----------------------------------------------------------------------------*/
.comment {
	margin: 20px 0px 10px;
	padding: 10px;
	background-image: url("20080327230046.jpg");
	}

.comment .commentshort p {
	margin: 10px 0px;
	font-size: 95%;
	color: #AADD33;
	}

.comment .commentshort p .timestamp a {
	color: #999999;
	font-size: 90%;
	text-decoration: none;
	}
	
.comment .commentshort p .commentbody {
	display: block;
	}


/*-----------------------------------------------------------------------------
.hatena-body > .main > #days > .day > .refererlist
-----------------------------------------------------------------------------*/
.refererlist {
	margin: 20px 0px;
	padding: 10px;
	background-image: url("20080327230046.jpg");
	}

.refererlist ul li {
	font-size: 80%;
	}
	
	

/*-----------------------------------------------------------------------------
.hatena-body > .sidebar
-----------------------------------------------------------------------------*/
.sidebar {
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	}

.sidebar .hatena-module {
	margin: 60px 0;
	}

.sidebar .hatena-moduletitle {
	padding: 30px 5px 5px;
	text-align: center;
	font-weight: bold;
	background-image:url("20080327230155.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.sidebar .hatena-moduletitle a {
	font-weight: bold;
	text-decoration: none;
	}

.sidebar .hatena-modulebody {
	padding: 20px 10px;
	font-size: 90%;
	background-image:url("20080327230048.jpg");
	background-repeat: repeat;
	background-position: 0 0;
	}

.sidebar .hatena-module-calendar2{
	text-align: center;
	}

.sidebar .hatena-module-calendar2 table {
	text-align: center;
	margin: 0 auto;
	}

.sidebar .hatena-module-calendar2 .calendar-sunday {
	color: #FF0000;
	}

.sidebar .hatena-module-calendar2 .calendar-saturday {
	color: #0000FF;
	}

.sidebar .hatena-module-calendar2 .day-today {
	font-weight: bold;
	}

.sidebar .hatena-modulebody .hatena-profile-image {
	text-align: center;
	}


/*-----------------------------------------------------------------------------
#hatena-archive > .main > #days > .day > .body .section .archives
-----------------------------------------------------------------------------*/
#hatena-archive .section ul {
	margin: 5px;
	}
	
#hatena-archive .archive-date {
	margin: 20px 0px 0px;
	}

/*-----------------------------------------------------------------------------
.hatena-star-star-container
-----------------------------------------------------------------------------*/  
.hatena-body .day .hatena-star-star-container img {
	margin: 1px;
	}

/* max-width */

div.main div.section img.hatena-fotolife {
  max-width:515px;
}

div.section img.hatena-fotolife {
  max-width:735px;
}