/* 追加ページ用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;
}

div#body
{
	border-top: 1px solid #333333;
	border-left: 4px solid #333333;
}

img#title_difference
{
	float: left;
	margin-top: 10px;
	margin-bottom: 300px;
}

div#body table
{
	width: 640px;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}

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

table#difference_text td
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-image: url("tkc_10_img/gray_block.gif");
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

table#difference_text td.products
{
	padding-left: 0;
	padding-right: 8px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-image: none;
}

table#difference_table caption
{
	caption-side: top;
	text-align: right;
}

table#difference_table tr
{
	vertical-align: middle;
	/*  以下 IE では無効？ */
	background-image: url("tkc_10_img/black_box_1px.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

table#difference_table tr.blue_back
{
	background-color: #9999FF;
}

table#difference_table td
{
	font-size: 14px;
	text-align: center;
	border-top: 8px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background-image: url("tkc_10_img/black_box_1px.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

table#difference_table td.property
{
	width: 65px;
	font-size:14px;
}

table#difference_table td.products
{
	font-size:14px;
}

table#difference_table td.none
{
	border-bottom: none;
	background-color: #FFFFFF;
}

table#difference_table td h2
{
	/*  以下 IE 向け */
	width: 100%;
	_background-image: url("tkc_10_img/black_box_1px.gif");
	_background-position: top left;
	_background-repeat: repeat-y;
}