@charset "UTF-8";

div#contents h2 { background: url(../images/diary/title.gif) no-repeat ; }

div#contents h3.m01 { background: url(../images/diary/h3_01.gif) no-repeat ; margin-top : 20px ; }
div#contents h3.m02 { background: url(../images/diary/h3_02.gif) no-repeat ; margin-top : 20px ; }


div.list {
	margin : 0px 0px 0px 0px ;
	padding : 15px 0px 0px 0px ;
	border-top : 1px dotted #3399ff ;
}

div.list img {
	float : left ;
	margin : 0px 20px 15px 0px ;
	border : 1px solid #3399ff ;
}


div.list p {
	font-size : 84% ;
	margin : 0px ;
}



div.list div.read {
	font-size : 84% ;
	text-align : right ;
	margin : 0px 0px 15px 0px ;
}




