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

img { border: none;
}
.indexFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	text-align: center;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #666;
}

.electricKamado {
	font-family: Calligrapher, Verdana;
	color: #900;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
}
.sideBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.text {
	font-family: Cambria, "Times New Roman", "Century Gothic";
	font-size: 18px;
}
.newsletter {
	color: #090;
}
.red {
	color: #F00;
}
.index {
	font-size: 5px;
	position: relative;
	text-align: justify;
}

