*, html{margin:0;padding:0;}

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: #0c4edf; text-decoration:none;}

a:hover {color: #333;}

/* container */

#MAIN {
width: 747px;
margin: 0 auto;
text-align: left;
}

/* Header */
#LOGO {
width: 747px;
background: url(img/sitename.gif) no-repeat;
padding: 46px 282px 29px 115px;
}
#LOGO a {
display: block;
width: 350px;
height: 70px;
}
#LOGO a span {
display: none;
}

#TOPICPATH {
background-color: #e8e8e8;
padding: 5px 10px;
}

/* left list*/
#LEFT-WRAP {
float: left;
margin-top: 30px;
width: 234px;
}
.pagelist a {
display: block;
width: 234px;
height: 53px;
background: url(img/pagelist.gif) no-repeat;
}
.pagelist a span {
display: none;
}
.links {
width: 234px;
background-color: #e1e1e1;
}
.links li a {
display: block; 
line-height: 140%;
color: #333;
letter-spacing: 3px;
background: url(img/mark.gif) no-repeat left;
}
.links li a:hover {
color: #4e52ff;
background: url(img/mark_hover.gif) no-repeat left;
}
.links li a span {
display: block;
padding: 10px 5px 10px 40px;
}
.links li#pagelist a{
display: block;
width: 234px;
height: 53px;
background: url(img/pagelist.gif) no-repeat left;
}
.links li#pagelist a span{
display: none;
}
.pr_menu {
padding: 10px;
line-height: 200%;
}
/* Content */
#RIGHT-WRAP {
float: right;
width: 492px;
margin-top: 20px;
} 
#RIGHT-WRAP h2 {
display: block; 
background: url(img/info.gif) no-repeat;
padding: 4px 3px 4px 70px;
font-size: 12px;
letter-spacing: 3px;
color: #6a6a6a;
} 
#RIGHT-WRAP h1 {
padding: 20px;
font-size: 26px;
text-align: center; 
background: url(img/pagetitle.gif) no-repeat;   
}
#RIGHT-WRAP .text_space { 
padding: 20px;
line-height: 260%;
font-size: 15px;
}

.gnr {padding: 20px;}
.gnr li { margin: 30px 0; font-size: 16px; font-weight: bold;}
.gnr li a { color: #575757; border-left: 4px solid #575757; padding-left: 20px;}
.gnr li a:hover { color: #6884bf;}

#RIGHT-WRAP .totop {
    text-align: right;  
    margin: 20px 0; 
}
.pr {
padding: 10px;
line-height: 260%;
}

/* foot */
#FOOTLINE {
clear: both;
padding-top: 10px;
font-size: 11px;
background: #373737 url(img/footer.jpg) repeat-x;
color: #aaa;
}
#FOOTLINE a {
color: #fff;
text-decoration: underline;
}
#FOOTLINE a:hover {
text-decoration: none;
}
#FOOTLINE .copy {
text-align: center;
padding: 10px 0;
}
