body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.base_text {
	margin-right: 8px;
	margin-left: 8px;
}
.text_18 {
	font-size: 18px;
	line-height: 20px;
}
.text_red {
	color: #EC0600;
}
.text_info {
	color: #006699;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 15px;
}
.mens_box {
	width: 176px;
	border: 1px solid #0066CC;
	padding: 30px 5px 5px;
	background-image: url(img/blue.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: 4px;
}
.ladys_box {
	width: 176px;
	border: 1px solid #CC3333;
	padding: 30px 5px 5px;
	background-image: url(img/red.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: 4px;
}
.others_box {
	width: 176px;
	border: 1px solid #009933;
	padding: 30px 5px 5px;
	background-image: url(img/green.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: 3px;
}
.brand_box {
	width: 188px;
	border: 1px solid #666666;
	text-align: left;
}
.text_brand {
	margin: 4px;
}
.text_blue {

	color: #0066CC;
}
.text_green {


	color: #009966;
}
.text_white {
	color: #FFFFFF;
}
