body{
background: url(background.png) repeat-x fixed;
margin:0px;
text-align:center;
color: #009933;
font-size: 100%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
height: 100%;
}
a{
color:#009933;
font-size: 100%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

img { 
      padding: 3px;
      border: 0px solid;
      }

#topblock{
background: url(1.gif) no-repeat fixed;
}

#contentblock{
background-color:#fff;
width:900px;
align:center;
margin-left:auto; margin-right:auto;
height:*;
border-left: 2px solid #999933;
border-right: 2px solid #999933;
border-bottom: 2px solid #999933;
padding:0px;
text-align:left;

}

#topinside{
}

#nav{
	margin-left:10px;
}

#navmenu {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #888888;
	font-size: 20px;
	color:#009933;
	font-family:  'HGPºÞ¼¯¸E',sans-serif,'Arial' ;
}

#navmenu contents{
	margin-left:20px;
	}

#inside{
	margin-left:50px;
	color: #666666;
}

.tbl {
width: 800px;
border-collapse: collapse;
}

.tbl th, .tblsample td {
border: 1px solid #999999;
}

#inside a{
	color: #999933;
}

#inside strong{
color: #7098cc;
}

#inside ul{
list-style-image: url("bullet_first_level.png");
margin:1px;
padding:0px;
}

#inside li{
margin-left:30px;
}

#intro{
margin-left:10px;
}

#intro strong{
vertical-align:top;
margin-left:5px;
color: #999933;
}
#intro h3{
margin-top:15px;
color: #009933;
font-size: 34px;
}


#headblock{
background: url(tree1.jpg) no-repeat;
background-position: right; 
background-color:#ffffff;
height:120px;
color:#fff;
}

#headblocktext{
color:#009933;
margin:10px;
text-align:left;
}

#rightblock { 
-moz-opacity:0.78;
filter:Alpha(opacity=78);
width:200px; 
float:right;
margin:0px;
background-color:#1C3284;
text-align:center;
}

#rightblock ul
{
list-style-type: none;
font-family: Arial, Helvetica;
margin:1px;
padding:0px;
}

#rightblock a
{
color:#eee;
display: block;
width: 200px;
background-color: #1C3284;
border-bottom: 1px solid #aaa;
}


#rightblock a:hover
{
background-color:#111;
color: #fff;
text-decoration: none;
}

h4{
font-size:24px;
text-align:left;
font-weight: normal;
}

h2{
font-weight: bold;
color:#009933;
font-size: 120%;
text-align:left;
}

#contentblock p{
font-size:15px;

}

#headblock a{
text-decoration:none;
}
.ind {
	padding-left: 1em;
	text-indent: -1em;
}

.toiawasesaki {
    padding: 0.5em 0.5em;
    margin: 2em 0;
    font-weight: bold;
    color:#696969;
    background: #FFF;
    border: solid 1px #696969;
    border-radius: 7px;/*Šp‚ÌŠÛ‚Ý*/
}
.toiawasesaki p {
	text-align:center;
    margin: 0; 
    padding: 0;
}

.navbtn{
	font-size:20px;
    letter-spacing: 2px;
    background-color: #F2F2F2;
    color: #999933;
    border: 1px solid #999933;
    margin: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 18px; 
    padding-left: 18px;
    border-radius: 5px;
    text-decoration: none;
    overflow: hidden;
}
.navbtn:hover{
    background-color: #999933;
    color: #fff;
	text-decoration: none;
    border: 1px solid #999933;
    overflow: hidden;
}

.navbtn2{
	font-size:20px;
    letter-spacing: 1px;
    background-color: #F2F2F2;
    color: #999933;
    border: 1px solid #999933;
    margin: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 9px; 
    padding-left: 9px;
    border-radius: 5px;
    text-decoration: none;
    overflow: hidden;
}
.navbtn2:hover{
    background-color: #999933;
    color: #fff;
	text-decoration: none;
    border: 1px solid #999933;
    overflow: hidden;
}

#tree2{
	margin-right:45px;
}

#navmenu1{
	padding-top:10px;
	height:40px;
}

