@charset "utf-8"; /* CSS Document Only Page Use*/



/* body
********************************************************************************/
#container {
	/*
	height:1968px;
	background-image:url("../imgs/tmp_index.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	*/
}


/* Contents
********************************************************************************/
.cntTtl_index01{
	background-image:url("../imgs/ttl_cnttitle_user_01.gif");
	background-repeat:no-repeat;
	background-position:top left;
}


/* IEハック
********************************************************************************/
/*IE 6*/
.ie.ie6 .scrollBody ul {

}