body {
    color: #666666;
/*  background-image: url(../images/bg_pattern.gif);*/
    margin: 0;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.clear {
    clear: both;
}

strong {
    font-weight: bolder;
    color: #0F4B50;
}

#b {
    background-image: url(../images/b.jpg);
    width:1000px;
    margin: 0 auto;
}

img.middleline{
vertical-align: middle;
}

div.add_page {
   margin:10px;

}

div.add_word {
   margin:10px;
   float:right;
}

.colorful {
    color: #ECAC3E;
    border-bottom: 2px solid #ECAC3E;
    padding: 0 1px;
}
.seperator {
    background: #FFFFFF url(../images/separator_horz.gif) repeat-x left center;
    width: 90%;
    margin: 0 auto;
    height: 10px;
    float: left;
}

table.button{
    width="100%";
    margin: 10px;   
    font-size:10px;
}


table.button tr{
    padding: 0;
    border: 0px;
    margin:0px;
}
table.button td{
    padding: 0;
    border: 0px;
    margin:0px;
    text-align:center;
}

table.top-ranking{
    margin: 10px;   
    font-size:10px;
}


table.top-ranking tr{
    padding: 0;
    border: 0px;
    margin:10px;
}
table.top-ranking td{
    padding: 0;
    border: 0px;
    margin:10px;
    padding:5px;
}

table {
    border-collapse: collapse;
    margin: 10px;   
    font-size:12px;
}
th strong {
    color: #fff;
}
th {
    /*background: #0066FF;*/
    background: #FFFFFF url(../images/th_back.jpg) repeat-x left center;
    height: 29px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFF;
    text-align: left;
    border-left: 1px solid #FFF;
    border-bottom: solid 1px #FFF;
    /*border-top: solid 1px #0066FF;*/
}
th.form {
    background: #0066FF;
    /*background: #FFFFFF url(../images/th_back.jpg) repeat-x left center;*/
    height: 29px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFF;
    text-align: left;
    border-left: 1px solid #0066FF;
    border-bottom: solid 1px #FFF;
    border-top: solid 1px #0066FF;
}
tr {
    height: 30px;
}
td {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
}

td.regist_header_popup {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #F0FFF0;
    width:100px;
    font-size:10px;
}


td.regist_header {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #F0FFF0;
    width:200px;
    font-size:10px;
}
td.regist_content {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #FFF;
    font-size:10px;
}


th.result{
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #F5F5F5;
    font-size:10px;
    color:#666;
    text-align:center;
}

td.result_header {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #F0FFF0;
    width:130px;
    font-size:10px;
}
td.result {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #FFF;
    width:270px;
    font-size:10px;
}
td.analyze {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    background: #FFF;
    font-size:10px;
    vertical-align:top;
}

td.first,th.first {
    border-left: 0px;
    color: #9AA646;
}
tr.row-a {
    background: #F8F8F8;
}
tr.row-a:hover, tr.row-b:hover {
    background: #DDDDDD;
}

tr.row-b {
    background: #EFEFEF;        
}

#wrapper {
    background-color: #FFFFFF;
    /*margin: 0 auto;*/
    width: 1000px;
/*  height: 1px;*/
}
#logo {
    background-color: #FFFFFF;
    background-image: url(../images/top.jpg);
    float: left;
    height: 85px;
    width: 990px;
}
#logo h1 {
    background-color: #FFFFFF;
    background-image: url(../images/logo.jpg);
    height: 85px;
    background-position: left center;
    margin: 0 0 0 10px;
    /*padding: 0 0 0 110px;*/
    width: 268px;
}
#logo h1 a {
    /*background-image: url(../images/imageslogo.gif);*/
    background-repeat: no-repeat;
    color: #000;
    font-size: 10px;
    display: block;
    width: 100%;
    height: 100%;
}
#email {
    font-size:10px;
    background-color: #FFFFFF;
    float: left;
    height: 85px;
    width: 116px;
    line-height: 120px;
    margin: 0;
    padding-left: 5px;
    text-align:right;
}
#header {
    height: 185px;
    width: 100%;
    margin: 0;
    float: left;
    background: #FFFFFF url(../images/header.jpg) no-repeat 0px;
    padding: 0;
    position: relative;
    border: none;
}
#header ul {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 504px;
    position: absolute;
    left: 305px;
    top: 1px;
}
#header li {
    display: inline;
    font-weight: bolder;
    text-transform: uppercase;
}






