eader {
	margin:0;
	color:#0c0c0c;
	background-color:#FFEBCD;
}

body {
	font: 0.75em/1.8em Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/body_back.gif) repeat;
}

a {
	color:#101010;
}

a:link {
	color:#cccccc;
	color:#303030;
}

a:visited {
	color:#101010;
}

a:active {
	color:#99cc66;
}

a:hover {
	color:#99cc66;
}

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

h1 {
	width: 710px;
	height: 20px;
	padding: 10px;
	background: #6685C2 url(../images/h1_back.gif) no-repeat;
}


.header {
	display: block;
	text-indent: -5000px;
	width: 221px;
	height: 20px;
	background: url(../images/h1_logo.gif) no-repeat;
}

/* banner (aka header) bits */
#banner {
	padding:15px;
/*	border-top:3px dotted #999999;
	border-bottom:1px dotted #999999;
*/
/*
	color:#FFEBCD;
	background:#00478B;
*/
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	font-weight:normal;
	letter-spacing:.2em;
}

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#ffffff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	text-decoration:none;
}

/* description bits */
.description {
	margin-top:5px;
/*
	color:#F0F0F0;
*/
	color:#8f8f8f;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

#content {
/*	border-right:1px dotted #999999; */
	float:left;
	clear:left;
	width:75%;
	background-color: #FFF;
	margin-left:  30px;
}

.blog {
	margin:15px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* date bits */
.date {
	margin:15px 0;
	padding:5px;
	/*
	border:1px solid #CCC;
	*/
	font-size:small;
	font-weight:normal;
	background-color: #0067AB;
	color: #ffffff;
}

/* entry bits */
.blogbody {
	margin:15px 10px;
	font-size: normal;
}

.title {
	margin:15px 0;
	font-size:small;
	font-weight:bold;
	padding:10px 50px 5px 10px;
	border:1px solid #CCC;
	border-width: 2px;
	width: 85%;
}

.posted {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:5px 0px 15px 0px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	border:1px dotted #CCC;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}		

.trackback-url {
	margin:15px 10px;
	border:1px dashed #999999;
	padding:5px;
	color:#999999;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* right content grobal bits */
#links {
	margin-left:80%;
	font-family:Verdana, Arial, sans-serif;
}

#links a,
#links a:link,
#links a:visited,
#links a:active,
#links a:hover {
	text-decoration:none;
}

/* calender bits */
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
}

/* general side bits */
.sidetitle {
	margin:10px 10px 0 10px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	letter-spacing:.2em;
}

.logos {
	margin:10px 10px 0 0px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	letter-spacing:.2em;
}

.side {
	margin:0 10px 10px 10px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}

/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	letter-spacing:.2em;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #cccccc;
	color:#000000;
	width: 75%;
	background-color:#f0f0f0;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka¡ÝÅùÉý", "£Í£Ó ¥´¥·¥Ã¥¯", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:0 0 0 5px;
	padding:0;
}

.side dl {
	margin:0;
	padding:0;
}

.side dd {
	margin:0 0 10px 10px;
	padding:0;
}

.side dt {
	margin:0;
	padding:0;
}

pre {
	margin:2px 0px 3px 0px;
	padding: 5px 2px 5px 2px;
	border: 1px solid #000;
	width: 96%;
	overflow-x: auto !important;
	color: #FFECDD;
	background-color: #808080;
	font-size:100%;
}

.copy {
	padding: 10px 20px 20px 0;
	text-align: right;
	font-size:70%;
	font-style: italic;
}

table,tr,td {
	border: solid 1px #999999; border-collapse: collapse;
	padding: 2px 50px 2px 5px;
}

span.buttons{
	padding:2px;
}

span.buttons>button{
	margin:1px;
	border:1px;
	background-color:#444444;
	color:#EEEEEE;
}

span.buttons>button:hover{
	border:3px;
	background-color:#EEEEEE;
	color:#440000;
}

ul.tag:before{
	content:"Tag: ";
}

ul.tag{
	border: 1px solid white;
	padding:0.5em;
}

ul.tag>li{
	display:inline;
	font-size:0.9em;
	padding:0.3em;
	background-color:gray;
	color:black;
}

.snapimg {
	margin:     8px 0px 5px 50px;
	background: #bcbdc2;
	background: url(http://blog.gideon.co.jp/images/shadow.gif) right bottom;
	float:      left;
}

.images {
	position:   relative;
	top:        -5px;
	left:       -5px;
	padding:    5px;
	background: #fffff0;
	border:     1px solid #999999;
}

dd {
	margin-left: 1em;
}

li {
	margin-left: 3px;
}
