@charset "Shift_JIS";

.CommonHeaderTbl
{
	width:100%;
}

.CommonHeaderCellLayout
{
	vertical-align:middle;
}

.CommonHeaderCellHome
{
	background-image:url(/Images/globalnavi/pr_home.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellFav
{
	background-image:url(/Images/globalnavi/pr_favorit.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellConf
{
	background-image:url(/Images/globalnavi/pr_settei.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellInquiry
{
	background-image:url(/Images/globalnavi/pr_oto.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellHomeVisit
{
	background-image:url(/Images/globalnavi/pr_home_h.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellFavVisit
{
	background-image:url(/Images/globalnavi/pr_favorit_h.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellConfVisit
{
	background-image:url(/Images/globalnavi/pr_settei_h.gif);
	width:190px;
	height:30px;
}

.CommonHeaderCellInquiryVisit
{
	background-image:url(/Images/globalnavi/pr_oto_h.gif);
	width:190px;
	height:30px;
}

.CommonHeaderUnderline
{
	width:100%;
	background-color:#93000F;
	height:5px;
	font-size:1pt;
}

.CommonHeaderStatus
{
	width:100%;
}

.CommonHeaderLoginName
{
	width:50%;
	text-align:left;
	vertical-align:middle;
	font-size:10pt;
}

.CommonHeaderLogoutBtn
{
	width:50%;
	text-align:right;
	vertical-align:middle;
}