a {
    color: #ECAC3E;
    text-decoration: none;
}

#sub {
    width:1000px;
    background-color: #FFFFFF;
    padding: 11px 0px 0px 11px;
    float:left;
    font-size:12px;
}
#content1 {
    /* 合計198 */
    width: 177px;
    background-color: #FFFFFF;
    float: left;
    margin:11px 0 0 11px;
}
#content2 {
    /* 合計492 */
    width: 458px;
    margin: 0;
    background-color: #FFFFFF;
    float: left;
    margin: 11px 0 0 11px;
}

#popup_content {
    width: 458px;
    background-color: #DDDDDD;
    margin: 11px 11px 11px 11px;
}


#content3 {
    width: 646px;
    background-color: #FFFFFF;
    float: left;
    margin:11px 0 0 11px;
}

#content3 p.up{
    margin:11px 0 0 11px;
    font-size:13px;
}

div.result_more {
    width: 590px;
    background-color: #F0FFFF;
    border: 1px solid #CCCCCC;
    margin:11px 0 11px 11px;
    padding:10px;
}

#content2 img.flow{
    float:left;
    margin:0 5px 0 0;
    border:0px;
}
#content img.center{
    text-align:center;
    margin:5px;
    border:0px;
}
#content2 img.center{
    text-align:center;
    margin:5px;
    border:0px;
}
#content img.right{
    text-align:right;
    margin:1px;
}
#content p{
    font-size:13px;
    line-height:140%;
}
#content2 p{
    font-size:13px;
    line-height:140%;
}

#content2 #policy p{
    font-size:11px;
    line-height:140%;
}
#content2 #policy ol li{
    font-size:11px;
    line-height:140%;
}
#content2 p.conv{
    font-size:14px;
    line-height:170%;
    margin-left:10px;
}
#content2 p.down{
    font-size:11px;
    margin:10px;
    line-height:120%;
}

#content2 p.more{
    text-align:right;
    font-size:11px;
    margin:10px;
    line-height:120%;
}


#sidebar2 {
    margin: 0;
    width: 300px;
    float: left;
    background-color: #FFFFFF;
    padding: 11px 0 0 11px;
}
 #ad {
    text-align:right;
    width:300px;
    margin-bottom:7px;
 }
#sidebar img.center{
    text-align:center;
    margin:5px;
    border:0px;
}
#sidebar2 img.center{
    text-align:center;
    margin:5px;
    border:0px;
}
#sidebar2 img.center-no-margin{
    text-align:center;
    border:0px;
}

#sidebar p{
    font-size:13px;
    line-height:140%;
}
#sidebar2 p{
    font-size:13px;
    line-height:140%;
}

h2#top1 {
    background-image: url(../images/top_1.jpg);
    text-indent:-9999px;
    font-size:0px;
    display:block;
    width:525px;
    height:30px;
    padding:0;
    margin-bottom:10px;
}
h2#top2 {
    background-image: url(../images/top_2.jpg);
    text-indent:-9999px;
    font-size:0px;
    display:block;
    width:370px;
    height:30px;
    padding:0;
    margin-bottom:10px;
}
h2#top3 {
    background-image: url(../images/top_3.jpg);
    text-indent:-9999px;
    font-size:0px;
    display:block;
    width:525px;
    height:30px;
    padding:0;
    margin-bottom:10px;
}
h2#top4 {
    background-image: url(../images/top_4.jpg);
    text-indent:-9999px;
    font-size:0px;
    display:block;
    width:525px;
    height:30px;
    padding:0;
    margin-bottom:10px;
}
h2#h1 {
    background-image: url(../images/h1.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
}
h2#h2 {
    background-image: url(../images/h2.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
}
h2#k1 {
    background-image: url(../images/j3.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
}
h2#a1 {
    background-image: url(../images/a1.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
}
h2#s1 {
    background-image: url(../images/s1.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
    font-size:0px;
    margin-bottom:10px;
}
h2#q1 {
    background-image: url(../images/q1.jpg);
    text-indent:-9999px;
    display:block;
    width:514px;
    height:94px;
    padding:0;
    font-size:0px;
    margin-bottom:10px;
}

