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

body {
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(backimage.gif);
	background-repeat: repeat-x;
}

p {
	font-size: 16px;
	line-height: 26px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF3366;
	color: #FF3333;
}
#waku {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
