/* 追加ページ用CSS */

div#body
{
	clear: both;
	width: 700px;
	font-size: 12px;
	line-height: 150%;
}

table#global_menu
{
	margin-bottom: 20px;
}

img#copyright
{
	vertical-align: bottom;
}

h2,h3
{
	display: inline;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

hr
{
	clear: both;
	margin-top: 20px;
}

div.hr
{
	clear: both;
	width: 700px;
	margin-bottom: 5px;
	padding-top: 20px;
	border-bottom: 1px solid #999999;
}

h1 img
{
	margin: 0px;
	vertical-align: bottom;
}

a#products_detail
{
	display: block;
	width: 210;
	height: 24;
	margin-left: 450px;
	background-image: url("tkc_new_img/buttom_new_products.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

a#products_detail:hover
{
	background-position: bottom left;
}

a#products_detail span
{
	display: none;
}
