@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

*/



/* Begin Typography & Colors */
@import "http://www.ep-melody.com/css/base.css";

#sidebar{

}

#main{

}

#sidebar {

}

#sidebar ul{
    margin:8px 0px 15px 10px;
}

#sidebar ul li{
    list-style-type:none;
}

.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{
	width:90%;
	background-color:#FFF5F5;
	border:1px solid #FFB3B3;
	margin:20px auto 1.9em auto;
	padding:5px 0px;
}

#contents #main ul{
	margin:20px 0px 20px 45px;
	list-style-tyle:disc;
	width:90%;
}

#contents #main p{
	width:93%;
	line-height:160%;
	margin:0px 0px 2em 10px;
}

#contents #main 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:#990000;
	border-style:solid;
	border-width:0px 0px 0px 4px;
	font-weight:bold;
}
