@charset "utf-8";

/* CSS Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote {
	margin: 0;
	padding: 0;
}
body, td, th, h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight: normal;
	line-height: 20px;
}
ol, ul {
	list-style-type: none;
}
img {
	border: 0;
}

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	overflow: hidden;
}

* html .clearfix { 
	height: 1%; 
}
.clearfix { 
	display: block; 
}

.clear { 
	clear: both; 
}

article, aside, hgroup, header, footer, figure,  figcaption, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}

img {
	vertical-align: bottom;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.diarylist01 {
}

.diarylist01 li {
	padding-bottom: 20px;
}

.diarylist01 .title01 {
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #348828;
}

.diarylist01 .title01 img {
	vertical-align: middle
}

.diarylist01 .update01 {
	color: #999;
}

.diarylist01 .pic01 {
	margin-top: 10px;
	float: left;
}

.diarylist01 .pic02 {
	margin-top: 10px;
	float: left;
}

.diarylist01 .pic03 {
	margin-top: 10px;
	float: left;
}

.diarylist01 .comment01 {
	clear: both;
	font-size: 12px;
	color: #666666;
}
