
padding-bottom:15px;
margin-top:20px;
}

#footer {
color:#333;
background-color:#CCC;
clear:both;
padding:20px;
}

/* header styles
-------------------*/
#header {
height:100px;
position:relative;
}

#header p {
color:#333;
text-align:right;
position:absolute;
top:35px;
right:15px;
}

#header p a {
color:#333;
text-decoration:none;
}

#header p a:hover {
color:#999;
text-decoration:underline;
}

#header img {
position:absolute;
left:15px;
top:30px;
}

#header ul {
background-color:#FFF;
width:860px;
position:absolute;
left:0;
top:100px;
}

#header li {
float:left;
list-style:none;
}

#header ul li a {
line-height:2.5em;
color:#FFF;
text-decoration:none;
text-align:center;
display:block;
height:2.5em;
width:170px;
border-right:1px solid #FFF;
background-image:url(images/header.gif);
}

#header ul li a:hover {
color:#333;
background-image:url(images/header_hover.gif);
}

#header　ul li#nHome a {
border-left-style:none;
}

#main hr {
border-bottom:1px solid #CCC;
}

/* main styles
-------------------*/
#main h1 {
margin-bottom:15px;
font-size:150%;
font-weight:700;
color:#333;
border-top:3px solid #19C0E6;
padding:4px 0 4px 15px;
}

#main em {
font-weight:700;
color:red;
}

#main h2 {
margin-bottom:15px;
font-size:120%;
font-weight:700;
border-bottom:2px solid #;
border-left:8px solid #6c0;
border-top:2px solid #6c0;
margin-top:10px;
padding:4px 0 4px 15px;
}

#main h3 {
font-weight:700;
color:#333;
border-bottom:thin solid #CCC;
font-size:100%;
}

#main p {
line-height:2em;
}

#main dl#news dt {
font-weight:700;
clear:left;
float:left;
width:5em;
margin-bottom:10px;
padding-left:15px;
}

#main #tool img {
valign:"top" align="right";
}

#main dl#news dd {
margin:0 0 10px 6em;
}

#main table {
margin-bottom:15px;
border-top:1px solid #CCC;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
border-right-style:none;
border-bottom-style:none;
border-collapse:collapse;
border-left-style:none;
}

#main table th {
text-align:right;
border-bottom:1px solid #CCC;
padding:5px 15px;
}

#main table td {
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
padding:5px 15px;
}

#main table tr.odd {
background-color:#CCC;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
}

/* sidebar styles
-------------------*/
#sidebar ul li {
margin-bottom:6px;
list-style:none;
font-size:10px;
}

#sidebar ul li a {
line-height:2.5em;
color:#333;
text-decoration:none;
text-align:center;
display:block;
height:2.5em;
width:170px;
border:1px solid #FFF;
background-image:url(images/button.gif);
}

#sidebar ul li a:hover {
color:#FFF;
background-image:url(images/button_hover.gif);
}

#sidebar ul li #mail a {
line-height:2.5em;
color:#FFF;
text-decoration:none;
background-color:#e02e2e;
text-align:center;
display:block;
height:2.5em;
width:170px;
}

#sidebar ul li #mail a:hover {
color:#FFF;
text-decoration:underline;
}

#sidebar h4 {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
font-weight:400;
color:#CCC;
}

#footer a {
text-decoration:underline;
color:#333;
}

#footer li {
display:inline;
list-style-type:none;
color:#333;
}

#footer p.back {
text-align:left;
}

.caution {
display:inline;
list-style-type:none;
}

#main dt {
font-size:110%;
font-weight:700;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
}

address,#footer ul,#footer p {
text-align:center;
}