*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:underline;border:none;}
ul li a:hover {text-decoration:none;}

body {margin: 0 0 0 100px; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #151515; font-size: 12px; letter-spacing: 2px;}

a {color: #2ac0f4; text-decoration:none;}
a:hover {color: #8fe1fd;}

.fix {clear:both;}

h1 {
width: 762px;
background: url(img/head.jpg) no-repeat;
padding-bottom: 117px;
}
h1 a{
display: block;
width: 356px;
height: 81px;
}
h1 a span {
display: none;
}
#inner_wrapper {
width: 756px;
}

/* text */
#contentColumn {
float: left;
width: 500px;
line-height: 220%;
font-size: 13px;
padding: 0 0 0 30px;
} 
#contentColumn p {
border-bottom: 1px solid #ccc;
}
#contentColumn h3 {
font-size: 13px;
border-bottom: 1px dotted #aaa;
margin-top: 20px;
}  
#contentColumn h2 {
border-bottom: 4px solid #222;
font-size: 20px;
padding: 5px 0;
}
#frame {
border: 6px solid #f1f1f1;
padding: 10px;
}
/* Navigation */
#navigation {
float: right;
width: 190px;
line-height: 160%;
margin-top: 20px;
}
#navigation ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
} 
#navigation ul#pagelist {
border: 1px solid #de3069;
}
#navigation ul#pagelist li {
border: none;
padding: 0;
}
#navigation ul#pagelist li a {
display: block; 
text-decoration: none;
padding: 5px;
border-bottom: 1px dashed #aaa;
color: #222;
margin:2px 0;
}
#navigation ul#pagelist li a:hover {
background-color: #eee;
}
#navigation .links_top a{
display: block;
background: url(img/list_top.gif) no-repeat;
width: 190px;
height: 46px;
border: none;
}
#navigation .links_top a span {
display: none;
}

/* foot */
#foot_space {
margin-top: 30px;
border-top: 3px double #ccc;
}
#foot_space ul {
padding: 10px;
}

