/*
 * $Id: swimy_new.css,v 1.6 2009/08/11 10:24:14 swimy Exp $
 *
 * swimy_new.css
 *
 * 2009-08-07 OKAZAKI Hiroki (okaz@teshigoto.net, http://www.teshigoto.net/)
 *
 */
body {
    margin: 10px;
    padding: 0px;
    color: #000;
    background-color: #f3fcfb;
    font-family:
        "驛｢譎｢・ｽ・｡驛｢・ｧ繝ｻ・､驛｢譎｢・ｽ・ｪ驛｢・ｧ繝ｻ・ｪ", Meiryo,
        "驛｢譎上・・主ｸｷ・ｹ・ｧ繝ｻ・ｮ驛｢譎・・繝ｻ・ｸ繝ｻ・ｸ驛｢・ｧ繝ｻ・ｴ Pro W4", "Hiragino Maru Gothic Pro",
        "Osaka",
        "MS UI Gothic",
        sans-serif;
    font-size: 0.9em;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:link {
    color: blue;
}

a:visited {
    color: blue;
}

a:active {
    color: blue;
}

#whole {
    width: 800px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 800px;
    height: 69px;
    background: url(/img/swimy_header_back.png) repeat-x;
    color: #fff;
    margin: 0;
    padding: 0;
}

#header img {
    float: left;
}

#header span {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    color: #fff;
}

#mainbody {
    overflow: hidden;
}

#menubar {
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
    width: 200px;
    background: url(/img/swimy_menubar_wave.png) repeat-y #7d7dff;
}

#menubar ul {
    margin: 10px 0 0 40px;
    padding: 0;
    list-style-type: none;
}

#menubar li {
    margin: 0;
    padding: 0 0 10px 0;
}

#menubar #mlist_caution {
    color: gold;
    font-size: 0.8em;
}

#menubar img {
    border-style: none;
}

#contents {
    width: 590px;
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    padding-bottom: 32768px;
    margin-bottom: -32768px;
  

  line-height : 144%;
  font-size : 90%;
}

#contents h1 {
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    background-color: #7d7dff;
}

#contents h2 {
    font-size: 1.1em;
    text-align: left;
    color: #444;
    background-color: #e6e6ff;
    padding: 0 0 0 0.5em;
    border-style: none none none solid;
    border-width: 0.7em;
    border-color: #00f;
}

#contents h3 {
    font-size: 1.0em;
}

#contents #footer_in_contents {
    margin-top: 5px;
    padding: 0;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #666;
    text-align: right;
}

#contents #index_corp_list p, 
#contents #index_corp_list div {
    margin: 0;
    padding: 0;
}

#contents .index_list {
    margin: 0;
    padding: 0;
    float: left;
}

#contents .index_list ul {
    list-style-type: none;
}

#contents .float_clear {
    clear: both;
}

#contents #index_announce {
    background-color: #fcf;
}

#contents #book_list .book_register,
#contents #book_list .book_date {
    white-space: nowrap;
}

#contents #book_list th {
    color: #fff;
    background-color: #7d7dff;
    text-align: center;
}

#contents #book_list .bookrows_even td {
    background-color: #e6e6ff;
}

#contents #regist_form th {
    padding-right: 5px;
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
}

#contents #regist_form td input {
    width: 450px;
    height: 1.1em;
    background-color: #e6f6ff;
}

#contents #regist_form td textarea {
    width: 450px;
    height: 40.0em;
    background-color: #e6f6ff;
}

#contents #regist_form td {
    /* background-color: #e6f6ff;*/
}

#contents #regist_form .center,
#contents #event_form .center {
    text-align: center;
}

#contents #regist_form .right ,
#contents #event_form .right {
    text-align: right;
}

#contents #regist_form .comment_header {
    font-weight: bold;
}

#contents #event_form th {
    text-align: center;
}

#contents #event_form .event_date {
    white-space: nowrap;
}

#contents #member_list ul {
    font-size: 0.9em;
}

#contents #member_list table {
    margin-left: 60px;
}

#contents #member_list .list_separator {
    padding-left: 5px;
    background-color: gold;
}

#contents #member_list .member_name,
#contents #member_list .member_addr {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #999;
}

#contents #join th {
    text-align: right;
}

#contents #join .caution {
    color: #f00;
}

#contents #join .center {
    text-align: center;
}

#contents #join td .txtfld {
    width: 350px;
    height: 1.1em;
    background-color: #e6f6ff;
}

#contents #join td textarea {
    width: 350px;
    height: 15.0em;
    background-color: #e6f6ff;
}

#contents #maillist table {
    border-style: solid;
    border-width: 1px;
    border-color: #aac;
    margin-bottom: 20px;
}

#contents #maillist th {
    white-space: nowrap;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}

#contents #profile .item_title {
    margin: 0;
    padding: 0;
    padding-left: 5px;

    border-style: solid;
    border-width: 0 0 0 5px;
    border-color: orange;

    font-weight: bold;
    color: #222;
}

#contents #profile .item_value {
    margin: 0;
    padding: 10px 0 30px 0;
    padding-left: 10px;
}

#contents #profile .caution {
    color: #f00;
}

#contents #profile .txtfld {
    width: 500px;
    height: 1.1em;
    background-color: #e6f6ff;
}

#contents #profile .txtfld2 {
    width: 150px;
    height: 1.1em;
    background-color: #e6f6ff;
}

#contents #profile textarea {
    width: 500px;
    height: 6.5em;
    background-color: #e6f6ff;
}

#footer {
    clear: both;
    margin: 5px 0 0 0;
    border-style: none none none none;
    border-width: 1px;
}

#odf a:hover {
    background: #fff;   /* color is a must for IE6*/
    text-decoration: none;
}

#odf a.tooltip span {
    display: none;
    padding: 2px 3px;
    margin: -100px 0 0 0;
    width: 250px;
    font-size: 0.8em;
}

#odf a.tooltip:hover span {
    display: inline;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    color: #6c6c6c;
}

