/***** Common *****/

* {
        color:#000000;
        font-family: Verdana, Arial, sans-serif;
        font-weight: normal;
        font-size:normal;
        list-style:none;
        line-height: 180%;
        margin: 0px;
        padding: 0px;
        }

/* BR */
br {clear:both;}

/* リンク */
a {text-decoration: underline;}
a:link, a:visited, a:active {
color: #0000ff;
font-weight:bold;
}
a:hover {color: #FF8C00;}

/* H1 */

h1 {background-color: #230aff;
       padding: 15px 0px 15px 0px;
   margin-bottom: 15px;
      }

h1 a, h1 a:link, h1 a:visited {color:#FFFFFF;}
h1 a:hover {color:#ffbb00;}
h1 a {
        font-size: xx-large;
        font-weight: normal;
        text-decoration: none;
        padding-left: 15px;
       }

/* p */
p {    
margin-top:10px;
margin-left:30px;
margin-right:50px;
font-size:100%;
letter-spacing:1px;
line-height:1.2em;
} 


/* Strong */
        strong {
        color:#000000;
        font-size:medium;
        font-weight:normal;
        }

/***** Area *****/

body {
        background: url(http://www.tanoshitane.com/jeans/img/jeans.jpg) no-repeat;
        margin: 0px 0px 20px 0px;
        text-align: center;
               }

#container {
        background-color: #FFFFFF;
        margin-right: auto;
        margin-left: auto;
        padding: 0px;
        text-align: left;
        width: 800px;
        }

#top {
      background-color: #FFF;
     margin-right: auto;
     margin-left: auto;
     text-align: left;
     width: 800px;
     height; 500px;
     }

#top h2 {
        color:#FF8C00;
        font-size: x-large;
        font-weight: bold;
        margin-bottom: 15px;
        padding: 10px 0px 15px 15px;
　　　　margin-top: 10px;
        margin-bottom: 30px;
        border-color: #ff87ad;
       text-decoration:underline;
          }


#center {
        background-color: #FFFFFF;
        float: left;
        overflow: hidden;
        width: 520px;
        }

#center h2 {
        color:#FF8C00;
        font-size: large;
        font-weight: bold;
        margin-bottom: 15px;
        padding: 15px 0px 15px 15px;
　　　　margin-top: 15px;
        margin-bottom: 50px;
        }

#center h3{
      color:white;
       padding: 10px 0px 10px 10px;
        font-weight: bold;
        text-align:left;
        background-color: #230aff;
        }

#center p {
margin-bottom:15px;
}

#top right {
        background-color: #FFFFFF;
        float: right;
        overflow: hidden;
        width: 207px;
        text-align:center;
        }

#top right h3{
        color:white;
         background-color: #230aff;
　　　　padding: 10px 0px 10px 10px;
        text-align:center;
        font-size: large;
        font-weight: bold;
        }

#top right h4{
 color:white;
       padding: 10px 0px 10px 10px;
        background-color: #230aff;
        text-align:center;
　　　　font-weight: bold;
　　　　font-size: large;
                }
 


#top right li{
        margin:10px 5px 10px 10px;
        text-align:left;
        list-style-typr: none;
        font-size:small;
        }

#right {
        background-color: #FFFFFF;
        float: right;
        overflow: hidden;
        width: 207px;
        text-align:center;
        }

#right h3{
        color:white;
         background-color: #230aff;
　　　　padding: 10px 0px 10px 10px;
        text-align:center;
        font-size: large;
        font-weight: bold;
        }

#right h4{
 color:white;
       padding: 10px 0px 10px 10px;
        background-color: #230aff;
        text-align:center;
　　　　font-weight: bold;
　　　　font-size: large;
                }
 


#right li{
        margin:10px 5px 10px 10px;
        text-align:left;
        list-style-typr: none;
        font-size:small;
        }

#md-last p{
      clear:both;
          }

#md-last p{
      margin-top:10px;
      font-weight: normal;
      font-family: Verdana, Arial, sans-serif;
        font-size:small;
          }

.moji {
font-weight: normal;
      font-family: Verdana, Arial, sans-serif;
        font-size:small;
margin-bottom:0px;
        }


.kyou{
      font-weight: bold;
      font-family: Verdana, Arial, sans-serif;
       font-size:normall;
       margin-bottom:0px;
font-color:blue;
        }