@charset "UTF-8";


#shopch {
clear: both;
margin: 0 0 0 -140px;
padding: 40px 0 0;
font-size: 90%;
text-align: center;
color: #666;
}

#imgArea {
	width: 920px;
	margin: 100px 0 0 -180px;
}

#imgArea img {
	float: left;
	margin: 0 10px 10px 0;
}

/* old */

#top h2 {
margin: 0 0 5px;
font-size: 120%;
font-weight: bold;
line-height: 130%;
}
#top h2 a,
#top h2 a:link,
#top h2 a:visited{
font-weight: bold;
color: #000;
}
#top h2 a:hover {
text-decoration: underline;
}

#top p {
margin: 0 0 5px;
font-size: 90%;
line-height: 140%;
color: #777;
}

#top ul {
font-size: 90%;
}

#top ul a {
padding-right: 15px;
vertical-align: middle;
background: url(../../elements/images/mk_bullet_arrow01.gif) no-repeat right 2px;
}

#top .itemMenu1col,
#top .itemMenu2col,
#top .itemMenu3col {
clear: both;
padding-top: 20px;
}

#top .itemMenu1col {
margin-left: 80px;
}
#top .itemMenu2col {
margin-left: -80px;
}
#top .itemMenu3col {
margin-left: -240px;
}

#top .itemBox {
float: left;
margin: 0 0 0 80px;
width: 210px;
}



#top .more {
margin-top: -10px;
}


#top .soldout {
color: #f00;
}




/* for WinIE6 */
* html #main { 
margin: -90px 0 0 30px;
}
* html #top .itemMenu2col .itemBox1 {
margin-left: 70px;
}