@charset "UTF-8";
body {
    font-size: 1em;
}

#main_menu {
    margin-top: 10px;
}

#home_left ul {
    list-style-type: none;
}

#home_right ul {
    list-style-type: none;
}

/* home left*/
#home_left {
    width: 457px;
    background-color: white;
    float: left;
}

/* home right*/
#home_right {
    width: 228px;
    background-color: white;
    float: right;
}

/* 中央コンテンツブロック共通 */
/* カルーセル内部CSSは別ファイル */
div#susume,
div#otoshiana,
div#tamago,
div#hanamichi {
    clear: both;
    width: 457px;
    margin-bottom: 23px;
    background-image: url(../../home/images/top_contents_line.jpg);
    background-repeat: repeat-y;
    background-position: 1px top;
}

div#susume h3 img,
div#otoshiana h3 img,
div#tamago h3 img,
div#hanamichi h3 img {
    display: block;
}

#home_left .cap h4 a:link {
    color: #555;
}
#home_left .cap h4 a:hover {
    color: #09c;
}

/* すすめ */
#susume p.katagaki {
    line-height: 1.3;
    font-size: 0.78em;
}

#susume p strong {
    display: block;
    line-height: 1.3;
    font-size: 12px;
}
/* ------ */

/* 右コンテンツ */
div#world,
div#dojyo,
div#ranking,
div#zatsugaku {
    clear: both;
    background-color: white;
    border-bottom: solid 1px #7C92A6;
    margin-bottom: 15px;
}

div#world h3 img,
div#dojyo h3 img,
div#ranking h3 img,
div#zatsugaku h3 img {
    display: block;
}

/* ランキング */
div#ranking{
    margin-right:1px;
    margin-left:1px;
}

div#ranking img {
    display: block;
}

body #contents_outline div#ranking table {
    width: 100%;
    font-size: 0.76em;
    line-height: 1.4;
}

div#ranking table th,
div#ranking table td {
    padding: 8px 0 6px 0;
    border-bottom: solid 1px #ddd;
}

div#ranking table caption {
    margin: 0;
    padding: 0;
}

div#ranking table th {
    padding-left: 20px;
    vertical-align: top;
}

body #home_right div#ranking table th img.img {
    border: solid 1px #666;
}

#home_right div#ranking table th a:link img.img {
    border: solid 1px #666;
}

#home_right div#ranking table th a:hover img.img {
    border: solid 1px #0ff;
}

div#ranking table th div {
    width: 64px;
    clear: both;
}

div#ranking table th div a {
    display: block;
}

div#ranking table th a img.play {
    border-width: 0;
}

div#ranking table th img.play {
    position: absolute;
    top: 9px;
    left: 40px;
    border-width: 0;
}

div#ranking table td {
    vertical-align: top;
    padding-left: 3px;
}

div#ranking table td a {
    color: #555;
    font-weight: bold;
}

div#ranking table td img {
    margin-top: 4px;
}

/* 順位 数字 */
tr#rank01 th {
    background-image: url(../../home/images/rank_01.gif);
}

tr#rank02 th {
    background-image: url(../../home/images/rank_02.gif);
}

tr#rank03 th {
    background-image: url(../../home/images/rank_03.gif);
}

tr#rank04 th {
    background-image: url(../../home/images/rank_04.gif);
}

tr#rank05 th {
    background-image: url(../../home/images/rank_05.gif);
}

tr#rank05 td,
tr#rank05 th {
    border-width: 0;
}

div#ranking table th {
    background-repeat: no-repeat;
    background-position: left 8px;
}

/* 右コンテンツ リスト */
.tate_list_sub {
    text-align: center;
    clear: both;
    margin-left: 2px;
}

.tate_list_sub table td {
    vertical-align: top;
    text-align: left;
    padding-top: 6px;
    padding-bottom: 4px;
    border-bottom: solid 1px #ddd;
}

