@charset "Shift_JIS";

/* ------------------------------------------------------
 stile.css
　　　スクリーン用CSS読込
------------------------------------------------------ */

/*ベースCSS*/
@import "bath.css";

/*ブロックテンプレート定義用CSS*/
@import "blocktemplate.css";

#container #content p {
	color: #000;
}
