/*============================
zeh
============================*/
div.sub_header {
	width:100%;
	height:100px;
	background:url(../../image/common/sub_header_bg.gif) repeat-x;
	position: relative;
	top: 150px;
}
div.sub_cont h2 {
	color:#FFF;
	display:block;
	font-weight:normal;
	font-size:175%;
	letter-spacing:0.1em;
	position:absolute;
	left: 0px;
	top: -40px;
}
