@charset "UTF-8";

#page_g_diary_ {
	width:100%;
	background-color:#ffffff;
}

#tbl_diary {
	border:none;
}

#td_diary_title {

	height:40px;
	background-image:url(/library/2009/oh1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding:0px;
	font-weight: bold;
	border:none;
	text-indent:5px;
	vertical-align:middle;
}

.div_diary{
	background-image:url(/library/2009/o_03.gif);
	background-repeat: no-repeat;
	line-height: normal;
	background-position: left center;
	text-align: left;
	margin:5px 0;
	padding: 0px 0px 5px 20px;
    border-bottom: 1px dotted #dddddd !important;
}

.td_diary{
	border:none;
}
