@import "http://static.koneta.org/css/reset.css";

/* root */
html {
    overflow-y: scroll;
}
body {
    padding: 0 45px 30px;
    background: white;
    text-align: center;
}
.container {
    text-align: left;
    width: 884px;
    margin: 0 auto;
    font-size: 95%;
}
body, .twtr-widget p {
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "Times New Roman", Times, serif;
}
.italic {
    font-size: 105%;
    font-style: italic;
    font-family: "Garamond Premr Pro", "Adobe Garamond", "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
    letter-spacing: 2px;
}
p, li, .entry-body {
    line-height: 1.6;
}
p {
    margin-bottom: 0.5em;
}
ol       { list-style-type: decimal; }
ul       { list-style-type: disc; }
ul ul    { list-style-type: square; }
ul ul ul { list-style-type: circle; }
li ul, li ol {
    margin: 0 2.2em;
}
ul, ol {
    margin: 0 2.2em 1em;
}
li {
    margin-bottom: 0.2em;
}
a:link, a:visited {
    color: #666;
}
a:hover, .catch {
    color: #488D78;
}
a:hover {
    text-decoration: underline;
}
hr {
    visibility: hidden;
    height: 3em;
}
br.clear, hr.clear {
    clear: both;
}
img.left {
    margin-right: 1.5em;
    float: left;
}
img.right {
    margin-left: 1.5em;
    float: right;
}
div.center {
    text-align: center;
}


/* top */
body.top .container {
    text-align: center;
    background: url(top-tsubaki.jpg) no-repeat 590px 340px;
}
body.top h1 {
    margin: 40px auto 10px;
}
body.top .rique-area {
    margin: 0 auto 40px;
    width: 261px;
    height: 294px;
}
body.top #rique {
    display: block;
    width: 261px;
    height: 294px;
    text-decoration: none;
    text-indent: -9999px;
    background: url(top-rique.jpg) no-repeat left 999px;
}
body.top ul {
    margin: 30px auto 0;
    font-size: 120%;
    font-style: italic;
    list-style: none;
}
body.top ul li {
    display: inline-block;
    line-height: 1;
    padding: 0 8px;
    margin: 0 15px;
    border: 1px solid black;
    border-width: 0 1px;
}


/* common */
.header h1 a {
    text-indent: -9999px;
    display: block;
    width: 254px;
    height: 73px;
    background: url(910ryu-logo.jpg) no-repeat left top;
}
.menu {
    width: 170px;
}
.menu h4 a, h4.column a {
    margin-bottom: 5px;
    display: block;
    width: 166px;
    height: 65px;
    text-indent: -9999px;
    background: url(menu-titles.jpg) no-repeat 999px top;
}
h4.cute    a       { background-position: 0 0; }
h4.cute    a:hover { background-position: -166px 0; }
h4.whatis  a       { background-position: 0 -65px; }
h4.whatis  a:hover { background-position: -166px -65px; }
h4.contact a       { background-position: 0 -130px; }
h4.contact a:hover { background-position: -166px -130px; }
h4.twitter         { margin-top: 15px; }
h4.twitter a       { background-position: 0 -195px; }
h4.twitter a:hover { background-position: -166px -195px; }
h4.news    a       { background-position: 0 -260px; }
h4.news    a:hover { background-position: -166px -260px; }
h4.column  a       { background-position: 0 -325px; }
h4.column  a:hover { background-position: -166px -325px; }
h4.thanks  a       { background-position: 0 -520px; }
h4.thanks  a:hover { background-position: -166px -520px; }

body.home h4.column  a       { background-position: 0 -390px; width: 390px; }
body.home h4.column  a:hover { background-position: 0 -455px; }

h2 {
    margin: 0 0 10px;
}
h2, h2 a {
    display: block;
    width: 495px;
    height: 65px;
    background: url(page-titles.jpg) no-repeat 999px top;
}
h2 span {
    display: none;
}
h2.cute           { background-position: 0 0; width: 345px; margin: 0 auto 50px; }
h2.whatis         { background-position: 0 -65px; }
h2.contact        { background-position: 0 -130px; }
h2.twitter        { background-position: 0 -195px; }
h2.news           { background-position: 0 -260px; }
h2.news a:hover   { background-position: -495px -260px; }
h2.column         { background-position: 0 -325px; }
h2.column a:hover { background-position: -495px -325px; }
h2.thanks         { background-position: 0 -390px; }

body.home ul.sponsor {
    margin: 0;
    padding-top: 10px;
}
body.home ul.sponsor li {
    list-style: none;
    margin: 20px auto;
}

body.home .only-page {
    display: none;
}
body.page .only-home {
    display: none;
}
body.page strong {
    font-size: 110%;
    font-weight: bold;
}
.small {
    font-size: 85%;
}


/* twitter */
.twitter-followme {
    text-align: right;
    padding-right: 5px;
}
.twitter-followme a {
    text-decoration: none;
}
.twitter-followme a:hover {
    text-decoration: underline;
}
.twtr-doc {
    font-size: 95% !important;
}
.twtr-hd, .twtr-ft {
    display: none;
}
.twtr-widget .twtr-tweet-wrap {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.twtr-tweet-text {
    margin-left: 0 !important;
    line-height: 1.6 !important;
}
.twtr-avatar {
    height: 30px !important;
}
.twtr-widget .twtr-tweet {
    border-bottom: white !important;
}


/* footer */
.footer {
    color: #999;
    clear: both;
    padding: 50px 0 0;
}
.footer a {
    color: #999;
    text-decoration: none;
}
.footer a:hover {
    color: #999;
    text-decoration: underline;
}


/* home */
body.home .header {
    height: 210px;
    background: url(home-header-bg01.jpg) no-repeat right top;
    margin: 0 auto 45px;
    padding: 133px 0 0;
}
.home-01, .home-02, .home-03 {
    float: left;
}
.home-01, .home-02 {
    margin-right: 77px;
}
.home-02 {
    width: 390px;
}
.home-02 .column-image {
    float: left;
    clear: both;
}
.home-02 .column-body {
    float: right;
    width: 210px;
    margin-bottom: 30px;
    min-height: 130px;
}
.home-02 .column-body h5 {
    font-size: 110%;
    margin-bottom: 10px;
}
.home-02 .column-body h5 a {
    color: black;
}


/* page */
body.page .header {
    height: 115px; /* 165 - 50 */
    padding: 50px 0 0;
}
body.page .entry {
    float: left;
    width: 514px;
    margin: 0 135px 0 65px;
}
body.page .menu {
    float: left;
}
h3 {
    font-size: 140%;
    font-weight: bold;
    margin: 20px auto 20px;
}


/* popup */
body.popup {
    padding-bottom: 5px;
}
body.popup .container {
    width: 700px;
    text-align: center;
}
body.popup .header {
    height: 90px;
    padding: 30px 0 0;
}
body.popup .ybh, body.popup .ybf {
    display: none !important;
}
body.popup .pipesImgdescription {
    background-color: transparent !important;
}

