body{
  line-height: 130%;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  color: 0A0A00;
}



/* Assets */

.asset {
    line-height: 150%;
    margin: 0 20px 35px 15px;
}

.asset p, .asset ul li {
    margin-left: 20px;
}

.asset ul ul li {
    margin-left: 0px;
}

.asset pre {
    border: #888888 1px dotted;
    padding: 5px 6px;
    margin-left: 30px;
    color: #223311;
    font-size: 94%;
    font-weight: bold;
}

.asset table {
    margin-left: 30px;
    margin-right: 7px;
    border-collapse: collapse;
    empty-cells: show;
}

.asset table th {
    text-align: center;
    background-color: #336633;
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #999999;
}

.asset table td {
    padding: 5px;
    border: 1px solid #333333;
    font-size: 96%;
}

.asset table a {
    color: #003366;
    text-decoration: none;
}

.asset table a:visited {
    color: #660033;
}

.asset table a:hover {
    text-decoration: underline;
}




.archive-title {
    margin: 5px 0 3px;
    font-size: 150%;
    font-weight: bold;
}

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.asset-name {
    font-size: 130%;
    font-weight: bold;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
    letter-spacing: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 0;
    margin-bottom: 0;
    border-left: 24px solid #003399;
    border-bottom: 1px solid #003399;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 0 5px 3px 10px;
}

.asset-body p {
   margin-top: 2px;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    padding-bottom: 2px;
    margin-bottom: 2px;
    font-weight: normal;
    text-align: right;
    font-size: 80%;
}

.asset-meta a,
.asset-body a,
.asset-more a,
.asset-footer a {
    color: #339;
}

.asset-body a.article-title,
.asset-more a.article-title {
    font-weight: bold;
}

.asset-meta a:visited,
.asset-body a:visited,
.asset-more a:visited,
.asset-footer a:visited {
    color: #000;
}

.asset-footer {
    clear: both;
    margin-top: 5px;
    padding-top: 2px;
    font-size: 93%;
    text-align: right;
}


.content-nav {
    margin: 5px 0 15px 0;
    text-align: center;
}

.content-nav a {
    color: #339;
}

.content-nav a:visited {
    color: #000;
}


.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header {
    color: #333;
    margin: 0;
    font-size: 108%;
    font-weight: bold;
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 4px;
    border-left: 16px solid #666;
    border-bottom: 1px solid #666;
}


.comment,
.trackback {
    border-color: #999;
}

.archive-list a {
    color: #339;
}

.archive-list a:visited {
    color: #000;
}

.archive-list-item {
    margin-bottom: 5px;
}


.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.typelist-thumbnailed {
    font-size: 93%;
}

.comment-header .asset-meta {
    margin-top: 0;
}

.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    padding-left: 20px;
    clear: both;
}

.comments a,
.trackbacks a {
    color: #339;
}

.comments a:visited,
.trackbacks a:visited {
    color: #000;
}

.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 570px;
    margin-left: 20px;
}

.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}




/* Utilities */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}




ul.fnlist {
    list-style: none;
    font-size: 80%;
    border-top: 1px dotted #AABBFF;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 10px;
    padding-left: 0;
}

ul.fnlist li {
    margin-left: 30px;
    padding-left: 0;
}



/* RinGoon POP!! style */

#header-description {
  font-size: 100%;
}


#rgp_background {
  width: 1000px;
  margin: 0;
  padding: 0;
  background-color: #E5E5EB;
  background-image: url(add_bg.jpg);
  background-repeat: no-repeat;
}


#rgp_ad_header {
  width: 1000px;
  height: 80px;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#rgp_ad_header div {
  float: left;
  height: 80px;
}


#rgp_header {
  width: 745px;
  height: 170px;
  margin: 0;
  padding: 0;
}

#rgp_header a {
  text-decoration: none;
}

#rgp_header a:hover {
  text-decoration: underline;
}

#rgp_header_title {
  width: 745px;
  height: 170px;
  float: left;
  background: url(add_title.jpg) no-repeat;
  margin: 0;
  padding: 0;
}

#rgp_header_title span {
  position: absolute;
  width: 745px;
  height: 170px;
  background: url(add_title.jpg) no-repeat;
}

#rgp_header_title span a {
  display: block;
  border: 0;
  margin-top: 70px;
  margin-left: 10px;
  width: 600px;
  height: 70px;
}

#rgp_body {
  width: 745px;
  min-height: 977px;
  float: left;
}

#rgp_book {
  width: 602px;
  min-height: 900px;
  float: left;
}

#rgp_book_headline {
  width: 602px;
  height: 80px;
  overflow: hidden;
}

#rgp_book_headline_google {
  width: 602px;
  height: 80px;
  text-align: center;
  padding: 0 0 0 0;
}

