@charset "Shift_JIS";

/*------------------
profile css
------------------*/

html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FDCDDB;
	scrollbar-darkshadow-color:#FDCDDB;
	scrollbar-face-color:#FDCDDB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FDEDF2;
	scrollbar-3dlight-color:#FDCDDB;
}
body {
	background: #FDCDDB;
}
