	H2#title_contants {
		width:600px ;
		height:34px ;
		background:url(../image/com/title_diary.gif) ;
		background-repeat: no-repeat;
	}
	H2#title_contants span { display:none; }

	div.block_data {
		display:block ;
		margin:0px 10px 35px 10px ;
		color:#ffffff ;
		font:12px/15px osaka ;
		line-height: 1.4em ;
		float:left ;
	}

	H3#subject {
		display:block ;
		width:600px ;
		height:34px ;
		background:url(../image/car_diary/subject.gif) ;
		background-repeat: no-repeat;
		margin:5px ;
		color:#ffffff ;
		font:16px/20px osaka ;
		line-height: 1.4em ;
		padding-top:5px ;
		padding-left:40px ;
	}

	H4.title {
		background:url(../image/car_diary/title.gif) ;
		background-repeat: no-repeat;
		padding:6px 0px 0px 40px;
		color:#ff6600 ;
		font:15px/18px osaka ;
		font-weight:bold ;
		line-height: 1.4em ;
		margin-bottom:10px ;
	}

	div#gotoup {
		float:right ;
	}

