*, 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;}


/* basic */

body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; background-color: #f1f1f1; font-size: 12px; text-align: center; color: #333; letter-spacing:2px;}

/* link */

a { color: #D08AEA; text-decoration:none;}

a:hover {color: #efcdf9;}

h2 {color: #222;}

/* layout */
#pagewrapper {
width: 760px;
margin: 0 auto;
background-color: #fff;
text-align: left;
}

/* Header */
#header-navi {
width: 760px;
height: 220px;
background: url(img/head.jpg) no-repeat;
}
#header-navi h1 {
padding: 33px 0 0 425px;
}
#header-navi h1 a{
display: block;
width: 335px;
height: 90px;
}
#header-navi h1 a span {
display: none;
}

#header-navi ul {margin: 35px 0 0 444px;}
#header-navi ul li {float: left;}
#header-navi ul li a {display: block; height: 24px;}
#header-navi ul li a span {display: none;}
#header-navi ul li#home a{width: 83px;}
#header-navi ul li#home a:hover {background: url(img/home_hover.gif) no-repeat;}
#header-navi ul li#pagelist {margin-left: 18px;}
#header-navi ul li#pagelist a{width: 114px;}
#header-navi ul li#pagelist a:hover {background: url(img/pagelist_hover.gif) no-repeat;}

#lr-contents {
width: 725px;
margin: 16px 0 0 16px;
}

#lr-contents p#topic_path {
padding: 3px 8px;
background-color: #f1f1f1;
border: 1px solid #ddd;
text-align: center;
letter-spacing: 2px;
}

/* Content */
#text-block {
float: left;
width: 460px;
} 
#text-block h3 {
font-size: 14px;
padding: 10px 10px 10px 75px;
color: #222;
letter-spacing: 3px;
background: url(img/info.gif) no-repeat;
margin-top: 20px;
} 
#text-block ul.main_pr {
background-color: #f1f1f1;
padding: 10px 15px;
line-height: 140%;
color: #555;
}
#text-block ul.main_pr li {
padding-bottom: 12px;
}
#text-block h2 {
padding: 10px;
font-size: 26px;
border-bottom: 3px double #aaa;
margin-top: 20px;
}
 
#text-block .entry_section { 
padding: 20px;
line-height: 240%;
margin-bottom: 30px;
font-size: 15px;
}
.gnr {
padding: 20px;
margin-bottom: 30px;

}
.gnr li { font-size: 18px;}
.gnr li a {display: block; color: #222; }
.gnr li a:hover {color: #BD66DA;}
.gnr li a span {display: block; padding: 8px;}

.totop {
text-align: right;
margin: 30px 10px;
}

/* right list*/
#menulist {
float: right;
width: 239px;
}
#menulist ul li {
border-bottom: 1px dotted #aaa;
padding: 4px;
}
.list_top a{
display: block;
width: 239px;
height: 37px;
background: url(img/list_top.gif) no-repeat;
}
.list_top a span {
display: none;
}
#menulist ul.list {
border: 1px solid #BD66DA;
padding: 10px 0;
}
#menulist ul.list li {
border: none;
padding: 0;
}
#menulist ul.list li a {
display: block; 
background: url(img/mark.gif) no-repeat left;
color: #333;
margin: 0 6px;
letter-spacing: 2px;
}
#menulist ul.list li a:hover {
color: #BD66DA;
}
#menulist ul.list li a span {
display: block;
padding: 15px 0px 15px 30px;
}
.sub_pr {
padding: 10px; 
line-height: 200%;
}
/* foot */
#footer {
clear: both;
font-size: 11px;
letter-spacing: 2px;
}
#footer a {
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
.copy{
padding: 6px;
background-color: #191919;
color: #fff;
text-align:right;
}
