.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;
}


h2 {
	color:#FF3300;
	margin-bottom:5px;
}


.head_block {
	display:none;
}

.my_block {
	background-color:#ffffff;
}



.head_top_block {
	background-color:#fffaeb;
}

.head_top_block .my_catch {
	color:#ff8c6f;
	font-weight:bold;
	font-size:1.3em;
}

.head_top_block h2 {
	font-size:1.7em;
	color:#000000;
}

.information_block {
	background-image:url(images/info_ttl.gif);
}

.information_block {
	border-bottom:1px #ff7a7a solid;
	border-right:1px #ff7a7a solid;
	border-left:1px #ff7a7a solid;
	background-repeat:no-repeat;
}

.information_block  .right_space {
	width:100%;
	float:none;
}


.information_block  dl {
	clear:both;
}

.information_block  dd {
	float:left;
	width:460px;
	margin:3px 0;
}


.right_txt_block {
	background-color:#fffde4;
	border:1px #ff7a7a solid;
	padding:10px;
	margin-bottom:10px;
}

.right_txt_block .txt_space {
	width:440px;
	padding:0px;
}

.right_txt_block  .image_space {
	width:120px;
}

