@charset "UTF-8";

ul {
	list-style:none;
}

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 top 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 -23px no-repeat;
}


h2 img{
	margin-left:3px;
}

h3.d2k {
	margin-bottom:10px;
	margin-left:10px;
	border-left:12px solid #d1e5fb;
	font-size:1.2em;

}
h3.d2k a{
	display:block;
	width:780px;
	height:18px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	font-weight:bold;
	padding-left:4px;
}
ul.d3k li a{
	display:block;
	width:680px;
	height:18px;
	margin-bottom:10px;
	margin-left:100px;
	border-bottom:1px solid #d1e5fb;
}
ul.d3k{
	margin-bottom:16px;
	font-size:1.2em;
}
