@charset "UTF-8";

/* -----------------------------------------------
CSS file For iphone CSS
FileName: base.css
----------------------------------------------- */
/*
#contentpage1 #wrapper{
	background-image:url(../../images/content1/background01i.png);
	background-repeat:repeat-y;
}*/
#contentpage1 #wrapper{
	background-image:url(../../images/content1/background01i.jpg);
	background-repeat:no-repeat;
}
#contentpage1 #wrapper_ct{
	background:url(../../images/content1/background01i_c.png) 0px 0px repeat-y;
}

#contentpage2 #wrapper{
	background-image:url(../../images/content2/background01i.png);
	background-repeat:repeat-y;
}
#contentpage3 #wrapper{
	background-image:url(../../images/content3/background01i.png);
	background-repeat:repeat-y;
}
#contentpage4 #wrapper{
	background-image:url(../../images/content4/background01i.png);
	background-repeat:repeat-y;
}
#contentpage5 #wrapper{
	background-image:url(../../images/content5/background01i.png);
	background-repeat:repeat-y;
}
#contentpage6 #wrapper{
	background-image:url(../../images/content6/background01i.png);
	background-repeat:repeat-y;
}
#contentpage7 #wrapper{
	background-image:url(../../images/content7/background01i.png);
	background-repeat:repeat-y;
}
#contentpage8 #wrapper{
	background-image:url(../../images/content8/background01i.png);
	background-repeat:repeat-y;
}
#contentpage9 #wrapper{
	background-image:url(../../images/content9/background01i.png);
	background-repeat:repeat-y;
}