@charset "utf-8";
/* CSS Document */
/* <main.html> */
#contents1 { width:950px;}
#contents1Left { float:left; width: 480px; }
#contents1Right { float:right; width: 470px; }

/* <mayonaka2.html> */
#contents2 { width:950px;}
#contents2Left { float:left; width: 444px; }
#contents2LeftDowner { width: 444px; }
#contents2Right { float:right; width: 506px; background: url(../img/contents2/mayonaka2_35.gif) no-repeat; height: 463px; }

