@charset "iso-8859-1";

/*

information{
	file name : /common-new/css/pagetitle.css;
	infomation : This CSS file define a page title format.;
	site name : Panasonic Global;
	url : http://panasonic.net;
	copyrihgt : Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. All Rights Reserved.;
}
*/





/* contents
--------------------------------------------------------------------------
1. "generall" elements
2. details
--------------------------------------------------------------------------
*/




/* 1. "generall" elements
-----------------------------------------------	*/
div#pagetitle *{
	margin:0;
	padding:0;
}












/* 2. details
-----------------------------------------------	*/
div#pagetitle{
	padding:11px 0 8px;
	background-position:0 100%;
	background-repeat:no-repeat;
}

div#pagetitle p{
	float:left;
	width:179px;/*	fixed	*/
	margin:0 18px 0 0;/*	fixed	*/
	color:#97a1aa;
}

div#pagetitle h1{
	float:left;
	width:560px;
	color:#000;
}

/* index version	*/
div#pagetitle.index h1{
	float:none;
	margin-left:0 !important;/* mac ie	*/
}
/* index add margin left version	*/
div#pagetitle.indexadm h1{
	float:none;
	margin-left:197px;/*	fixed	*/
}

/* bar-color	*/
div#pagetitle.blue{
	background-image:url("../img/pagetitle/bg-pagetitle-blue.gif");
}
div#pagetitle.beige{
	background-image:url("../img/pagetitle/bg-pagetitle-beige.gif");
}
div#pagetitle.cyan{
	background-image:url("../img/pagetitle/bg-pagetitle-cyan.gif");
}


div#pagetitle.index.gray,
div#pagetitle.gray{
	background-image:url("../img/pagetitle/bg-pagetitle-gray.gif");
}

/*	

background:url("../img/pagetitle/bg-pagetitle-gray.gif") 0 100% no-repeat !important;

*/


.banner_moji {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	text-align: left;
}

.banner {
	padding-top      : 0px;
	padding-left     : 10px;
	BACKGROUND-IMAGE : url("../img/title_banner.gif");
	margin-left: 20px;
            }
