/*
Theme Name: aroha-blog
Theme URI: http://ippome.jp
Description: aroha-blog
Version: 1.0
Author: Reiji Kobayashi
Author URI: http://ippome.jp
*/

@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
	
}
#kizi{
padding:15px 0;
line-height:1.7em;
font-size:93%;
letter-spacing:1pt;
}

h2{
margin:0 0 5px 0;
}

#topics a{
color:#666;
}
#topics li{
padding:0;
}
#topics .title{
width: 180px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}

#sidebar{
font-size:11px;
}

#sidebar li{
margin-bottom:10px;
}