div.q {
    background-color:#EEEEEE;
    font-size:12px;
    margin:10px;
    padding:10px;
    font-weight: bold;
}
div.a {
    font-size:12px;
    margin:10px 10px 10px 40px;
    padding:10px;
}

div.maincontent {
    font-size:10px;
    border: 1px solid #CCCCCC;
    width:444px;
    padding:5px;
    margin-bottom:11px;
}

div.maincontent3 {
    font-size:10px;
    border: 1px solid #CCCCCC;
    width:632px;
    padding:5px;
    margin-bottom:11px;
}


div.shindanform{
    background-image: url(../images/shindan_back.jpg);
    background-repeat: no-repeat;
    height:139px;
    margin-left:7px;
    margin-bottom:20px;
}

input.shindan_url{
    margin-top:16px;
    margin-left:70px;
    padding:5px;
    font-size:13px;
    width:326px;
}

input.shindan_word{
    margin-top:28px;
    margin-left:120px;
    padding:5px;
    font-size:13px;
    width:276px;
}

div.sidecontent {
    font-size:10px;
    border: 1px solid #CCCCCC;
    display:block;
    width:162px;
    padding:5px;
    margin-bottom:11px;
}


div.sidecontent ul {
        list-style-type: none;
        /*width: 400px;*/
} 

div.sidecontent li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
        margin-left:-35px;
}

div.sidecontent li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html div.sidecontent li a {  /* make hover effect work in IE */
    width: 400px;
}

div.sidecontent li a:hover {
        background: #ffffcc;
}

div.sidecontent a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

div.sidecontent a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}




span.ps {
    font-size:7px;
}

div.top-ranking {
    background-color: #F0FFF0;
    width:430px;
    border: 1px solid #CCCCCC;
    margin-left:4px;
    margin-right:4px;
    margin-top:10px;
    margin-bottom:4px;
}


div.top-ranking-contents{
    padding:5px;
}

div.spacetitle{
    padding-bottom:4px;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 14px;
    font-weight:bold;
}

div.loginform {
    margin-top:5px;
    font-size:10px;
}
div.loginform input{
    margin-bottom:5px;
    width:158px;
}

div.news-head {
    margin-top:10px;
    background-image: url(../images/news_head.jpg);
    display:block;
    width:215px;
    height:39px;
}

div.news-body {
    background:transparent url(../images/news_body.jpg) repeat scroll left top
}
div.news-contents {
    padding:10px;
    font-size:10px;
    border-bottom: 1px dotted #DDDDDD;
    
}
div.news-bottom {
    background-image: url(../images/news_bottom.jpg);
    display:block;
    width:215px;
    height:21px;
    margin-bottom:10px;
}

div.notice {
    border:1px dotted;
    width:450px;
    margin:10px 0 10px 20px;
    padding:10px;
    font-size:12px;
}

textarea.member_k{
    width:515px;
    font-size:10px;
    height:140px;

}

span.ote {
    color:green;
}
span.hou {
    color:orange;
}
input.w228{
 padding:3px;
 width:228px;
}
input.w180{
 padding:3px;
 width:180px;
}
textarea.w180{
 padding:3px;
 width:180px;
}

textarea.w100p{
 padding:3px;
 width:100%
}



input.w50{
 padding:3px;
 width:50px;
}

h1 {
    font-size: 18px;
    line-height: 24px;
    color: #746F51;
/*  background-image: url(../images/category.jpg);*/
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
/*  margin: 17px 4px;*/
    height: 24px;
    width: 300px;
    padding-left: 10px;
    font-weight: lighter;
    font-family: Georgia;
    float: left;
    clear: both;
}
a:hover, a:visited {
    color: #000000;
}

