@charset "utf-8";
/* CSS Document */

br { letter-spacing: 0 }

.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;
}

.category_title_CSOrder{
	background-color:#000000; 
	padding:3px 7px 2px; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
}

.category_title_about{
	background-color:#000000; 
	padding:3px 7px 2px; 
	color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
}

.subMenu{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:75%;
	/*letter-spacing:2px;*/ 
	line-height: 175%; 	
}



.subMenu span, .subMenu a{
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}
.subMenu span, .subMenu a:hover{
	background-color:#000000;
	color:#FFFFFF;
}


.Title{
	background-color:#ECECEC; 
	padding:3px 3px 2px; 
	color:#000000; 
	font-family:"ＭＳ Ｐゴシック", osaka;
	font-size:12px;
	font-weight:bold;
}


.Message{
	color:#000000; 
	font-family:"ＭＳ Ｐゴシック", osaka;
	font-size:12px;
	line-height: 140%; 	
}






.links_toTop{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.links_toTop span, .links_toTop a{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.links_toTop span, .links_toTop a:hover{
	color:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
    text-decoration:underline;
	
}

.yokoso{
	color:#666666; 
	font-family:"ＭＳ Ｐゴシック", osaka;
	font-size:11px;
}

.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:#000000; 
	font-family:Arial, Verdana, sans-serif;
	font-size:60%;
	text-align: center;
}