@charset "utf-8";

/*-------------------------
import_css
---------------------------*/
@import url("./contents1280.css") screen and (min-width:751px);
@import url("./contents640.css") screen and (max-width:750px);

#title01 {
	padding-top: 130px;
}