
/* surou CSS  top*/

body {  font: 14px/1.4  Skia,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif; color: #000000;  }
body {
	line-height: 1;
	background: #b3ada0;
}

.bgc1{
background-color: #000000;
padding:  10px;   

} 
.bgc2{
background-color: #808080;
 filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.8;
color:#ffffff;
padding: 0px; 
 border:0px #000000 solid;
}
.yokohaji1{
width:200px;
 filter: alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
float:left;

}
.yokohaji2{
width:400px;
 
}


h1 { font-size: 25px; font-weight: bold; margin: 0 0 15px 0; color: #ffffff; }
  h1 .subtitle { font-size: 75%; }
  
h2 { font-size: 18px; margin: 1em 0 0.3em 0; color: #ffffff; }
h3 { font-size: 16px; margin: 1em 0 0.3em 0; color: #ffffff; line-height: 1.5;}
h4 { font-size: 13px; margin: 1em 0 0.3em 0; color: #ffffff; line-height: 1.5;}
p {
       line-height: 1.6;
       text-align: left;
       color: #ffffff;
       font: 13px/1.3   verudana,Arial, Times, STSong, MS UI Gothic, Helvetica, serif; 
}
/*--------------------------------------------------フォントファミリー指定 */
 .one{ font-family: verudana,Arial, Times,'ヒラギノ角ゴ Pro W3' , Hiragino Kaku Gothic Pro, 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif}

; .two{  font-family: papyrus, Courier New,  STSong, MS UI Gothic, Helvetica, serif; }

/*--------------------------------------------------カラー指定 */
.red{ color: red; }
.white{ color: white; }
.black{color:#333333;}
.pright{text-align: right;}
.Pcenter{text-align: center;}


a { color:#ffffff; text-decoration: none; border:none; }
  a:hover { background-color: transparent; color:  none; text-decoration: none;}  

a img{
border-style:none;
}
  
ul, ol { margin: 0.7em 0 0.7em 1em; }
  li { display: list-item; list-style: disc; }
 
.waku{
    border-color: #000000; 
    padding:10px; 
    background-color:transparent;
    border:1px #000000 solid;
}
#inbox1{
    border-color: #000000; 
    padding:10px; 
    margin: 0px 0px 0px 30px ;
　background-color:transparent;
    border:3px #000000 solid;
    float:left ;
} 

#container { 
 margin: 0 ;
 width: 3300px;
padding: 0px;
 background: #b3ada0;
}

#midbox{
    padding:10px; 
    margin:20px 0px 10px 0px ;
　background-color:transparent;
    width:1000px;
    border:none;
    float:left ;
} 






