@charset "iso-8859-1";

body {
	margin: 0px 0px 0px 0px;
	background-color: #f3ecd0;
}

a {
	color: #000000;
	text-decoration: none;
}

.boxBottom {
	background: url(../images/i_box_bottom.gif) top left repeat-x;
}

.boxLeft {
	background: url(../images/i_box_left.gif) top left repeat-y;
}

.boxRight {
	background: url(../images/i_box_right.gif) top left repeat-y;
}

.boxTop {
	background: url(../images/i_box_top.gif) top left repeat-x;
}

.contents, .contentsTxt {
	background-color: #dece93;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #702723;
}

.contentsTxt {
	padding: 7px 0px 7px 7px;
}

.contentsSpace {
	background-color: #FFFFFF;
}

.footer {
	color: #9C9066;
	font-size: 10px;
}

.title {
	font-size: 13px;
	font-weight: bold;
}

.titleProducts {
	font-size: 13px;
	color: #702723;
	font-weight: bold;
}