@charset "EUC-JP";

body{
	background: #FFF;
	color: #000;
	font-family: verdana,georgia,arial,sans-serif;
	margin: 0px 0px 0px 0px;
}

A {
	color: #0000CC; text-decoration: underline; }
A:link {
	color: #0000CC; text-decoration: underline; }
A:visited {
	color: #0000CC; text-decoration: underline; }
A:active {
	color: #0099FF; }
A:hover {
	color: #0099FF; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

.adsense {
	margin: 0px 0px 0 20px;
	padding: 0px 0px 5px 20px;
	border-left: 3px solid #993333;
}

.topit {
	width: 515px;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 15px 10px 0px;
	padding: 5px 0px 0px 10px;
	background:url(images/top_it_bg.jpg) no-repeat;
}

.topmen {
	width: 515px;
	height: 25px;
	font-size: 12px;
	color: #666666;
	margin: 0 15px 10px 0px;
	padding: 7px 0px 0px 10px;
	background:url(images/top_men_bg.jpg) no-repeat;
}

.topmenu {
	width: 515px;
	height: 25px;
	font-size: 12px;
	color: #666666;
	margin: 0 15px 10px 0px;
	padding: 5px 0px 0px 10px;
	background:url(images/top_bg.jpg) no-repeat;
}

/* Style for banner */

.bg {
	background: #fff;
}

#banner {
	width: 750px;
	height: 50px;
	font-weight: normal;
	text-align: left;
	margin: 15px 0 0px 0;
	padding: 16px 0 0px 0;
	background:url(images/header.jpg) no-repeat;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #666666;
	text-decoration: none;
}

/* Blog name */
.blogname {
	font-size: 14px;
	color: #666666;
	padding: 10px 0 0 15px; 
}

/* Blog description */
.description {
	font-size: 12px;
	color: #666666;
	line-height: 100%;
	text-align: left;
	padding: 10px 0 0px 0;
}
.sbinfo {
	width: 744px;
	font-weight: normal;
	text-align: left;
	margin: 0 3px 15px 3px;
	border: 3px solid #CCCCCC;
	padding: 0;
}

/* Style for Blog content */

/* Content box */
#content {
	margin: 5px 10px 0 0px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
}

/* Content box */
.blog {
	padding: 0px;
}

/* Entry box */
.entry {
	font-size: small;
	font-weight: normal;
	white-space: normal;
	line-height: 150%;
	margin: 0 15px 40px 0px;
}

.entry p {
	margin: 0em;
}

/* date of entry*/
.date {
	color: #666666;
	font-family:verdana,arial,georgia,"�ҥ饮�γѥ� Pro W3", "�ͣ� �Х����å�", "Osaka", sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 10px 3px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"�ҥ饮�γѥ� Pro W3", "�ͣ� �Х����å�", "Osaka", sans-serif;
	font-size: xx-large;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left: 4pt;
	margin-right: 3pt;
	padding-right: 3pt;
	border-right: 4px solid #FFF;
}


/* title of entry*/
.title {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 3px 5px;
	margin: 0;
}

/* Subtitle of entry*/
.subtitle {
	color: #999999;
	font-size: 10px;
	line-height: 110%;
	padding: 0 0 5px 5px;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
}

/* category of entry */
.category {
	color: #666666;
	font-size: 10px;
	line-height: 110%;
	text-align:left;
	border-top: 2px solid #666666;
	padding: 5px 0 0 5px;
	margin: 0 0 3px 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: x-small;
	text-align: right;
	margin: 1em 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	width: 750px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
	border-top: 2px solid #993333;
	border-bottom: 1px dotted #CCCCCC;
}
.footer02 {
	width: 750px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 180%;
	padding: 5px 0 10px 0;
}

/* -------------------- */

textarea {
	font-family: "Osaka", "�ҥ饮�γѥ� Pro W3", "�ͣ� �Х����å�", verdana, arial, sans-serif;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"�ҥ饮����ī Pro W3", "�ͣ� ����ī", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
	float: left;
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
	background: #FFF;
	margin-top: 5px;
	width: 200px;
}

.sideboxtitle {
	height: 25px;
	color: #000;
	background:url(images/menu_bg.jpg) no-repeat;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 0px 10px;
}

.sideboxtitle02 {
	color: #FFF;
	background: #FF9900;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-left: 1em solid #FF6600;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}

.sidebody {
	color: #666666;
	font-size:11px;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	padding: 0 5px 0 0;
}
.sidebody-ad {
	background:#C0C0C0;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin: 0px 0 10px 0;
	padding: 5px 0 5px 3px;
	border: 1px solid #666;
}
.sidebody-ad-txt {
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
/*
	text-align:center;
*/
	margin: 0px 0 10px 0;
	padding: 8px 5px 5px 5px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.sidebody02 {
	background:#ffcc66;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	padding: 1em 0em 1.5em 0em;
	border: 1px solid #FF6600;
}

.calendar {
	background:#C0C0C0;
	font-family: georgia,arial,verdana,"�ҥ饮�γѥ� Pro W3", "�ͣ� �Х����å�", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	color: #666666;
	font-weight: normal;
}

.category-banner .catet {
	background:url(images/entry_title_bg.jpg) no-repeat;
	height: 35px;
	text-align: left;
	font-size: 14px;
	padding-top: 11px;
	padding-left: 20px;
}

.category-banner .cated {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding-left: 10px;
	text-align: left;
}

/* copy from hatena diary by usk*/
pre.code {
  border: 1px dashed;
  color: #333;
  /* font-size: 80%; */
  background-color: #def;
  line-height: 80%;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-left : 20px;
  margin-bottom: 0px;
  font-family: 'Courier New';
}

/* copy from http://pantora.net/ */
pre.terminal {
	font-size:         80%;
	/* color:             #00ff00; */
        color: #eee;
	background-color:  #333;
	border-color:      #333;
	border-style:      solid;
	border-width:      2px 2px 2px 2px;
	padding:           4px 4px 4px 4px;
}