@charset "utf-8";

p, li, caption, th, td, dt, dd {
	line-height:200%; letter-spacing:1px;
}

h1, h2, h3, h4, h5 {
	font-weight:bold;
	line-height:120%; letter-spacing:1px;
}

p, li, dt, dd {
	vertical-align:baseline;
}

a {
	color:#566734;
}

.small {
	font-size:95%; letter-spacing:1px;
}

.bold {
	font-weight:bold;
}

.right {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.peach {
	color:#FFC0A9;
}

.borderBox {
	border-style:solid; border-width:1px; border-color:#F0F0F0;
}