/* サムネイル部分*/
.tate_list_sub table td.thum {
    width:88px;
    clear:both;
}

.tate_list_sub table td.thum a .img {
    border: solid 2px #666;
}

.tate_list_sub table td.thum a:link .img {
    border: solid 2px #666;
}

.tate_list_sub table td.thum a:hover .img {
    border: solid 2px #0ff;
}

/* テキスト部分*/
.tate_list_sub table td.cap {
    clear: both;
    padding-left: 2px;
    padding-right: 4px;
    line-height: 1.3;
}

body #contents_outline .tate_list_sub table td.cap h4 {
    font-size: 0.78em;
}

.tate_list_sub table td.cap h4 a {
    color: #555;
    background-image: url(../../home/images/ico_arw_r_white_middle.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 17px;
    line-height: 1.6;
}

body #contents_outline .tate_list_sub table td.cap span {
    color: #555;
    font-size: 0.69em;
    line-height: 1.3;
    display: block;
}

.tate_list_sub table tr.list_last td {
    border-bottom-width: 0px;
    padding-bottom: 0;
}

/* 雑学 */
div#zatsugaku ul {
    list-style-type: none;
}

div#zatsugaku h3 {
    clear: both;
}

div#zatsugaku h3 .go_list {
    position: absolute;
    top: 4px;
    right: auto;
    left: 185px;
}

div#zatsugaku td.cap h4 a {
    background-image: url(../../home/images/ico_arw_r_white_middle.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 17px;
    line-height: 1.6;
}

div#zatsugaku td.cap h4 a:link {
    color: #555;
}

div#zatsugaku td.cap h4 a:hover {
    color: #09c;
}

/* 道場 */
/* カルーセルcssだけだと何故かIE6できかないので二重記載 */
  /* レベル */
#home_right div#dojyo {
    margin-bottom: 22px;
}
#home_right div#dojyo ul {
    font-size: 0.78em;
    line-height: 1;
}

#home_right div#dojyo li img {
    display: block;
    margin-top: 4px;
    margin-bottom: 0;
}

#home_right div#dojyo li {
    border-bottom: solid 1px #ddd;
    padding: 0 0 6px 0;
}

#home_right div#dojyo li p {
    padding: 0 6px;
}

#home_right div#dojyo li p a {
    color: #333;
    background-image: url(../../home/images/ico_arw_r_white_middle.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 17px;
    line-height: 1.61;
}

#home_right div#dojyo li p a:link {
    color: #333;
}

#home_right div#dojyo li p a:hover {
    color: #09c
}

/* ワールド */
div#world {
    clear: both;
    font-size: 0.78em;
    border-bottom-width: 0px;
    width: 225px;
}

div#world img {
    display: block;
}

div#world .content {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2;
    padding-top: 4px;
}

div#world .content p a {
    width: 100px;
    position: relative;
    display: block;
    float: right;
}

div#world .content p a img {
    border: solid 2px white;
}

div#world .content p a:hover img {
    border-color: #0ff;
}

div#world .content p img.play {
    border-width: 0px;
    position: absolute;
    right: 0px;
    top: 17px;
}

div#world .content p span {
    display: block;
    width: 120px;
    float: left;
    text-align: left;
}

div#world .content h4 {
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    padding: 0px 0px 6px 4px;
    font-size: 1em;
}

div#world .content h4 a {
    display: block;
    background-image: url(../../home/images/ico_arw_r_white_middle.gif);
    background-repeat: no-repeat;
    background-position: left 0.4em;
    text-indent: 17px;
    line-height: 1.6;
    text-align: left;
}

div#world h4 a:link {
    color: #555;
}
div#world h4 a:hover {
    color: #09c;
}

div#world p.go_mt_list {
    text-align: right;
    background-image: url(../../home/images/eng/world_bottom.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div#world p.go_mt_list img {
    margin: 0 0 0 auto;
}
