@charset "utf-8";
/* fontset.css */

p, h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/*#header_logo p {
	font-size:300%;
	font-family:"Essays1743";
	line-height:.5em;
}*/

body {
	font:13px/1.231 'Helvetica','Arial','Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Osaka,sans-serif;
*font-size:small;
*font:x-small;
	letter-spacing: 0.05em;
}
select, input, button, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
 @font-face {
font-family:"Essays1743";
src:url("http://sugiyamayusuke.org/f/Essays1743.ttf");
}
h1 {
	font-family:"Essays1743";
	font-size: 197%;
	/*text-transform:uppercase;*/
	padding:10px 5px;
	letter-spacing:0.15em;/*text-shadow:0 0 2px #000000;*/
}
.sidebar li {
	line-height: 160%;
	font-size: 85%;
}
.sidebar li h3 {
	/*font-weight: bold;*/
}
#postLink li {
	line-height:160%;
	font-size: 85%;
}
#copyright li {
	line-height:130%;
	font-size: 85%;
}

