@charset "UTF-8";
/* CSS Document */

@import url("smartphone.css");


#contents {
	margin: 0 ;
}
#main_logo {
    width: 100%;
	margin: 0 0 -5px;
	text-align: center;
}
#main_logo img{
    width: 100%;
}


#topcontent img {
    width: 100%;
    height: auto;
	display:block;
    margin: 3% 0 0 0;
}



footer{
    margin-top: 25px;
}