/******/
h1 { 
color: gray; 
font-weight: normal; 
font-size: x-small;
margin: 0px
 }
body { font-weight: normal; font-size: 12px; background: url(images/back_001.jpg) repeat-y center; text-align: center; margin: 0 auto; width: 700px; etter-spacing: normal }

h2{
font-style: normal;
font-weight: normal;
font-size: 10px;
}

.font01{
font-style: normal;
font-weight: normal; 
font-size:12px;
etter-spacing:normal;
line-height: 1.5;/*行間指定*/
letter-spacing:1px; /*字間指定*/
}

.font02{
font-style: normal;
font-weight: normal; 
font-size:12px;
etter-spacing:normal;
line-height:normal;/*行間指定*/
letter-spacing:1px; /*字間指定*/
}

p.margin {margin-top: 30px;}
