#main_image {
	clear: both;
}
#content_head {
	margin-bottom: 10px;
	display: block;
	height: 200px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #CC6600;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCA95;
	display: block;
}
h4 {
	font-size: 13px;
	color: #006699;
	margin-bottom: 0px;
	display: block;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8CDAFF;
	margin-left: 10px;
	margin-right: 10px;
}

#image_box {
	width: 180px;
	float: left;
	text-align: left;
	clear: left;
	background-image: url(../images/common/side_image.jpg);
	height: 264px;
	background-repeat: no-repeat;
	background-position: right;
}
#works_list{
	font-size: 16px;
	font-weight: bolder;
	color: #0066CC;
	list-style-type: none;
}
#works_list2{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}
