@charset "utf-8";

#main a.window {
	text-decoration: underline;
}

/* -------------------------------------------------
	レスポンシブ
------------------------------------------------- */

@media screen and (max-width: 720px) {
	
}
