body {
background-color: #ffffff;
}

 /*↓は全ての要素 */ 
* {
color: #666666;
font-family: ;
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 130%;
/*text-decoration: none; アンダーライン*/

}

 
 img.w695h500 {
width: 695px; 
height: 500px;
}
 img.w360h500 {
width: 360px; 
height: 500px;
}
div.pic1 {
margin-left: 170px;
}

div.oya {
position: absolute; 
top: 0px; 
left: 100px;
}

div.comment {
margin-left: 70px;
}

p.commesize {
width: 550;
}


div.topcomment {
margin-left: 300px;
}



.height50 {
height: 50px;
}