@charset "utf-8";
@import "../default.css";

body{
	font-family: 'CI', sans-serif;
	font-size:62.5%;
	text-align:center;
	color:#222222;
}

div#wrapper{
	margin:2.0rem auto;
}

p{
	font-size:1.0rem;
	line-height:1.6;
}

img{border:0px;}