#rgp_book_contents {
  width: 602px;
  min-height: 745px;
  background: url(book_contents.jpg) left top no-repeat #F8F8FA;
}

#rgp_book_contents img {
  border: 0;
}


#rgp_book_contents_head {
  width: 602px;
  margin: 10px 0 ;
  margin: 0;
  clear: both;
}



#rgp_book_google{
  width: 602px;
  height: 80px;
}

#rgp_book_google iframe {
  margin-top: 7px;
  margin-left: 67px;
}



#rgp_bookmarks {
  width: 143px;
  min-height: 745px;
  background-color: #003399;
  color: #FFFFFF;
  float: left;
}

#rgp_bookmarks_head {
  width: 143px;
}


#rgp_bookmarks_google {
  margin: 8px 0 8px 10px;
  padding: 0;
}

#rgp_bookmarks_google iframe {
}

#rgp_bookmarks_terminator {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 143px;
  height: 250px;
}



#rgp_right{
  width: 255px;
  min-height: 977px;
  float: left;
  float: right;
  background: url(add_title.jpg) no-repeat;
  background-position: -745px 0;
}

#rgp_right_photoframe{
  width: 255px;
  height: 160px;
}

#rgp_right_photoframe a#rgp_right_profile {
  position: absolute;
  display: block;
  width: 205px;
  height: 90px;
  margin-top: 30px;
  margin-left: 30px;
  border: 0;
  text-decoration: none;
}

div.rgp_right_terminal{
  width: 255px;
  height: 260px;
}

div.rgp_right_terminal iframe {
  position: absolute;
  display: block;
  width: 245px;
  height: 250px;
  margin: 0 5px 5px;
  border: 1px solid #999999;
/*  overflow: hidden;*/
}

div.rgp_right_labels{
  width: 255px;
  height: 78px;
  background: url(add_labels.gif) 15px 0 no-repeat;
}

div.rgp_right_labels iframe.affiliate {
  width: 250px;
  height: 71px;
  margin: 0 0 0 5px;
}



#rgp_footer{
  width: 1000px;
  height: 20px;
  margin: 10px 0 0 0;
  text-align: center;
  border-top: 1px dotted #FFFFFF;
  clear: left;
  font-size: 89%;
}

.rgp_category_label {
  font-size: 50%;
  text-align: right;
  width: 567px;
  height: 12px;
}




h1.webpage-title {
  margin-top: 0;
}

h3.asset-subtitle {
  margin: 15px 0 8px 0;
  padding: 3px 5px 2px 8px;
  border-top: 1px solid #003399;
  border-right: 3px solid #003399;
  border-bottom: 3px solid #003399;
  border-left: 12px solid #003399;
  font-size: 110%;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #F8F8FA;
}

h4.asset-subtitle {
  margin: 25px 5px 10px 10px;
  padding: 6px 7px 4px 17px;
  background-color: #003399;
  color: #FFFFFF;
  font-size: 105%;
  font-weight: bold;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
  letter-spacing: 1px;
}

h5.asset-subtitle {
  margin: 15px 15px 8px 15px;
  padding: 1px 6px 1px 6px;
  border-top: 1px solid #003399;
  border-right: 1px solid #003399;
  border-bottom: 1px solid #003399;
  border-left: 9px solid #003399;
  font-size: 97%;
  font-weight: bold;
  background-color: #F8F8FA;
}


#rgp_book_contents_head #page-title {
  display: block;
  width: 500px;
  padding: 10px 10px 10px 40px;
  margin-bottom: 0;
  font-size: 175%;
  font-weight: bold;
  text-align: left;
  margin-top: 0;
  color: #003399;
}

#rgp_book_contents_head .search-results-header {
  width: 580px ! important;
}

#rgp_book_contents_head #page-title .title-support {
  font-size: 75%;
}



#rgp_ad_1 {
  margin-left: 21px;
}

#rgp_ad_1 img {
  border: 0;
}

#rgp_ad_2 {
  margin-left: 22px;
}

#rgp_ad_2 img {
  border: 0;
}

#rgp_ad_3 {
  margin-left: 68px;
}

#rgp_ad_3 img {
  border: 0;
}

#rgp_ad_4 {
  text-align: right;
  margin-bottom: 10px;
}

#rgp_ad_4 img {
  border: 0;
}

#rgp_ad_5 {
  margin-top: 8px;
  margin-left: 10px;
  padding: 0;
}

#rgp_ad_5 img {
  border-top: 0;
  border-left: 0;
  border-right: 2px solid #462711;
  border-bottom: 4px solid #462711;
}

#rgp_ad_6 {
  margin-left: 68px;
}

#rgp_ad_6 img {
  border: 0;
}


* html em {
  font-style: normal;
}

* html #rgp_book_contents {
  overflow: hidden;
}

