body
	{
	background-color:#F5EFE7;
	background-image:url(images/back.gif);
	background-repeat: repeat-x;
	font-size:10pt
	}

.outer
	{
	width:800px;
	background-color: #222222;
	padding: 1px;
	margin:0 auto 0 auto;
	}

.main
	{
	float:left;
	width:800px;
	background-color: #222222;
	}

.main_cont
	{
	float:right;
	width:620px;
	background-color: #ffffff;
	font-size:10pt;
	}

.main_left
	{
	float:left;
	width:179px;
	background-color: #222222;
	}

.clears{
  clear:both;
	}

.foot
	{
	clear:left;
	text-align:center;
	background-color: #AA7744;
	background-image:url('images/b_back.gif');
	font-size:10pt;
	color: #ffffff
	}
	

.bar
	{
	background-color:black;
	background-image:url(images/menu_bar.gif);
	color:white;
	text-align:right;
	font-size:10pt
	}

.bar2
	{
	background-color:black;
	height:38px;
	width:800px;
	border-bottom:1px solid black;
	}

a.bar
	{
	text-decoration:none;
	color:white;
	font-size:10pt;
	}

.donyu
	{
	color:brown;
	font-size:10pt;
	margin-top:2px;
	margin-right:10px;
	margin-left:10px;
	border-bottom:1px orange dotted;
	}

.donyu2
	{
	color:orange;
	font-size:10pt;
	font-weight:bold;
	margin-top:2px;
	margin-right:10px;
	margin-left:10px;
	border-bottom:1px orange dotted;
	}

.donyu3
	{
	line-height:1.4em;
	border-bottom:2px brown solid;
	}


DIV.text{
color:black;
font-size:10pt;
border-left-width:4px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-style:solid;
border-color:#F0E68C;
margin-left:2px
}

DIV.text2{
color:black;
font-size:10pt;
border-left-width:0px;
border-top-width:0px;
border-right-width:4px;
border-bottom-width:0px;
border-style:solid;
border-color:red;
margin-right:2px;
text-align:right
}

b.atte1{
color:black;
font-size:6pt;
margin:1px
}

strong{
font-weight:normal;
font-size:10pt
}

em{
font-style:normal;
}

h1{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h2{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h3{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h4{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h5{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h6{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}
h7{
font-weight:normal;
font-size:10pt;
line-height:1em;
margin: 0;
}

.ex
	{
	display:none;
	}

td
	{
	font-size:10pt
	}

.waku
	{
	width:530px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:12px;
	padding:2px;
	border:solid 1px #444444
	}

.title_bg
	{
	width:580px;
	border-left-width:5px;
	border-top-width:1px;
	border-right-width:5px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:gray;
	padding:8px;
	background-color:gray;
	background-image:url('images/title_bg.gif')
	}