.more:link, .more:visited {
    text-decoration: none;
    font-weight: bold;
    color: #BEC2AA;
    display: block;
    float: left;
    margin: 3px 2px 3px 5px;
    line-height: 30px;
    padding: 0 5px;
}
.fix {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 20px;
    width: 65px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.fix2 {
    margin-left: 10px;
    display: block;
    float: right;
}



.more:hover {
    text-decoration: none;
    background-color: #BEC2AA;
    color: #EEEFEA;
}
#header li a, #header li a:visited {
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 0 10px;
    width: 70px;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #ECAC3E;
}

.sub_head {
    font-weight: bold;
    padding-top: 5px;
}

.justify {
    text-align: justify;
}

.norm_link:hover {
    text-decoration: underline;
}
#form1 input, #form1 textarea {
    font-family: "Trebuchet MS";
    color: #746F51;





    border: 1px solid #;
    border: 1px solid #ECAC3E;
    font-size: 11px;
    width: 140px;
}
#form1 textarea:hover, #form1 input:hover {
    border: 1px solid #746F51;
}
#form1 {
    width: 239px;
}



.img_thumb {
    border: 5px solid #e7e7e7;
    height: 69px;
    width: 113px;
    margin: 3px;
    clear: both;
    padding: 0;
    float: left;
}
.portfolio_head {
    font-weight: bold;
    color: #000000;
}
h3 {
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #000000;
    margin: 5px 0;
    padding: 2px 0;
    display: block;
    width: 99%;
    float: left;
}
h3.result {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin: 5px 0 0 10px;
    padding: 2px 0;
    display: block;
    width: 99%;
    float: left;
}
#footer {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    width: 990px;
    clear: both;
    /*text-indent: 10px;*/
    text-align:center;
    padding: 10px 0 10px 0;
    font-size:11px;
    border-top:2px solid #CCC;
}

#content ul {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 80px;
    width: 299px;
    list-style-type: none;
}


.img_prev {
    height: 30px;
    width: 248px;
    border: 5px solid #e7e7e7;
    padding: 0;
    margin: 0;
}

.img_thumb:hover {

    border: 5px solid #000000;
}
.img_prev:hover {
    border: 5px solid #000000;
}
.norm_link {
    color: #177B7B;
    text-decoration: none;
}
.footer {
    background-image: url(../images/footer.gif);
    background-repeat: no-repeat;
}
#footer a, #footer a:visited {
    color: #BBB;
    text-decoration: none;
    font-size:11px;
}
abbr {
    color: #ECAC3E;
    border-bottom: 1px dotted #ECAC3E;
}
p {
    margin: 2px 0;
    padding: 0px;
    display: block;
}


h2 {
    font-size: 16px;
    line-height: 28px;
    padding: 3px 0;
}
h2 span {
    color: #666666;
}
.home {
    background-color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 0px;
    float: left;
    height: 85px;
    width: 75px;
}
.home a {
    background-image: url(../images/home_up.gif);
    background-repeat: no-repeat;
    display: block;
    width: 50px;
    height: 68px;
    margin: 0;
    padding: 0 0 0 25px;
    background-position: left center;
    line-height: 68px;
    color: #666666;
}
.home a:hover {
    background-image: url(../images/home_over.gif);
}
#footer a:hover {
    /*color: #FFFFFF;*/
    text-decoration: underline;
}
.commentbox{
    background-color: #ECECEC;
    width: 80%;
    padding: 10px;
    margin: 0 auto;
    float: left;
}

.commentfooter{
    background: url(../images/arrow.gif) 40px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
    padding-left: 30%;
    padding-top: 1px;
    margin-bottom: 2em;
    font-size: 90%;
    color: #4A4A4A;
    float: left;
    width: 60%;
}
.welcome {
    width: 80%;
    margin: 0;
    padding: 0;
    float: left;
}
#content li {
    display: block;
    float: left;
    width: 350px;
    padding: 5px 0;
    clear: both;
    margin: 1px 0;
}
.invisible {
    color: #FFFFFF;
}
td a {
    color: #333333;
    text-decoration: none;
}
h5 {
    font-size: 108%;
    color: #E59700;
}
#header li a:hover {
    background: url(../images/nav-hover.gif) repeat-x;
}

span.ethna-error {
    color: #ff0000;
}


