*{

margin:0;
padding:0;
font-size:100%;

}

body{
font-size:90%;
font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr@oSVbN", "sans-serif";
letter-spacing:0.1em;

line-height:1.5;
color:#333333;
background:url(img/bg.gif) left top repeat-y;

}

#all{margin:40px 0 0 50px;
background:#ffffff; width:90%;}


h1{color:#333333; font-size:150%; border-top:7px solid #ffffff; border-bottom:3px solid #000000; padding:10px;  background:url(img/h1bg.gif) left top repeat-x;
}



.section{

margin-top:20px;
}
.section h2{color:#333333; margin-bottom:5px; background:eeeeee; font-size:117%; border-bottom:1px solid #cccccc; border-left:5px solid #000000; padding:5px 5px 5px 10px;}

.section p{margin:10px 0 10px 10px;}
