.head_image_block {
	background-image:url(images/head.jpg);
}


h1 {
	width:590px; height:34px;
	background-image:url(images/contents_ttl.gif);
	background-repeat:no-repeat;
	margin:10px 0;
}


.head_top_block h2 {
	color:#ab9060;
	margin-bottom:5px;
}


.head_block {
	display:none;
}

.my_block {
	background-color:#FFfaeb;
}

.my_block h2 {
	background-image:url(images/info_ttl.gif);
	background-repeat:no-repeat;
		padding:5px 20px;
		height:30px;

}

.head_top_block {
	background-color:#fffaeb;

}

