#homeleader  {/*top_home：leadのスペースと地色*/
background-image: url(/japan/img/head/photobg.jpg);background-repeat:no-repeat;
padding: 0px;
	margin: 0px;
	height:106px;
	width:100%;
}
	
	#homephoto {/*top_home：写真*/
 background-image: url(/japan/img/head/homeimage.jpg);background-repeat:no-repeat;
 height:106px;/*98px_top_home：写真のheightのサイズ*/
	padding: 0px;
	margin: 0px;
}
	#homeleadercomment {/*top_home：comment*/
	clear: both;
visibility:        visible;
position:          relative;
z-index:           2;
	float: right;
	width:42%;
height:106px;
	margin-right:20px;

	font-size:12px;color:#ffffff;line-height:1.8;font-weight: normal;
	text-align:left;
}
#printhomeleader  {display: none;}
#printhomephoto{display: none;}
#printhomeleadercomment{display: none;}