div#contents div#header div#gnavi ul li#gnavi-home a:link, div#contents div#header div#gnavi ul li#gnavi-home a:visited, div#contents div#header div#gnavi ul li#gnavi-home a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -72px;
}
div#contents div#title-image {
	background-image: url(images/top_title.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 950px;
	text-indent: -9999px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #15A0F4;
	margin-bottom: 20px;
}



/* 左側
────────────────────────────── */

div#contents div#lcontents {
	float: left;
	width: 270px;
	margin-left: 12px;
	padding-bottom: 15px;
	margin-top: 20px;
}

img {
	vertical-align: bottom;
	border-style: none;
}

/* 更新情報
────────────────────────────── */
div#contents div#lcontents div#whatsnew {
	margin-bottom: 20px;
}
div#contents div#lcontents div#whatsnew h2 {
	background-image: url(images/whatsnew_title.gif);
	height: 35px;
	width: 220px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
div#contents div#lcontents div#whatsnew h2 a {
	display: block;
	height: 35px;
	width: 220px;
}
div#contents div#lcontents div#whatsnew dl {
	margin-top: 5px;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

div#contents div#lcontents div#whatsnew dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

div#contents div#lcontents div#whatsnew dl dd {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
div#contents div#lcontents div#whatsnew div#rss {
	background-color: #F6F6F6;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}



/* バナー置き
────────────────────────────── */
div#contents div#lcontents div#bana-space img {
	border-width: 0px;
}

/* お問い合わせ
────────────────────────────── */

div#contents div#lcontents div#info h2 {
	background-image: url(images/info_title.gif);
	height: 42px;
	width: 220px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
div#contents div#lcontents div#info h2 a {
	display: block;
	height: 42px;
	width: 220px;
}



/* 右側
────────────────────────────── */

div#contents div#rcontents {
	float: left;
	width: 600px;
	padding-bottom: 15px;
	margin-left: 34px;
	margin-top: 20px;
}

/* 製品案内リンク
────────────────────────────── */
div#products-link {
	width: 603px;
	zoom:1;
	margin-bottom: 20px;
}
div#products-link:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.boxlink {
	width: 198px;
	background-color: #DDE4EA;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	cursor: pointer;
	padding-bottom: 10px;
}
div.hover  {
	background-color: #C9E6F5;
}
div.boxlink2 {
	width: 198px;
	background-color: #EEF2F7;
	margin-right: 3px;	
	margin-bottom: 3px;
	float: left;
	cursor: pointer;
	padding-bottom: 10px;
}
div.hover2 {
	background-color: #DEEFF8;
}
div#products-link div h2 {
	font-weight: bold;
	color: #15A0F4;
	font-size: 115%;
	line-height: 110%;
	padding-left: 70px;
	padding-top: 13px;
	margin-bottom: 10px;
	padding-right: 5px;
}
div#products-link div h2 a {
	color: #15A0F4;
	text-decoration: none;
}

div#products-link div h2.nigyo {
	padding-bottom: 15px;
}

span.small {
	font-size: 80%;
	font-weight: normal;
}
div#products-link div p {
	color: #666;
	padding-left: 15px;
	padding-right: 15px;
}

div#products-link h2#icon-fhs {
	background: url(images/icon-fhs.jpg) no-repeat;
}
div#products-link h2#icon-shomei {
	background: url(images/icon-shomei.jpg) no-repeat;
}
div#products-link h2#icon-led24w {
	background: url(images/icon-led24w.jpg) no-repeat;
}
div#products-link h2#icon-toner {
	background: url(images/icon-toner.gif) no-repeat;
}
div#products-link h2#icon-myuclean {
	background: url(images/icon-myuclean.jpg) no-repeat;
}
div#products-link h2#icon-hdi9000 {
	background: url(images/icon-hdi9000.jpg) no-repeat;
}
div#products-link h2#icon-eqs {
	background: url(images/icon-eqs.gif) no-repeat;
}
div#products-link h2#icon-hra {
	background: url(images/icon-hra.gif) no-repeat;
}
div#products-link h2#icon-touchfree {
	background: url(images/icon-touchfree.jpg) no-repeat;
}

/* サイトリンク
────────────────────────────── */
div#site-link {
	zoom:1;
	margin-bottom: 20px;
}
div#site-link:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#site-link p#banner-sanitation a {
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 195px;
	background: url(images/banner-sanitation.gif) no-repeat;
	margin-right: 5px;
	overflow: hidden;
}
div#site-link p#banner-sanitation a:hover {
	background: url(images/banner-sanitation.gif) no-repeat left -80px;
}
div#site-link p#banner-kaigo-club a {
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 195px;
	background: url(images/banner-kaigo-club.gif) no-repeat;
	margin-right: 5px;
	overflow: hidden;
}
div#site-link p#banner-kaigo-club a:hover {
	background: url(images/banner-kaigo-club.gif) no-repeat left -80px;
}
div#site-link p#banner-kansen-yobo a {
	text-indent: -9999px;
	float: left;
	height: 80px;
	width: 195px;
	background: url(images/banner-kansen-yobo.gif) no-repeat;
	overflow: hidden;
}
div#site-link p#banner-kansen-yobo a:hover {
	background: url(images/banner-kansen-yobo.gif) no-repeat left -80px;
}
