#entry a:link,#entry a:visited{
	color: #555555;
	border-bottom: dashed 1px #FF00;
}
	
a:hover, a:active{
	background-color:#FF0;
}

#postSingle{
	width:600px;
	float:right;
}

#post-header{
	margin-bottom:20px;
}

#post-header h1{
	font-size:130%;
}

#post-header p{
	font-family: "Times New Roman", Times, serif;
	font-size:115%;
}

#entry{
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing:0.1em;
}

#entry h2{
	margin-top:20px;
}

#entry h3{
	margin-left:20px;
}

#entry li{
	margin-left:40px;
	list-style-type:disc;
	list-style-position:inside;
	color:#333;
}

#sbm{
	text-align:right;
}

#adsense{
	clear:both;
	margin-bottom:20px;
	background:url('../images/border_h.png') repeat-x bottom;
}

#adsense h3{
	background:url('../images/border_h.png') repeat-x bottom;
}

#simpleTags{
	padding-bottom:10px;
	margin-bottom:50px;
	background:url('../images/border_h.png') repeat-x bottom;
}

#simpleTags h3{
	background:url('../images/border_h.png') repeat-x bottom;
}

#simpleTags ul{
	list-style-type:disc;
	list-style-position: inside;
	color:#555;
}

#simpleTags li{
	margin:3px 0;
}

#navigation-single{
	margin:20px 0;
}

#sidebar li{
	margin-bottom:10px;
}