#headerimg {
	background: url(../images/haniel/h1_title_bg.jpg) no-repeat;
	}

.entry {
	width: 650px;
	padding: 17px 0 0;
	}

.item_box {
	width: 650px;
	margin: 20px 0 10px;
	padding: 0 0 20px;
	background: url(../images/item/content_item_bg.gif) repeat-y;
	}

.item_box_inner {
	display: block;
	padding-top: 10px;
	}


h4 {
	margin: 0 0 5px;
	padding: 0 0 2px;
	border-bottom: 1px dotted #44320E;
	}

strong {
	font-size: 105%;
	font-weight: bold;
	color: #487A23;
	}

.text-right {
	display: inline;
	float: right;
	width: 380px;
	margin: 10px 15px 10px 0;
	}

img.img_left {
	float: left;
	padding: 10px 0 0px 20px;
	}

#description {
	font-size: 90%;
	padding-bottom: 20px;
	}
