h1 { 
	font-family: sans-serif;
	font-size: 11pt;
	border-bottom:solid 1px #666666;
	margin-bottom:2px;
}
h2 { 
	font-family: sans-serif;
	font-size: 10pt;
	border-bottom:dotted 1px #666666;
	margin-bottom:2px;
	color:#666666;
}
.normal{ 
	font-family: sans-serif;
	font-size: 10pt;
	color:#666666;
	margin-top:0px;
	line-height:140%;
}
.normal2{ 
	font-family: sans-serif;
	font-size: 10pt;
	color:#666666;
	margin-top:0px;
	padding:10px;
	line-height:140%;
}

div.axis_r{ 
	
	margin-top:0px;
	line-height:140%;
	background-image: url(img/axis_r.jpg); 
	background-repeat: no-repeat;
	width: 760px; 
    height: 50px; 
}

div.axis_r p{ 
	font-family: sans-serif;
	font-size: 10pt;
	color:#666666;
	margin:10px;
}
div.axis_r p.normal{ 
	font-family: sans-serif;
	font-size: 10pt;
	color:#666666;
	margin-top:0px;
}


.top_line{
	border-top:dotted 1px #666666;
}
.note{
	font-size: 8pt;
}
dl {
	font-size:80%;
}
dt{
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
	font-size:80%;
	margin-bottom:0px;
}
dd{
	padding:5px;
	margin-bottom:5px;
	font-size:80%;
	line-height:110%;
}
.block{
	font-size:80%;
	padding:0px 5px;
}
.table-style{
	font-size:80%;
	margin:10px;
}
.td-style{
	background-color:#ffffff;
}
.td-yen{
	background-color:#ffffff;
	text-align:right;
}
.note2_title{
	font-size: 9pt;
	font-family:sansserif;
	margin:2px;
}
.note2{
	font-size: 8pt;
	font-family:sansserif;
	margin-top:2px;
	color:#999999;
}


