@charset "UTF-8";

h1{
	background-image:url("/images/policy_sentence.gif");
	background-repeat:no-repeat;
	border-style:none;

	padding:0px;
	padding-top:16px;
	padding-left:44px;
	margin:0px;
	margin-bottom:0px;
}
h1 img{
	margin-bottom:10px;
	margin-right:-180px;
    z-index:2000;
}
h1 a{
    z-index:1000;
	font-size:12px;
	border-style:none;
	text-decoration:none;
}
h1 a:hover{
    z-index:1000;
	font-size:12px;
	text-decoration:none;

}

/*  */
#contents #top_main_contens h2{
	color:#667699;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;

	font-size:medium;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:5px;
}

/*	investors	*/
#financial{
	clear:both;
	margin-left:20px;
}
#financial_table1 table{
	float:left;
	width:360px;
	padding-right:2px;
}
#financial_table2 table{
	float:left;
	width:360px;
}
#financial_table1 table, #financial_table2 table{
	border-collapse:collapse;
	border-top:solid 1px #b3c1d0;
	border-bottom:solid 1px #b3c1d0;
	font-weight:normal;
}
.lcaption{
	font-size:0.9em;
	text-align:left;
}
#financial_table1 th, #financial_table2 th, #financial_table1 td, #financial_table2 td{
	height:16px;
}
#financial_table1 th, #financial_table2 th{
	font-weight:normal;
	background-color:ghostwhite;
}
#financial_table1 table{
	border-right:solid 1px #b3c1d0;
}
#financial_table2 table{
	border-left:solid 1px #b3c1d0;
}
#financial_table1 th{
	border-top:solid 1px #b3c1d0;
}
#financial_table2 th{
	border-top:solid 1px #b3c1d0;
}
#financial_table1 td{
	border-top:solid 1px #b3c1d0;
}
#financial_table2 td{
	border-top:solid 1px #b3c1d0;
}
#financial_table1 .separate, #financial_table2 .separate{
	border-right:solid 1px #b3c1d0;
}

/*	Company outline	*/
#outline_table_wrapper{
	margin:0 0 0 20px;	
}
#outline_table{
	clear:both;
	border-collapse:collapse;
	font-weight:normal;
	margin-left:20px;
}
#outline_table th{
	font-weight:normal;
	background-color:#F2F2F2;
	border:none;
	width:125px;
}
#outline_table td{
	border-bottom:none;
	padding-left:5px;
	line-height:1.5;
}
