@import "common.css";

/***********************/

body {
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    background-image: url(/images/bg_body.gif);
}

/*****  header section  *****/

div#header {
    background-color: #b1f;
    padding: 3px;
    height: 100px;
}


div#header img {
    margin: 10px 30px 10px 10px;
    text-align: right;
    float: right;
}

.title-message {
    width: 700px;
    float: left;
    color: #946d6a;
}

div.title-message a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

div#header h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.22em;
    margin: 25px 15px  10px;
    color: #eee;
}

div#header h2 { 
    margin-left: 20px; 
    color: #eee;
    font-size: 15px;
}

div#header h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.22em;
    margin: 20px 10px;
    color: #eee;
}

div#header h4 { 
    margin-left: 20px; 
    color: #eee;
    font-size: 15px;
}


/*****  dawdaw header section  *****/

div#dw_header {
    background-image: url(/images/dawdaw_pc.jpg); 
    background-color: #F1EDDF;
    height: 125px;
      padding-right: 30px;
}

div#dw_header .img_link {
  float: right;
   margin: 15px 0px 0px 0px;
}

div#dw_header .title-message {
    float: left; 
    color: #946d6a;
       width: 570px;
}

div#dw_header .title-message a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

div#dw_header h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.22em;
    margin: 25px 15px 10px; 
    color: #eee;
}

div#dw_header h2 { 
    margin-left: 20px; 
    color: #eee;
    font-size: 15px;
}



div#container {
    width: 880px;
    text-align: left;
    margin: 0 auto;
    background-color: #fff;
    border-top: 3px solid #9FD717; 
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

div.header_link {
    text-align: center;
    background-color: #333333;
    padding: 5px;
}

div.header_link li{
    display: inline;
    margin: 0 20px;
}

div.header_link a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding: 5px;
}

div.header_link a:hover {
    background-color: #908569;
    color: #fff;
}

.stitle {
    background-image: url(/images/555.png);
    background-color: #0082DA;
    color: #4E5A6A;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #bbb;
    padding: 3px;
    clear: both;
    height: 18px;
}

.prologue {
       margin: 1em 1em;
       color: #666666;
}

/*****  contents section  *****/

div#contents {
    width: 650px;
    background-color: #fff;
    float: left;
    margin: 20px 0 0 20px;
}

.out_table {
    margin: 0 auto;
}

.middle_table {
    border: 1px solid #000;
    width: 300px;
    margin: 5px; auto;
}

.middle_title a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.middle_title {
    border: 1px solid #a0a0a0;
    text-align: center;
    background-color: #6281bb;

    margin: 5px 30px;
    padding: 5px;
}

.inner_table tr,
.inner_table td {
    border: 1px solid #000;
}

.square { background-color: #fff; }

/************  topics section ***********/

table#spec td {
    width: 325px;
    border: 1px solid #666;
    padding: 5px;
}

table#spec {
    width: 650px;
    margin: 0 auto;
}

table#spec h1 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #2EA5D0;
}
#spec table {
    margin: 0 auto;
    border: 1px solid #000;
    width: 300px;
}

.inner_spec tr,
.inner_spec td {
    font-size: 15px;
    text-align: center;
}

.spec_info {
    background-color: #2EA5D0;
    color: #fff;
}

.spec_name {
    padding: 10px;
    text-align: center;
    background-color: #606060;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.spec_image {
    text-align: center;
    width: 250px;
}

.first { padding: 10px; }

.spec_link { background-color: #e0e0e0; }

.spec_link li{
    display: inline;
    margin: 0 5px;
}

/************  topics section  ***********/



table td .img{
padding: 5px 0;
    text-align: center;
}

div.search_title{
    font-size: 150%;
    background-color: #f00;
    color: #fff;
    text-align: center;
    margin: 10px;
    padding: 2px;
    font-weight: bold;
}

div.search_title2{
    font-weight: bold;
    font-size: 120%;
    background-color: d3da64;
    text-align: center;
    padding: 2px;
    margin: 10px;
} 

div.search_machine{
    font-size: 100%;
    margin: 10px;
}

div.search_select{
    padding: 5px;
    margin: 10px;
    font-size: 120%;
    text-align: center;
}

div.search_button{
    margin: 10px;
}

div.form_3{
    padding: 10px;
    text-align: center;
}

div.spec_img{
    margin-top: 10px;
    width: 150px;
}

div.spec-page {
    line-height: 20px;
    font-size: 1.2em;
    padding: 10px;
    width: 120px;
}

div.scratch_title{
    background-color: #000;
    color: #f00;
    font-size: 140%;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}

div.scratch_title2{
    font-size: 120%;
    text-align: center;
    line-height: 25px;
}

div.scratch_text{
    line-height: 20px;
    font-size: 120%;
    margin: 10px;
}



div#left_menu{
    width: 180px;
    background-color: #fff;
    float: left;
    border: 1px solid #bbb; 
    line-height: 18px
}

div.menu_title{
/*** border-bottom: 2px solid #9FD717; ***/
}

div#left_menu a{
    color: #333333;
    text-decoration: none;
}

div#left_menu a:hover {
background-color: #B0C1DA;
color: #1E77FF;

}

div .menu_text{
    width: 160px;
    font-size: 100%;
    color: #888;
    padding: 0 0 0 5px;
}

div#right_menu {
    width: 230px;
    background-color: #346;
    height: 1500px;
    float: right;
}

div .menu_sheet{
    margin: 5px;
}


.spec {
    font-size: 1.2em;
    line-height: 20px;
}


ul#index .kizu {
    font-size: 1.2em;
    line-height: 20px;
    margin-top: 15px;
}


.both { 
    clear: both;
    margin: 0;
    padding: 0;
}

ul#index li {
    float: left;
    margin: 5px;
font-size: 13px;
}

ul#index .img{
    width: 150px;
    height: 175px;
}

ul#index .message{
    width: 140px;
    margin-top: 15px;
    height: 165px;
}

ul#index .score{
    width: 140px;
    margin-top: 80px;
    height: 100px;
}

ul#index li a{
    color: #333333;
    text-decoration: none;
}

ul#index li a:hover {
background-color: #B0C1DA;
color: #1E77FF;

}


/*****  footer section  *****/

div#footer {
    text-align: center; 
    clear: both;
}


.copyright { 
    background-color: #e0e0e0;
    color: #ff0000;
    padding: 5px;
}
