@charset "utf-8";
/* CSS Document */


h2 {
	background:url(../images/shop/h2_bg.jpg) no-repeat;
	width:140px;
	height:330px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:20px 0px 20px 0px;
}

h3{
	clear:both;
	margin:20px 0px 15px 0px;
	background-image: url(../images/global/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	font-size: 134%;
	padding:4px 5px 5px 21px;
	font-weight: bold;
}

h4{
	clear:both;
	margin:20px 0px 15px 0px;
	background-image: url(../images/global/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	font-size: 134%;
	padding:4px 5px 5px 23px;
	font-weight: bold;
}
#consulting{
	border-top:#DDD 1px solid;
	margin:0px 0px 20px 0px;
}

#consulting li{
	border-bottom:#DDD 1px solid;
	padding:20px 0px 20px 0px;
}

#consulting li img{
	float:left;
}

#consulting1{
	background:url(../images/top/consulting4_title.jpg) no-repeat;
	width:435px;
}

#consulting2{
	background:url(../images/top/consulting5_title.jpg) no-repeat;
	width:435px;
}

#consulting li p{
	margin:0px 0px 0px 165px;
}

#news{
	height:110px;
	line-height:160%;
	overflow:auto;
	margin:0px 0px 0px 3px;
}

#news dt{
	width:90px;
	font-weight:bold;
	float:left;
}

#news dd{
	color:#09F;
	text-decoration:underline;
	margin:0px 0px 0px 100px;
}
img.covid{
float:left;
margin:0px 0px 10px 10px;
}
