@charset "UTF-8";
/* CSS Document */
@import url("smartphone.css");


#contents{
	width: 100%;
	padding: 90px 0 70px;
	margin: 0 auto;
	text-align: center;
}

#act-info-top{
    width: 100%;
    height: auto;
}

#act-info-under{
    width: 100%;
    height: auto;
}