@charset "Shift_JIS";

/* index

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


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


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

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

#pageTitleC01 h3 {
	margin: 0;
	padding: 0;
	width: 279px;
	height: 21px;
	background: url(../../../virus/shared/img/pageTitle_c01.gif) no-repeat;
	clear: both;
}

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

.borderOrange {
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #FF8533;
}

