/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;}

body {
   overflow-y:scroll;}

p {line-hight:1.5;}