@charset "utf_8";

/*-------------------------------------------------------------------
IE6—p’Ç‰Á
--------------------------------------------------------------------*/
* {
	text-justify:inter-ideograph;
}
body{
	text-align:center;
    background-image : url(./images/bg.gif) ;
}
div#container{
	text-align:left;
}