@charset "UTF-8";

/* index

	- localNavigation
	- pageTitle
----------------------------------------------- */


/* localNavigation
----------------------------------------------- */
#localNavigation li#vph a {
	background: url(../../../../shared/img/local_hosting_catlist.gif) no-repeat -382px -31px;
}


/* pageTitle
----------------------------------------------- */
#pageTitleA01All h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 400px;
	height: 55px;
	background: url(/biz_requestform/img2/pageTitle_a01.gif) no-repeat;
	clear: both;
}

#pageTitleB01All h2 {
	margin: 0px 0px 0px 24px;
	padding: 0;
	width: 300px;
	height: 36px;
	background: url(/biz_requestform/img2/pageTitle_b01.gif) no-repeat;
	clear: both;
}

#pageTitleC01All h3 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 22px;
	background: url(/biz_requestform/img2/pageTitle_c01.gif) no-repeat;
	clear: both;
}

.colorWhite { color: #FFFFFF; }
.colorGray { color: #666666; }


