@charset "utf-8";
/* CSS Document */

@import "style.css";
@import "clearfix.css";
@import "expression.css";

body {
	background-image: none;
	background-color: transparent;
	}

#header #logo {
	text-indent: -9999px;
	background-image: url(../img/logo.gif);}

#contents {
	background-image: none;
	background-color: #FFF;
	}

#contents h2 {
	height: 50px;
	background-position: 0px 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

#contents h2#eventTitle { background-image: url(../img/title-event.gif); }
#contents h2#guideTitle { background-image: url(../img/title-guide.gif); }
#contents h2#kuramotoTitle { background-image: url(../img/title-kuramoto.gif); }
#contents h2#eventTitle { background-image: url(../img/title-event.gif); }
#contents h2#lastTitle { background-image: url(../img/title-midokoro.gif); }





