/***************************************
ジョンソン・エンド・ジョンソン株式会社　コンシューマー カンパニー
【コンシューマー共通ページ】　スタイルシート
***************************************/

/*070911*/
h1{
	display:none; 
}

h2,h3,h4,h5,h6{
margin:0;padding:0;
font-style:normal;
font-weight:normal;
	font-size:100%;
}

td{
	font-size:79%;
}


/* L  TxtLarge
----------------------------------------------*/
.txtL{
	font-size: 100%;
}

/*ページ内リンク*/
.link { font-size:71% }

/*//070911*/

/*フッター***************************************/
div#footer {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	color: #000;
	text-decoration: none;		
	background-color: #fff;
}

table#footer {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
  }

table#footer td {
	border: 0;
  }

table#footer .line1 {
	border: 0;
	background-color: #FAB56A;
 }
table#footer .line2 {
	border: 0;
	background-color: #F89C37;
 }
table#footer .line3 {
	border: 0;
	background-color: #BF803A;
 }
table#footer .line4 {
	border: 0;
	background-image: url(../image/footer/line_bg_con.gif);
 }
table#footer .line5 {
	border: 0;
	background-color: #E0C0D0;
 }
table#footer .dot {
	border: 0;
	background-image: url(../image/footer/line_dot.gif);
}

/*最終更新日***************************************/
.updata {
font-size:71%;
color:#6b2260;	
}

