@charset "utf-8";
/* CSS Document */
/*----- 第二階層下層共通 2013/10 -----*/

html, body {
color:#595757;
background:none;
background-color:#FFF;
}

html{overflow-y:auto;}
/* worldModal */
#worldModal {
	background:#FFF;
	margin:0;
}
#worldModal h1 {
	font-size:1.385em;/*18px*/
	color:#f50000;
	margin:0 0 22px;
	font-weight: bold;
}
#worldModal p {
	font-size:1.077em;/*18px*/
	margin:15px 0 0;
}

#worldModal p:first-child {
	margin-top:0;
}





