/* CSS Document */
#irTitle {
	width:580px;
	height:auto;
	margin:20px 0px 10px 0px;
	}
	
#note {
	width:580px;
	height:auto;
	margin:10px 0px 40px 0px;

	}
	
#noteImage {
	float:left;
	width:230px;
	margin:auto;
	}
	
#noteKiji {
	float:right;
	width:340px;
	margin:auto;
	padding-left:10px;
	}
