
/* ---------------FONT-------------- */
div#logo, div#selecttitle h1, div#selecttitle h2, div#monthmenu li, div#recommend, div#itemmenu h2, div#itemmenu img, div#itemmenu li  {
	font-size: 70%;
	line-height: 100%;
}


/* ---------------SELECT TITLE-------------- */
div#selecttitle {
}

div#logo {
	height: 37px;
	margin-bottom: 40px;
}

div#selecttitle h1  {
	padding-bottom: 40px;
}

div#selecttitle h1 img {
	display: inline;
	margin-right: 25px;
}


div#mainbg {
	background: #FFF url("/select_styles/image/menu/bg.gif") repeat-y top left;
}

/* ---------------MAIN MENU-------------- */
div#mainmenu {
	float: left;
	margin-top: 10px;
	width: 258px;
}


div#monthmenu {
	padding-bottom: 35px;
}

div#monthmenu h2 {	
	margin-bottom: 22px;
}

div#monthmenu h2 img {	
	display: block;
	vertical-align: bottom;
	height: 10px;
}

div#monthmenu ul {	
	list-style: none outside;
}

div#monthmenu li {	
	margin-bottom: 13px;
	height: 28px;
	display: block;
}

img.monthnew {	
	margin-left: 10px;
}

img.monthnew2 {
	margin-left: 10px;
}


/* ---------------ITEM MENU-------------- */

div#itemmenu h2 {	
	margin-bottom: 20px;
}

div#itemmenu h2 img {	
	display: block;
	vertical-align: bottom;
	height: 10px;
}

ul#catmenu {	
	list-style: none outside;
}

div#itemmenu li {
	display: block;
}

div#itemmenu li img {
	vertical-align: bottom;
}

ul.ctitem {	
	list-style: none outside;
	padding-bottom: 5px;/* fukusuu month */
}


div#itemmenu li.mhlimg {
	padding-top: 17px;
}

img#mwomens, img#mmens, img#mhousehold {	
	margin-bottom: 6px;
}

img#s01, img#s02, img#s03, img#s04, img#s05, img#s06, img#s07, img#s08, img#s09, img#s10, img#s11, img#s12, img#mhl, img.monthnew2 {	
	display: inline;
	margin-bottom: 10px;
}

img#premium {	
	display: inline;
	margin-bottom: 0px;
}


/* ---------------RECOMMEND-------------- */
div#recommend {	
	float: right;
	width:610px;
	height: 463px;
}

div#recommend p {	
	float: left;
}

div#recommend img {	
	display: block;
}

div#recommend h3 img {	
	margin-left: auto;
	margin-right: auto;
}

div#recommend h3 {
	clear: both;	
	text-align: center;
	padding-top: 20px;
}
div#recommend_look {	
	float: left;
	width: 320px;
}
div#recommend_item {	
	float: right;
	width: 280px;
}

