*{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:#000 url(img/bluebg.gif);background-repeat:repeat;
font-family: "ＭＳ ゴシック","MS Gothic", "Osaka";font-size:.8em;color:#fff;
}
#edges{
text-align:center;
background:#000;
width: 780px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
margin:0 auto;
}

#wrapper{
    width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
    background:#000033;
	border-left:1px dotted #333;
	border-right:1px dotted #333;
    border-top: none;
	z-index:5;
}
#header{
	background:#000033;
	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 #ad5f34;
}
#footer{
	background:#000033;
	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:#ccc;
	background:#333;
}
#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:#000;border: 1px dotted #333;}
.three{background:#003366;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: 2px solid #000033;
	padding: 0;
	background: #003366;
	display:block;
	background-repeat: repeat-x;


}

#navmenu li a { text-decoration: none; color: #ccc; font-size:11px; font-weight: bold; display:block;padding:10px 4px 10px 14px;}
#navmenu li a:hover { text-decoration: none; color: #00ccff; display:block;background: #000; padding:10px 4px 10px 14px;}

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

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

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

.itemlist li a { text-decoration: underline; color: #00ccff;font-weight: bold; }
.itemlist li a:hover { text-decoration: none; color: #00ccff; 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;
}