@charset "utf-8";
/* CSS Document */

.Menu_up {
font-size:11px;
color:#666666;
margin:0 0 10px;
font-family:"ＭＳ Ｐゴシック", osaka;
}

.Menu_up span, .Menu_up a{
    color:#666666;
    font-style:normal;
    text-decoration:none;
}

.Menu_up span, .Menu_up a:hover{
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}



.yokoso{
	color:#666666; 
	font-family:"ＭＳ Ｐゴシック", osaka;
	font-size:11px;
}


.category_title{
	background-color:#000000; 
	padding:3px 7px 2px; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
}

.category_title2{
	background-color:red; 
	padding:3px 7px 2px; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
}

.category_title2 span, .category_title2 a{
	background-color:red;
	color:#ffffff;
	text-decoration:none;
}
.category_title2 span, .category_title2 a:hover{
	background-color:red;
	color:#000000;
}


.subcategory_title{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:75%;
}
.subcategory_title span, .subcategory_title a{
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}
.subcategory_title span, .subcategory_title a:hover{
	background-color:#000000;
	color:#FFFFFF;
}


.subcategory_titleJP{
	color:#666666; 
	font-family:"ＭＳ Ｐゴシック", osaka;
	font-size:11px;
}

.subcategory_title_selected{
	color:#FFFFFF;
	font-family:Arial, Verdana, sans-serif;
	font-size:75%;
	line-height: 140%; 	
}
.subcategory_title_selected span, .subcategory_title_selected a{
	background-color:#000000;
	color:#EEEEEE;
	text-decoration:none;
}

.ProdList_data_code{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	text-align: center;
	font-weight:bold;
}


.ProdList_data_size{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	text-align: center;
}


.ProdList_data_price{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	text-align: center;
}



.sort_menu {
	font-size:11px;
	color:#000000;
	margin:0 0 10px;
	font-family:"ＭＳ Ｐゴシック", osaka;
}
.sort_menu span, .sort_menu a{
    color:#666666;
    font-style:normal;
    text-decoration:none;
}
.sort_menu span, .sort_menu a:hover{
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}



.MENU_DOWN{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:70%;
	text-align: center;
}
.MENU_DOWN span, .MENU_DOWN a{
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

.MENU_DOWN span, .MENU_DOWN a:hover{
    color:#666666;
    font-style:normal;
    text-decoration:underline;
}

.COPYRIGHT{
	color:#666666; 
	font-family:Arial, Verdana, sans-serif;
	font-size:60%;
	text-align: center;
}

.ProdTitle{
	background-color:#ECECEC; 
	padding:3px 3px 2px; 
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:120%;
	font-weight:bold;
}
