@charset "shift-JIS";
/* ----------------------------------------------
	This style definition is initiarize.
------------------------------------------------- */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td { 
	margin: 0;
	padding: 0;
}




body{
background-color: #ffcccc;
background-repeat: repeat-y;
}


div#page {
margin-top: 100px;
text-align:center;
}

div#main1 {
margin-right: auto;margin-left:auto;
padding-top:20px;
 width:600px;
height:500px;
background-image: url("../img/bg-01.gif");

}
