body {
	margin : 0;
	padding : 0;
	color  : #544;
	background-color:#F7F7FF;
}

a {
	color:#4466ff;
	color:#4466ff;
}

a:link {
	color:#4466ff;
}

a:visited {
	color:#8888dd;
	text-decoration:none;
}

a:active {
	color:#99cc66;
}
a:hover {
	color:#669944;
}

h1, h2, h3, h4 {
	border-bottom:1px solid #000;
	padding : 4px;
	margin:0;
}
h3{
	clear:both;
	border-bottom : 3px double #000;
	padding : 4px 4px 0px 4px;
	margin  : 0;
}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover {
	display : block;
	color:#4466ff;
	text-decoration:none;
}
h3 a:hover {
	color:#669944;
}


h1{
	border : none;
	padding : 0;
}

/* banner (aka header) bits */
#banner {
	padding : 15px;
	color : #444;
	background : #000;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
}

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

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

/* left content grobal bits */
#content {
}

.blog {
	clear : both;
	margin:15px;
	font-family:Verdana, Arial, sans-serif;
	line-height : 140%;
}

/* menu (previous and next entry link) bits */
#menu {
	margin : 0;
	font-weight:bold;
}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* date bits */
.date {
	background-color : #888;
	color   : #FFF;
	margin  : 15px 0;
	padding : 5px;
	border  : 1px solid #000;
	font-size : 100%;
	font-weight: bold;
}

/* entry bits */
.blogbody {
	margin:15px 10px;
}

.title {
	margin  : 0 7px;
	padding : 2px 0;
	font-weight:bold;
/*	text-transform:uppercase;*/
}

.posted {
	float : right;
	margin : 3px 10px 10px 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:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.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;
	text-transform:uppercase;
	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:75%;
	font-family:Verdana, Arial, sans-serif;
}

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


/* general side bits */
.sidetitle {
	margin:10px 10px 0 10px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	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;
	text-transform:uppercase;
	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;
	padding : 10px;
	border-left: 1px dotted #669;
	color : #669;
}

.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 18px;
	padding:0;
}

.hilight{
	color:#999900;
	background-color:#ffffdd;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:#bbbb00;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-right:2px;
}

code{
	display:block;
	background : #D8D8D8;
	color : #444;
	font-size : 1em;
	margin  : 1em;
	padding : 0.5em;
	border  : 1px solid #888;
}

pre.code{
	display:block;
	background : #D8D8D8;
	color : #444;
	font-size : 1em;
	margin  : 1em;
	padding : 0.5em;
	border  : 1px solid #888;
	width   : 90%;
	overflow : scroll;
}
.blogbody h4{
	font-size : 100%;
	background : #DDD;
	margin-top : 1em;
	margin-bottom : 0.5em;
	margin-left : -0.5em;
	border : 1px solid #888;
	border-width : 1px 1px 1px 4px;
	padding : 4px 4px 4px 0.5em;
}
.story dl{
	margin-left : 1em;
}


.navi{
	width : 100%;
}

.prev a,.next a{
	display:block;
	width:100%;
}

.prev{
	float:left;
	text-align:left;
	width:49%;
}
.next{
	float:right;
	text-align:right;
	width:49%;
}
.hidden{
	display : none;
}

dt {border-top:none}

.blog{
	margin-top:1em;
	word-wrap:break-word;
}
a.entry{
	display:block;
	float:left;
	white-space: nowrap;
	text-decoration:none;
	border:solid 1px;
	border-width:0 1px 0 0;
	padding:0 2px;
}

.cant_up .read_up,.cant_down .read_down{
	color : #adaa9c;
}
.read_down,.read_up{
	text-align : center;
	padding     : 2px 0;
	line-height : 100%;
	background  : #d6d3ce;
	color : black;
	font-size : 9px;
	width : 100%;
	clear : both;
}
.read_up{
	border-bottom : 1px solid #999;
}
#search_container{
	font-size  : 12px;
	background : #CCC;
	border:1px solid #000;
	padding : 0 2em;
	border : none;
	height : 100%;
	-moz-border-radius: 0 0 10px 10px;
}
#s_box{
	padding : 1em 0px 1em 0px;
	width : 96%;
	margin-left  : auto;
	margin-right : auto;
}
#search{
	width:98%;
	color : #999;
	padding : 2px 0px 2px 19px;
	border  : 1px solid #7b9ebd;
	background : #FFF url('./megane.png') no-repeat;
}
.drop{
	background : #EFEFEF;
	border : 1px solid #999;
	font-size : 90%;
	line-height : 100%;
}
.drop li{
	border : none;
	border-bottom : 1px solid #999;
	height  : 3.5em;
	overflow: hidden;
	padding : 2px;
	margin  : 0;
	clear : both;

}
.drop div.item{
}
.drop ul{
	list-style : none;
	margin  : 0;
	padding : 0;
}
.drop a{
	text-decoration : none;
	display : block;
	margin-left : 1em;
	padding : 2px;
}
.drop b{
	background : yellow;
	color : black;
	font-weight : normal;
}
.archives{
	font-size : 90%;
	margin : 0.5em 3em;
	padding : 0;
	list-style : none;
}
ul.archives ul{
	list-style : none;
}
ul.archives ul li{
	display : inline;
}

#footer{
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	border-top : 1px solid #888;
	margin  : 2em 0 0 0;
	padding : 7px 10px;
	background : #DDD;
}
#footer a img{
	border : none;
}

