@charset "UTF-8";

h1{
	background:url(../img/companyplofile/bg_h1.jpg) #FFF left top no-repeat;
}

h2{
	margin:0 0 20px 0;
}

h3{
	font-size:107%;
	background:none;
	padding:0 0 0 7px;
	margin:0 0 5px 0;
	border-left:solid 5px #4E60B4;
	color:#4E60B4;
}

h4{
	border-left:solid 5px #8092E6;
}

/* サイドメニュー */

#submenu-area .submenu h2{
	background:#4E60B4 url(../img/companyplofile/bg_submenu_h2.jpg) left top no-repeat;
}
	#submenu-area .submenu ul li a:link,
	#submenu-area .submenu ul li a:visited{
		background:#F2F4FC url(../img/companyplofile/submenu_li.gif) 8px 12px no-repeat;
	}

/* コンテンツINDEX */

.companyplofile .contenttitle{
	background: url(../img/companyplofile/submenu_li.gif) #F2F4FC 7px center no-repeat;
	padding:5px 0 5px 24px;
	font-weight:bold;
	margin:0 0 5px 0;
}