@charset "utf-8";

<head>
:
<style type="text/css">


body {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Helvetica,Arial,sans-serif ;
color: #333333;
line-height: 150%;
}

td {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Helvetica,Arial,sans-serif ;
color: #333333;
line-height: 150%;
}

th {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Helvetica,Arial,sans-serif ;
color: #333333;
line-height: 150%;
}

A:link { color: #0000FF; text-decoration: none}
A:visited { color: #339966; text-decoration: none}
A:active { color: #000033; text-decoration: none}
A:hover { color: #000033; text-decoration: none}


.button_m {
color: #0000FF;
line-height: 110%;
font-size: 115%;
font-family: Helvetica,Arial,sans-serif ;
font-weight: bold; 
}

.head_m {
line-height: 150%;
font-size: 108%;
font-family: Helvetica,Arial,sans-serif ;
font-weight: bold; 
}

.txt_s12 {
line-height: 140%;
font-size: 93%;
font-family: Helvetica,Arial,sans-serif ;
}

.txt_ss11 {
line-height: 140%;
font-size: 85%;
font-family: Helvetica,Arial,sans-serif ;
}

.txt_xs10 {
line-height: 140%;
font-size: 85%;
font-family: Helvetica,Arial,sans-serif ;
}


/*　↓Financilal Results Annual Report table */
table.table_fr{
  margin-top: 0px;
  margin-bottom: 20px;
  width: 617px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_fr th,
.table_fr td {
  font-size: 108%;
  padding: 5px 3px;
  background-image: url(../img/d_common/back_dotted620.gif);
  background-position: bottom left;
  background-repeat: no-repeat; 
}

.table_fr th {
width: 95px;
text-align: left;
white-space: nowrap;
font-weight: normal;
}
/* ↑Financilal Results Annual Report table */

/*　↓toppage info small table */
table.table_topsmall{
line-height: 115%;
}

.table_topsmall th,
.table_topsmall td {
line-height: 115%;
}
/* ↑toppage info small table */


/* ↓What's new? table */
table.table_new{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_new th,
.table_new td {
  font-size: 77%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_gr620.jpg);
  background-position: bottom left;
  background-repeat: no-repeat; 
}

.table_new th {
width: 85px;
color: #006633;
white-space: nowrap;
font-weight: bold;
}
/* ↑What's new? table */

/* ↓ivent dotted table */
table.table_dotted{
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_dotted th,
.table_dotted td {
  font-size: 85%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_dotted620.gif);
  background-position: bottom left;
  background-repeat: no-repeat; 
}
/* ↑ivent dotted table */

div.box_color_h2{
color: #FFFF00;
font-weight: bold;
background-color: #000000;
width: 611px;
height: auto;
padding: 3px 3px 3px 6px;
margin-bottom: 10px;
}

/*　↓products table  */
table.table_pro{
	margin-top: 0em;
	margin-bottom: 10px;
	width: 620px;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #999;
	font-size: 100%;
	empty-cells:show;
	color: #F0F0F0;
}

.table_pro th,
.table_pro td {
	border: solid 1px #999;
	font-size: 85%;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

.table_pro th {
color:#FFFF00;
font-size: 100%;
background: #006633;
white-space: nowrap;
font-weight: bold;
}
/* ↑products table  */

/*　↓Outline of Company table  */
table.table_com02{
  margin-top: 0px;
  margin-bottom: 15px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_com02 th,
.table_com02 td {
border-bottom: solid 1px #999;
font-size: 85%;
padding: 1px 10px;
}

.table_com02 th {
color:#FFFF00;
font-size: 85%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
padding: 10px 10px;
}
/*　↑Outline of Company table  */


</style>
</head>
