/*このページのトップに戻る*/
p.backtop {
	margin-top: 40px;
	background-image: url(general_item/backtop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
p.backtop a{
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}

td#bosyu {
	background-image: url(general_item/motomu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
td#hitomoke {
	background-image: url(general_item/footer_hitomoke.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td#bosyu p, td#bosyu h2, td#hitomoke p {
	display: none;
}

/*会社紹介*/
div#footerlogo {
	background-image: url(general_item/footer_cara.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 180px;
	height: 160px;
	padding-top: 15px;
}
div#footerlogo h2{
	font-weight: normal;
	background-image: url(general_item/yellowlinebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 20px;
	line-height: 22px;
	height: 24px;
	margin-bottom: 5px;
}
div#footerlogo p{
	font-size: 14px;
	line-height: 22px;
}
