@charset "UTF-8";

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 -23px 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#contents p.mail {
	padding-top:16px;
	margin-bottom:16px;
}

div#contents p#link_inquiry a{
	display:block;
	width:122px;
	height:16px;
	margin-left:394px;
	text-indent:-9999px;
	/*\*/
	   overflow: hidden;
	/**/
}

div#contents p#link_inquiry a{
	background:url(../images/btn04.gif) 0px top no-repeat;
}
div#contents p#link_inquiry a:hover{
	background:url(../images/btn04.gif) 0px -16px no-repeat;
}


div#contents p.campany{
	margin:28px auto 40px 26px;
}
div#contents div#privacy {
	border:3px #e8f2fd solid;
	padding:10px 20px;
	margin:16px 65px 0 65px;
	text-align:center;
	line-height:1.5em;
}


