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

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: auto;
	margin: 0px;
	background-image: url(../images/foot_line_pink.png);
}

/* 文字情報
----------------------------------------------- */
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-image: url(../images/p_messe.png);
	background-repeat: no-repeat;
	height: 20px;
}
