/* style for redirect page

/* font size reset ======================== */


/* ----- font-size chart -----
10	 77
11	 85
12	 93
13	 100
14	 108
15	 116
16	 123.1
17	 131
18	 138.5
19	 146.5
20	 153.9
21	 161.6
22	 167
23	 174
24	 182
25	 189
26	 197
*/

/* ----- page module size -----

	basic module = 176x176
	sub module = 127
	page wide = 834
	bg image wide (with shadow area) = 864
	container wide = 764
	page margin = 35
	column margin = 20
*/

/* global style =========================== */


/* redirect page ========================== */

#redirect {
	width: 421px;
	height: 320px;
	margin: 150px auto 150px auto;
	text-align: center;
	}

#redirect h2 {
	font-size: 138.5%;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #00C0F8;
	}

#redirect .smallnote {
	font-size: 93%;
	}
