@charset "utf-8";
#top_disp{
	position: relative;
}
#top_disp_icon{
	position:absolute;
	top:-60px;
	right:100px;
}
#contact{
	background-image: url(../../no1/images/contact.png);
	height:153px;
	margin:50px 0 0 0;
	position:relative;
}
#contact a{
	position:absolute;
	right:40px;
	bottom:20px;
}

#contact_hp{
	background-image: url(../../hp/images/contact.png);
	height:153px;
	margin:50px 0 0 0;
	position:relative;
}
#contact_hp a{
	position:absolute;
	right:40px;
	bottom:15px;
}