﻿@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 8pt;
	color: #003333;
	font-weight: normal;
	text-align: right;
	line-height: 130%;
	margin: 2px 5px 0px 0px;
}
.text10 {
	color: #999999;
	font-size: 9pt;
	line-height: 130%;
	text-align: center;
}
.text11 {
	color: #666666;
	font-size: 8pt;
	line-height: 140%;
	text-align: center;
}
.text12 {
	color: #000000;
	font-size: 9pt;
	line-height: 140%;
	text-align: right;
}
.text13 {
	color: #000000;
	font-size: 8pt;
	line-height: 150%;
}
.text10-1 {
	color: #000000;
	font-size: 9pt;
	line-height: 150%;
}
.text10-2 {
	color: #000000;
	font-size: 9pt;
	line-height: 150%;
	padding: 0px 0px 0px 10px;
}
.text11-1 {
	color: #009966;
	font-size: 9pt;
	line-height: 130%;
	text-align: center;
}
.text12-1 {
	color: #999999;
	font-size: 9pt;
	font-weight: bold;
	line-height: 130%;
	padding: 0px 0px 3px 0px;
}
.text14 {
	color: #99cc00;
	font-size: 14pt;
	font-weight: bold;
}
.text15 {
	color: #ff0000;
	font-size: 14pt;
	font-weight: bold;
}
.style1 {
	color: #FF9900;
	font-size: 9pt;
}
.style2 {
	color: #009966;
	font-size: 9pt;
}
.style3 {
	color: #FF0000;
	font-size: 9pt;
}
.style4 {
	color: #0000FF;
	font-size: 9pt;
}
.style5 {
	color: #333333;
	font-size: 9pt;
}
.style6 {
	color: #99CC00;
	font-size: 9pt;
}
.style7 {
	color: #FFFFFF;
	font-size: 9pt;
}
.style8 {
	color: #663300;
	font-size: 12pt;
}
.style9 {
	color: #cc9900;
	font-size: 10pt;
}
.style10 {
	color: #663300;
	font-size: 10pt;
}
/*追加*/
td.bg_image {
	background-image: url(img/header_bg.jpg);
	width: 500px;
	height: 20px;
}

