
body{
	color:#000000;
	background-image : url(images/bg_body.gif);background-repeat:repeat-x;background-attachment : fixed;
	font-family : メイリオ,MSPゴシック,sans-serif;
        padding-top : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-bottom : 0px;
        margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
}

a{
  text-decoration : none;
  color : gray;
}

img{border-width : 0px 0px 0px 0px;}
