

/*  ===========================
　　　　メインタイトル
================================ */
.mainTitle {
	width:100%;
	height:52px;
	}

/* メインタイトル 画像指定(780px幅)-共通 */
.mainTitleImg02 h1{ 
	background:url(/fa/cmn11/image/maintit_bg02.gif) no-repeat 0 0;
	font-size:13pt;
	line-height:17px;
	color:#007ddc;
	margin:0px;
	padding:20px 0px 15px 45px;
	border-left:0px;
	}

/* メインタイトル 画像指定(770px幅)-GOT */
.mainTitleImg01 h1{ 
	background:url(/fa/cmn11/image/maintit_bg01.gif) no-repeat 0 0;
	font-size:13pt;
	line-height:17px;
	color:#007ddc;
	margin:0px;
	padding:20px 0px 15px 45px;
	border-left:0px;
	}


/*  ===========================
　　　　会員エリア　メインタイトル
================================ */
.mainTitle03 {
	width:100%;
	height:52px;
	}

/* メインタイトル 画像指定(770px幅)-GOT */
.mainTitleImg03 h1{ 
	background:url(/fa/cmn11/image/maintit_bg01.gif) no-repeat 0 0;
	font-size:13pt;
	line-height:17px;
	color:#007ddc;
	margin:0px;
	padding:20px 0px 15px 45px;
	border-left:0px;
	}
