@charset "shift_jis";

/* ****************************************************
1. for ALL
2. Header
3. Footer
4. Right Navigation
5. Contents
***************************************************** */


/* 1. for All
=========================================*/

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";	line-height: 1.4;
	color: #444444;
	font-size: 83%;
}
a:link {
	color: #4b5d8d;
	text-decoration: none;
}
a:visited {
	color: #4b5d8d;
	text-decoration: none;
}
a:hover,
a:active {
	color: #4b5d8d;
	text-decoration: underline;
}


/* 2. Header
=========================================*/

#header .utility ul li,
#globalNav ul li {
	font-size: 0;
	line-height: 0;
}




/* 3. Footer
=========================================*/

#footer .utility {
	font-size: 83%;
}
#footer .utility li {
	line-height: 1.1;
}



/* 5. Contents
=========================================*/

strong {
	font-weight: bold;
}
#contents #mainContainer .topicPath,
#contents #mainContainer .leatherList .color span,
#contents #mainContainer #designer .note {
	font-size: 83%;
}
#contents #mainContainer #anchorLink li {
	font-weight: bold;
	font-size: 83%;
}










