*, html{margin:0;padding:0;}

img {border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:none;border:none;}

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; font-size: 12px;}

a { color: #0c5541; text-decoration:none;}

a:hover {text-decoration:underline;}
 
/* Wrapper */
#layout-two-column {
width: 793px;
margin: 0 auto;
text-align: left;
overflow: hidden;
}
#layout-two-column h1 {
background: url(img/head.jpg) no-repeat;
padding: 84px 165px 56px 23px;
}
#layout-two-column h1 a {
display: block;
width: 605px;
height: 92px;
}
#layout-two-column h1 a span {
display: none;
}

/* left list*/
#pagelist {
float: left;
width: 254px;
line-height: 200%;
letter-spacing: 2px;
margin-top: 10px;
}
#pagelist ul li{
border-bottom: 1px dotted #aaa;
padding: 4px;
}
#pagelist ul li#li_top a {
display: block;
width: 254px;
height: 64px;
background: url(img/list_top.gif) no-repeat;
margin: 0;
}
#pagelist ul li#li_top a span {
display: none;
}
#pagelist ul li#li_btm {
display: block;
width: 254px;
height: 20px;
background: url(img/list_btm.gif) no-repeat;
}
#pagelist ul li#li_btm span {
display: none;
}
#pagelist ul.menu {
background: url(img/list_mdl.gif) repeat-y;
}
#pagelist ul.menu li {
border: none;
padding: 0;
}
#pagelist ul.menu li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
color: #555;
margin: 2px 10px;
}
#pagelist ul.menu li a:hover {
color: #ffd800;
text-decoration: none;
}
#pagelist ul.menu li a span {
display: block;
padding: 16px 5px 16px 25px;
}
/* Content */
#contentColumn {
float: right;
width: 523px;
letter-spacing: 2px;
margin-top: 20px;
color: #fff;
} 
#contentColumn h2 {
background: url(img/info.gif) no-repeat left;
font-size: 12px;
padding: 5px 5px 5px 120px;
color: #000;
} 
#contentColumn .prtext {
background: #2fb08d url(img/content_btm.gif) no-repeat bottom left;
padding: 10px;
line-height: 140%;
margin: 5px 0 20px 0;
}
#contentColumn .prtext li {
padding-bottom: 10px;
background: url(img/content_top.gif) no-repeat bottom top left;
}
#contentColumn h3 {
padding: 10px 0px 10px 60px;
font-size: 26px;
background: url(img/pagetitle.gif) no-repeat left;   
color: #222;
}
 
#contentColumn .block { 
padding: 15px;
line-height: 260%;
font-size: 14px;
background: #2fb08d url(img/content_btm.gif) no-repeat bottom left;
margin-bottom: 20px;
}
.gnr {
padding: 15px;
background: #2fb08d url(img/content_btm.gif) no-repeat bottom left;
}
.gnr li { padding: 5px; margin: 10px; font-size: 16px; font-weight: bold;}
.gnr li a { color: #fff;}
.gnr li a:hover { color: #222;}

#contentColumn .totop {
text-align: right;
margin: 20px 0; 
}


/* foot */
#footer {
clear: both;
letter-spacing: 2px;
background: url(img/footer.gif) no-repeat;
color: #fff;
padding: 10px;
}
.btm_menu {
padding: 12px;
}
.btm_menu li {
display: inline;
padding: 0 8px;
border-left: solid 1px #fff;
line-height: 160%;
}
.btm_menu li a {
color: #fff;
}
#copy {
text-align: right;
color: #000;
margin-top:12px;
}
#footer .prtext {
color: #333;
padding: 15px;
}

