*{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:#e9e9e9;
font-family: "ＭＳ ゴシック","MS Gothic", "Osaka";font-size:.8em;
}
#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:#fff;
	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 0px 10px;
	border-top:0px solid #ffffff;
	height: 160px;

}
#header h1{
	border:0;
	padding:0;
	text-align:center;
}
.headbg{
    border:0px;
	border-bottom: 0px solid #fff;
}
#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:#666;
	background:#ccc;
}
#outer{
	position:relative;
	width:780px;
	clear:both;
	z-index:4;
}
#left,#right{
 width:199px;
 z-index:1;
	position:relative;
	float:left;
	margin:0 0 0 11px;
	display:inline;
	border-top:0px solid #ccc;
}
#right{float:right;	margin:0 11px 0 0;}
#content{
	width:550px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	position:relative;
	z-index:1;
	border-top:0px solid #ccc;
}
.col{
	width:200px;
	position:absolute;
	z-index:0;
	left:10px;
	bottom:0;
	border:0px solid #ccc;
    border-top:none;
}
.one{background:#fff;}
.two{width:550px;background:#fff;background-repeat:repeat-y;border:1px dotted #ccc;}
.three{background:#fff;left:570px;}
#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: 200px;
}

#navmenu li
{   margin: 0;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 6px 4px 6px 24px;
	background: #fff url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;


}

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

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

.item {  
	height:15px;
	border-bottom: 4px solid #ccc;
	padding: 5px;
	background: #6699cc url(img/navhead.gif);
	background-repeat: repeat-x;
	font-size:13px;
	color: #fff;
	font-weight: bold; 
	margin: 0px 0px 5px 1px;
}

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

.itemlist li a { text-decoration: underline; color: #0066cc;font-weight: bold; }
.itemlist li a:hover { text-decoration: none; color: #ff3333; 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:530px;
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;
}
table.wtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	color: #000;
	font-weight: normal;
}
table.wtable th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.wtable td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}