h2{
	background-image: url("../member/title.gif");
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0;
	width: 525px;
	height: 152px;
	}

#contents{
	/*background-image: url("../map/kazari.gif");
	background-repeat: no-repeat;
	background-position: 300px -30px;*/
	}

#contents_box{
	margin: 0;
	padding-right: 10px;
}

#present{
	background-image: url("../member/back01.gif");
	background-repeat: repeat-y;
	width: 525px;
	}
	
#present dl{
	margin: 0 20px 0 50px;
	}
	
#present dt{
	color: #36c;
	font-size: 90%;
	text-indent: -1em;
	margin: 0 0 0 -12px;
	padding: 0;
	}
	
#present dd{
	font-size: 80%;
	margin: 0 0 0 -25px;
	padding: 0;
	}
	
#info{
	font-size: 60%;
	text-align: right;
	margin: 0;
	padding: 0 30px 0 0;
	}

