.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:#333333;
	margin-bottom:5px;
}



.my_list_block{
	clear:both;
}

.my_list_block li {
	padding-bottom:20px;
	border-bottom:1px #666666 dotted;
	margin-top:10px;
}

.my_list_block h2 a {
	color:#000000;
}

.my_list_block .my_photo {
	float:left;
	width:120px;
}

.my_list_block img {
	width:110px;
	padding:2px;
	border:1px #CCCCCC solid;
}

img { -ms-interpolation-mode: bicubic; } 