<!-- WorkingManger Style Sheet 		-->
<!-- 2004.01.10 author syoji      -->
<!-- 2005.11.01 update xp‘Î‰ž     -->
html{
	background-color:#dddddd;
}
body.ctl{
	margin:5px;
	color:#ffffff;	
	background-color:#dddddd;
}
body.help{
	margin:5px;
	color:#000000;	
}
p.title{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:white;
	background-color:#333399;
	padding: 5px; 
	margin: 0px;
}
p.foot{
	text-align:right;
	font-weight:bold;
	font-size:10pt;
	color:white;
	background-color:#333399;
	padding: 5px; 
	margin: 0px;
}
th.left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.small_left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.small_right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.small_center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#99aacc
}
th.info_left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#dddddd
}
th.info_right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#dddddd
}
th.info_center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#dddddd
}
td.left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.small_left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.small_right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.small_center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF
}
td.blue_left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#F0F0FF
}
td.blue_right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#F0F0FF
}
td.blue_center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#F0F0FF
}
td.red_left{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFF0F0
}
td.red_right{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFF0F0
}
td.red_center{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
	background-color:#FFF0F0
}
th.help{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
	background-color:#333399
}
h2 {
	text-align: center;
	border-color: #333399;
	border-style: solid;
	border-left-width: 30px;
	color: #000000;
}
p.help {
	font-weight:bold;
	font-size:11pt;
	color:#000000
}
.ts {
  width:130px;
  height: 23px;
}

