@charset "utf-8";

/*
contact
============================== */
div#content h2{
	text-indent:-9999px;
}

div.contact#content {
	position:relative;
	height:500px;
	background-image:url("images/bodyIMG.jpg");
	background-position:0;
	background-repeat:no-repeat;
}

p.add {
	position:absolute;
	right:0;
	top:400px;
	background-image:url("images/contactBTN_f2.gif");
	background-repeat:no-repeat;
}

p.add a {
	display:block;
	width:370px;
	height:39px;
	background-image:url("images/contactBTN.gif");
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;	
}
p.add a:hover {
	background-image:url("images/contactBTN_f2.gif");
	background-repeat:no-repeat;
}

/*
gloNavi paging
============================== */
ul#gloNavi li#contactBTN a{
	background-image:url("../../draft/common/images/naviBTN_f2.gif");
}
