@charset "UTF-8";

.textSize .color_n {
	background-image: url(../img/s_color_n.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
	width: 57px;
	margin-right: 30px;
}
.textSize .color_s {
	background-image: url(../img/s_color_s.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
	width: 51px;
}

.textSize .color_b {
	background-image: url(../img/s_color_b.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
	width: 61px;
}
.textSize .fsize_s {
	background-image: url(../img/s_fsize_s.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
	width: 63px;
}
.textSize .fsize_l {
	background-image: url(../img/s_fsize_l.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 61px;
	width: 58px;
}




body {
	margin: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
.container {
	background-image: none;
	color: #000000;
	background-color: #FFFFFF;
}

.header {
	background-image: none;
	background-color: #FFFFFF;
}
.textSize {
	background-image: none;
}

.contents {
	background-image: none;
	color: #000000;
	background-color: #FFFFFF;
}
.contents_in {
	background-image: none;
}


.foot {
	background-image: none;
	background-color: #FFFFFF;
	color: #555555;
}
.foot .foot_in {
	background-image: none;
}
.foot ul {
	background-image: none;
}
