@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	line-height: 1.4;
}

p{
	padding-bottom: 15px;
}

article, aside, figure, footer, header, hgroup, nav, section {
display:block;
}

ul, ol{
	margin-left: 40px;
}

