body {   margin: 0; padding: 0;    background-image: url(../../image/usumura2.jpg);      background-repeat: repeat;      width: 800px;     height:500px;}/*メイン*/.mai{   margin-top: 20px;   margin-left: 20px;   width: 700px;   height:450px;   padding: 20px;   font-family: "平成明朝","MS明朝";   background: #ffffff;   border: double 4px #D9C0F3;}.ti {       margin-top: 10px;      margin-left: 5px;      margin-bottom: 20px;      width: 218px;      height:21px;      background-color:#ffffff;      z-index: 1;  }.title h6{     font-size: 15px;     font-family: "平成明朝","MS明朝";     font-weight: lighter;     color: #4A2182;     margin: 0px 0px 5px 12px;     padding:0px 5px 5px 5px;   　background: #ffffff;  　  letter-spacing:0.1em;     line-height: 1.5em;}p {     margin-left: 20px;    margin-top:-1em;   text-align: justify;   line-height: 100%;   font-size: 12px;   color: #444444;   width: 600px;    letter-spacing:2px;}h5 {     margin-left: 20px;    margin-top:-1em;   text-align: justify;   line-height: 1.2em;   font-size: 14px;   color: #333333;   width: 600px;    letter-spacing:2px;　font-weight: lighter;}h3 {   margin-top: 0em;   margin-left: 15px;   text-align: justify;   line-height: 120%;   font-size: 16px;   color: #333333;   padding-left: 5px;    letter-spacing:5px;}a {   color: #4A2182;}a:hover {   color: #700C9E;         background-color:#E1D1FF; } 