*{margin:0;padding:0}
p{margin:0 0 1em 0;padding:5px;position:relative;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */
body{text-align:center;background:#73ab00;
font-family: "ＭＳ ゴシック","MS Gothic", "Osaka";
}
#edges{
text-align:center;
background-image : url(img/bggrad.gif);
background-repeat : repeat-y;
width: 792px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
margin:0 auto;
}
#topspace{
	background:#ffffe0;
	z-index:5;
	height: 0px;
	padding: 0;
	border: 0;
	position:relative;
	width: 792px;
	text-align:center;
	background-image : url(img/topgrad.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	margin:0 auto;
}
#bottomspace{
	background:#ffffe0;
	z-index:5;
	height: 0px;
	padding: 0;
	border: 0;
	position:relative;
	width: 792px;
	text-align:center;
	background-image : url(img/bottomgrad.gif);
	background-repeat : no-repeat;
	background-position : center top;
	margin:0 auto;
}
#wrapper{
    width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
    background:#fff;
	border:0px solid #ffffff;
    border-top: none;
	z-index:5;
}
#header{
	background:#fff;
	position:relative;
	z-index:5;
	padding:10px 10px 0 10px;
	border-top:0px solid #ffffff;
	height: 170px;

}
#header h1{
	border:0;
	padding:0;
	text-align:center;
}
.headbg{
    border:0px;
	border-bottom: 0px solid #ad5f34;
}
#footer{
	background:#fff;
	position:relative;
	z-index:5;
	padding:10px;
	border-top:5px solid #000;
}
#footer{border:none}
#footer p{
	border:0px solid #000;
	padding:25px;
	text-align:center;
	font-size:12px;
	color:#000;
	background:#c2fc9b;
}
#outer{
	position:relative;
	width:780px;
	clear:both;
	z-index:4;
}
#left,#right{
 width:170px;
 z-index:1;
	position:relative;
	float:left;
	margin:0 0 0 11px;
	display:inline;
	border-top:1px solid #c2fc9b;
}
#right{float:right;	margin:0 11px 0 0;}
#content{
	width:395px;
	float:left;
	margin:0 0 0 11px;
	display:inline;
	position:relative;
	z-index:1;
	border-top:1px solid #c2fc9b;
}
.col{
	width:170px;
	position:absolute;
	z-index:0;
	left:10px;
	bottom:0;
	border:1px solid #c2fc9b;
    border-top:none;
}
.one{background:#fff;}
.two{background:#fff;left:192px;width:394px;background:#fff url(img/itembg.gif);background-repeat:repeat-y}
.three{background:#c2fc9b;left:598px;}
#footer {clear:both;}

/* the only hacks in this code are here */
html>body .col{top:0}/* hide from ie6 and under*/
* html .col{height:1000em;}/*ie6- only */

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#navmenu
{
	padding-left: 0;
	margin-left: 0;
	width: 170px;
}

#navmenu li
{   margin: 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	padding: 6px 4px 6px 14px;
	background: #fff url(img/navgrad.gif);
	background-repeat: repeat-x;


}

#navmenu li a { text-decoration: none; color: #fff; font-size:11px; font-weight: bold; display:block;}
#navmenu li a:hover { text-decoration: none; color: #ffff66; display:block; }

.navhead { 
	padding: 5px 5px 5px 14px;
	width: 151px; 
	height:15px;
	background: #ffc0a1 url(img/navhead.gif);
	font-size:13px;
	color: #fff;
	font-weight: bold;
	margin: 0; 
}

.item {  
	height:15px;
	border-bottom: 4px solid #73ab00;
	padding: 5px;
	background: #c2fc9b;
	font-size:13px;
	color: #336600;
	font-weight: bold; 
	margin: 0px 0px 5px 1px;
}

.itemlist li
{
	list-style: none;
	margin: 0;
	padding: 4px;
}

.itemlist li a { text-decoration: underline; color: #339900;font-weight: bold; }
.itemlist li a:hover { text-decoration: none; color: #339900; font-weight: bold;}



.rightlinks
{
	padding-left: 0;
	margin-left: 0;
	padding: 6px 0 6px 0;
}

.rightlinks li
{
	list-style: none;
	margin: 0;
	padding: 4px;
}

.rightlinks li a { text-decoration: underline; color: #204a87; font-size:13px;}
.rightlinks li a:hover { text-decoration: none; color: #204a87; }

.rightlinks li a.more { text-decoration: underline; color: #666666; font-size:11px;}
.rightlinks li a.more:hover { text-decoration: none; color: #666666; font-size:11px;}

#bodylist {
width:360px;
margin-left:10px;
}

#bodylist a{text-decoration: underline;color: #3b5aa3;font-weight: bold;}
#bodylist a:hover{text-decoration: none;color: #3b5aa3;font-weight: bold;}

#bodylist ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
#bodylist ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
#bodylist li {
	margin-bottom: .1em;
}
#bodylist dt {
	font-weight: bold;
	margin-bottom: .1em;
}
#bodylist dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
#bodylist dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}