@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import "http://www.ep-melody.com/css/base2.css";

/* Begin Typography & Colors */

#side{
	float:left;
	width:230px;
	text-align:left;
	margin:18px 0px 5px 0px;
}

#sidebar ul{
    margin:8px 0px 15px 10px;
}

#sidebar ul li{
    list-style-type:none;
}

#sidebar #tag{
	width:100%;
	position:relative;
	top:-10px;
	margin-bottom:0px;
}

#sidebar #tag ul{
	width:240px;
	list-style: none outside;
	margin-left:10px;
	padding:0px;
	overflow:hidden;
}

#sidebar #tag ul li{
	width:48%;
	float:left;
	padding:1px 0px 1px 5px;
	margin:0px;
	padding:1px 0px 1px 0px;
}

.post small{
    font-weight:bold;
    text-decoration:underline;
}

.post{
	margin-bottom:40px;
}

.post .entry{
    margin:5px 0px 30px 0px;
}

.postmetadata span{
    display:none;
}

.postmetadata small{
    display:none;
}

.commentlist{
    margin-left:15px;
}

.entry blockquote,div.box{
	width:90%;
	background-color:#EFF3FF;
	border:1px solid #8BA9FF;
	margin:20px auto 1.9em auto;
	padding:5px 0px;
}

div.box{
	font-size:0.85em;
	padding-left:5px;
}

div.box pre{
	font-size:105%;
	_font-size:95%;
}

head~/* */body div.box pre{
	font-size:95%;
}

#contents #main ul{
	margin:20px 0px 20px 45px;
	list-style-tyle:disc;
	width:90%;
}

#contents #main ol{
	width:90%;
	margin:0px 0px 1.5em 30px;
}

#contents #main p{
	width:93%;
	line-height:160%;
	margin:0px 0px 2em 10px;
}

#contents #main .entry blockquote p{
	width:93%;
	line-height:160%;
	margin:0px 0px 0px 15px;
}

abbr{
	cursor:help;
}

h4{
	padding:3px 0px 3px 10px;
	margin:0px 0px 1em 5px;
	border-color:#FFB22B;
	border-style:solid;
	border-width:0px 0px 0px 4px;
	font-weight:bold;
}

h5{
	width:90%;
	padding:3px 0px 3px 10px;
	margin:0px 0px 1em 5px;
	border-color:#aaa;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}

#hatena{
	position:relative;
	top:-55px;
	left:350px;
}

#popular{
	width:95%;
}

#popular li{
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#777;
	padding:3px 0px 3px 0px;
}
