@charset "Shift_JIS";

.CommonHeaderTbl
{
	width:100%;
}

.CommonHeaderCellLayout
{
	vertical-align:middle;
}

.CommonHeaderCellHome
{
	background-image:url(/Images/globalnavi/home.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellMsg
{
	background-image:url(/Images/globalnavi/mess.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellEdit
{
	background-image:url(/Images/globalnavi/kaiin.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellSearch
{
	background-image:url(/Images/globalnavi/serch.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellFav
{
	background-image:url(/Images/globalnavi/favarit.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellConf
{
	background-image:url(/Images/globalnavi/settei.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellInquiry
{
	background-image:url(/Images/globalnavi/oto.gif);
	width:100px;
	height:30px;
}

.CommonHeaderCellHomeVisit
{
	background-image:url(/Images/globalnavi/home_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellMsgVisit
{
	background-image:url(/Images/globalnavi/mess_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellEditVisit
{
	background-image:url(/Images/globalnavi/kaiin_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellSearchVisit
{
	background-image:url(/Images/globalnavi/serch_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellFavVisit
{
	background-image:url(/Images/globalnavi/favarit_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellConfVisit
{
	background-image:url(/Images/globalnavi/settei_h.gif);
	width:110px;
	height:30px;
}

.CommonHeaderCellInquiryVisit
{
	background-image:url(/Images/globalnavi/oto_h.gif);
	width:100px;
	height:30px;
}

.CommonHeaderUnderline
{
	width:100%;
	background-color:#AA8C00;
	font-size:1pt;
	height:3px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.CommonHeaderStatus
{
	width:100%;
}

.CommonHeaderLoginName
{
	width:50%;
	text-align:left;
	vertical-align:middle;
	font-size:10pt;
}

.CommonHeaderLogoutBtn
{
	width:50%;
	text-align:right;
	vertical-align:middle;
}