@charset "utf-8";

#shef a {
	background-position: 250px -35px;
}

/*contents page common*/
.title_container {
	height: 26px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.title {
	height: 23px;
	width: 450px;
	background-image: url(title.gif);
	background-repeat: no-repeat;
}
.title h3 {
	text-indent: -9999px;
	overflow: hidden;
}
.orizontal_image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*page original*/
.details_txt {
	float: right;
	width: 310px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.details_img1 {
	float: left;
	margin: 20px 0px 50px;
	width: 120px;
}

