@charset "UTF-8";


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

div#CONTENT{
	width: 600px;
}

div#CONTENT ul {
	padding-left: 20px;
}

div#CONTENT ul {
	list-style-type:none;
}

div#CONTENT ul li {
	background: url(../images/privacy/shiromaru.gif) no-repeat 0px 5px;
	padding-left:15px;
}

div#CONTENT p#CONTENT-ADDRESS {
	padding-left: 30px;
}

p.privacy-maru {
	padding-left: 15px;
}

/* @group COLORS */

/**** BLUE ****/

div#WRAPPER {
	background: transparent url(../images/privacy/copy.fourwheel.gif) no-repeat 100% 0%;
}
.privacy-maru {
	background: url(../images/privacy/maru.fourwheel.gif) no-repeat 0px 5px;
}



/**** GREEN ****/
div.twowheel div#WRAPPER{
	background: transparent url(../images/privacy/copy.twowheel.gif) no-repeat 100% 0%;
}
div.twowheel .privacy-maru {
	background: url(../images/privacy/maru.twowheel.gif) no-repeat 0px 5px;
}



/**** YELLOW ****/
div.others div#WRAPPER {
	background: transparent url(../images/privacy/copy.others.gif) no-repeat 100% 0%;
}
div.others .privacy-maru {
	background: url(../images/privacy/maru.others.gif) no-repeat 0px  5px;
}


/**** PINK ****/
div.students div#WRAPPER {
	background: transparent url(../images/privacy/copy.students.gif) no-repeat 100% 0%;
}
div.students .privacy-maru {
	background: url(../images/privacy/maru.students.gif) no-repeat 0px  5px;
}


/* @end */




