/* All Layout
-------------------------------------------------*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td
{
	margin: 0;
	padding: 0;
	
}

img{
	border: 0;
}

address,caption,em,strong,th{
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size: 62.5% ;
	line-height: 1.5em;
	color: #393939;
	background: transparent url("../images/body-bg.png") repeat;
	text-align: center;
}

* html body {
	font-size: 75%;
}

a:link {color: #cd524f;}
a:active {color: #ffcc00;}
a:visited { 
	color: #cd524f;
	text-decoration: none;
}
a:hover {color: #ffcc00;}

/* container
-------------------------------------------------*/
h1{
	display:none; 
}
h2{
	font-weight: bold; 
	font-size: 130%; 
	color: #0F8821; 
	text-align: center; 
	margin-top: 10px;
}

#header {
	background-color: #D0E8DF;
	margin: 0;
	padding: 0;
	}
#eg{
	color: #79B30B;
	text-align:right;
	font-size: 130%;
	margin-right:20px;}
ul#nav{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:36px;
	font-size:120%;
	font-weight:bold;
	background:transparent url("../images/bgOFF.gif") repeat-x top left;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;}
ul#nav li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
	
ul#nav li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 18px;
	height:24px;
	background:transparent url("../images/bgDIVIDER.gif") no-repeat top left;}
ul#nav li a:hover{
	background:transparent url("../images/bgHOVER.gif") no-repeat top left;}
ul#nav li a.current,ul#nav li a.current:hover{
	color:#fff;
	background:transparent url("../images/bgON.gif") no-repeat top right;}
table.table021 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 720px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
margin-top:20px;
}

table.table021 caption {
font-size: 120%;
  margin-top: 1em;
  text-align: center;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
}

table.table021 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}
table.yousho{
margin-top: 0.2em;
  margin-bottom: 1em;
  width: 720px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 150%;
margin-top:20px;
}
table.yousho caption {
font-size: 120%;
  margin-top: 1em;
  text-align: center;
}
table.yousho td {
  padding: 4px 6px;
}
table.yousho td {
  border: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  }
table.washo{
margin-top: 0.2em;
  margin-bottom: 1em;
  width: 720px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 150%;
margin-top:20px;
}
table.washo caption {
font-size: 120%;
  margin-top: 1em;
  text-align: center;
}

table.washo td {
  padding: 4px 6px;
}
table.washo td {
color:#000000;
  border: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  }
ul#footer{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:36px;
	font-size:120%;
	font-weight:bold;
	}
ul#footer li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#footer li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 18px;
	height:24px;
	}
#container{text-align:left}
#container{
	background-color: #F2F2F2;
	width:720px;
	margin:0 auto}
p.yo{
width:400px;
font-size:170%;
line-height:1.5em;
margin-top:10px;
margin-left:160px;
}
p.wa{
width:400px;
font-size:150%;
line-height:1.5em;
margin-top:10px;
margin-left:160px;
}	
span.yo{
font-weight:bold; 
font-size:110%; 
color:#009900;}	
span.wa{
font-weight:bold; 
font-size:110%; 
color:#009900;
}	
#wrapper{ 
	width: 100%; }