@charset "UTF-8";


div#WRAPPER {
	background: transparent url(../images/common/content-bg02.gif) repeat-y 20px 0px;
}

div#CONTENT{
	width: 600px;
}
div#WRAPPER div#FAIR p.mgB{
	margin-bottom: 30px;
}
div#WRAPPER div#FAIR div{
	width: 525px;
	margin-left: 50px;
}
div#WRAPPER div#FAIR div img.fair-img01{
	margin-right: 20px;
}
/* @group COLORS */


/**** BLUE ****/


div#WRAPPER {
	background: transparent url(../images/fairtrade/copy.fourwheel.gif) no-repeat 100% 0%;
}
div.fourwheel div#WRAPPER div#FAIR p.fair-maru{
	background: url(../images/common/maru.fourwheel.gif) no-repeat left 5px;
	padding-left: 15px;
}



/**** GREEN ****/
div.twowheel div#WRAPPER{
	background: transparent url(../images/fairtrade/copy.twowheel.gif) no-repeat 100% 0%;
}
div.twowheel div#WRAPPER p.fair-maru{
	background: url(../images/common/maru.twowheel.gif) no-repeat left 5px;
	padding-left: 15px;
}



/**** YELLOW ****/
div.others div#WRAPPER {
	background: transparent url(../images/fairtrade/copy.others.gif) no-repeat 100% 0%;
}
div.others div#WRAPPER p.fair-maru{
	background: url(../images/common/maru.others.gif) no-repeat left 5px;
	padding-left: 15px;
}


/**** PINK ****/
div.students div#WRAPPER {
	background: transparent url(../images/fairtrade/copy.students.gif) no-repeat 100% 0%;
}
div.students div#WRAPPER p.fair-maru{
	background: url(../images/common/maru.students.gif) no-repeat left 5px;
	padding-left: 15px;
}


/* @end */




