/* ***共通*** */	
ul#gnavi li#home a {
	width:68px;
	background:url(../../shared/images/gnavi.gif) left top no-repeat
}
ul#gnavi li#solution a {
	width:90px;
	background:url(../../shared/images/gnavi.gif) -68px -23px no-repeat;
}
ul#gnavi li#news a {
	width:160px;
	background:url(../../shared/images/gnavi.gif) -158px top no-repeat;
}
ul#gnavi li#company a {
	width:94px;
	background:url(../../shared/images/gnavi.gif) -318px top no-repeat;
}
ul#gnavi li#site a {
	width:88px;
	background:url(../../shared/images/gnavi.gif) -412px top no-repeat;
}


h2 img{
	margin-left:3px;
}
div.box_business {
	clear:both;
	padding-top:16px;
}
div.box_business h3 {
	margin-bottom:10px;	
}
div.box_business h4 {
	margin-top:1em;
	margin-bottom:0.5em;
}

div.box_business p {
	line-height:1.5em;
	margin: 0 24px 0 36px;
}
div.box_business p.read {
	margin: 0 24px 2em 36px;
}
div.box_business p.read2 {
	margin: 1.8em 24px 0 36px;
}
