@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4 - level6
=========================================================*/

/* 2. heading level2
=========================================================*/
#info #content h2{
	clear:both;
	margin:1.6em 0 1.0em;
	padding:1.6em 0 0;
	border:none;
	background:url(../images/for_brdd_bg.gif) repeat-x top;
	font-size:120%;
}
#info #content h2.start{
	padding:0;
	background:none;
}

/* 6. heading
=========================================================*/
#info h1 span{
	display:none;	
}
#info h1.company{
	width:660px;
	height:50px;
	background:url(../../company/images/ind_ptit.jpg) no-repeat;
}
#info h1.policy{
	width:660px;
	height:50px;
	background:url(../../policy/images/ind_ptit.jpg) no-repeat;
}
#info h1.ad{
	width:660px;
	height:50px;
	background:url(../../ad/images/ind_ptit.jpg) no-repeat;
}
#info h1.inquiry{
	width:660px;
	height:50px;
	background:url(../../inquiry/images/ind_ptit.jpg) no-repeat;
}