/* ==================================================================
	アップ・トゥ・アナライザー
	UTF-8
================================================================== */

@charset "utf-8";

p.contents
{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	line-height:150%;
	/*background-image: url(../images/environment_bg.gif);
	background-repeat: no-repeat;
	background-position:250px 250px;*/
}

h3.comp_title
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 11pt;
}

table.comp_table
{
	border-collapse: collapse;
	width: 600px;
}

table.comp_table td.caption1
{
	width :15%;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	background-color: #cccccc;
	border: 1px solid #4c4c4c;
}

table.comp_table td.caption2
{
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	background-color: #cccccc;
	border: 1px solid #4c4c4c;
}

table.comp_table td.caption3
{
	width :9%;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	background-color: #cccccc;
	border: 1px solid #4c4c4c;
}

table.comp_table td.content
{
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 9pt;
	text-align: center;
	border: 1px solid #4c4c4c;
}

table.comp_table td.content2
{
	padding: 0px 0px 0px 5px;
	color: #000000;
	font-size: 9pt;
	text-align: left;
	border: 1px solid #4c4c4c;
}

p.comp_hanrei
{
	margin: 6px 0px 15px 0px;
	padding: 0px;
	color: #000000;
	font-size: 10pt;
}