
#contents #topTitle h1#h1_1 {
	margin :  0;
	padding : 0;
	width : 600px;
	height : 150px;
	position:relative;
	display : block;
	font-size : 16px ;
	font-weight : normal ;
	color : #000000 ;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}


#contents #topTitle h1#h1_1 span {
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/mix2/h1_1.gif") no-repeat;
	background-position : 0 0;
	background-repeat : no-repeat;
	display : block;
	position:absolute;
	top:0;
	left:0;
}



#contents h2 {
	position:relative;
	margin :  30px 0 20px 0 ;
	padding : 0;
	background-image :none ;
	border-bottom : none ;
	font-size : 12px;
	color : #CC6699;
	text-align : left;
	/*HideMacIE\*/
	overflow:hidden;
		/**/
}

#contents h2#h2_1 {
	width: 600px;
	height :85px ;
}

#contents h2#h2_1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/mix/h2_1.gif") no-repeat;
	top:0;
	left:0;
	position:absolute;
}

