@charset "euc-jp";
@import "/common/css/frame.css"; 

#mainContents div.topObj {
	background: url(../img/pht_main.jpg) no-repeat left top;
	margin-bottom: 21px;
	width: 709px;
	height: 639px;
}
	#mainContents div.topObj * {
		display: none;
	}

#mainContents div.noteObj {}
	#mainContents div.noteObj h2 {
		background: url(../img/hed_note.gif) no-repeat left top;
		margin-bottom: 9px;
		width: 75px;
		height: 25px;
		text-indent: -999px;
		overflow: hidden;
		/*\*//*/
		padding-bottom: 25px;
		/**/
	}
	#mainContents div.noteObj ul {
		font-size: 10px;
		/*\*/
		*font-size: 80%;
		/**/
	}
	#mainContents div.noteObj li {
		margin-bottom: 5px;
	}