body {
	margin: 0px;
	/*background: url(../img/bg_y.gif) center repeat-y;*/
	background: url(../img/bg.gif);
}
a {color:#333333; text-decoration: none;}
a:hover{ color:#FF6100;}
td { font-size:10px; color:#333333; line-height:15px;}
strong{ color:#666666;}
#new td {line-height:13.5px;}
#recruit td {line-height:16px;}

#recommend td {line-height:13px;}
#recommend .txt453 { background:#F2F2F2; text-align:center; width:453px; padding:5px;}
#recommend .brand{background:url(../../recommend/img/mds_bg.gif) no-repeat top left; color:#FF9200; font-weight:bold; padding:2px 8px;}
#recommend .name{ font-weight:bold; color:#666666;}

.left_bg{ background:url(../img/left_bg.gif); width:120px; text-align:left;}

.main_bg{background: url(../img/main_bg.gif);}
#shop .main_bg{background: url(../img/shop_main_bg.gif);}
#gallery .main_bg{background: url(../img/gallery_main_bg.gif);}

#shop .map{background: url(../../shoplist/img/map_bg.gif);}

.ttl_bg{ display:block; background: url(../img/ttl_bg.gif);}

.ora{background: url(../img/ora.jpg) no-repeat;}
.ora_arrival{background: url(../img/ora_arrival.jpg);}
.ora_gallery{background: url(../img/ora_gallery.gif) no-repeat;}
#cmpwksBg {background: url(../img/cmpwks_bg.gif) no-repeat;}

.mds_arrival_bg{background: url(../img/mds_arrival.gif) no-repeat;}
.mds_arrival{color:#FFFFFF; font-weight:bold;}

.mds_shop_bg{background: url(../img/mds_shop.gif);}
.mds_shop{color:#FFFFFF; font-weight:bold; font-size:12px;}

.mds_bg{background: url(../img/mds.gif);}
.mds_ll{ font-size:14px; color:#FFFFFF; font-weight:bold; text-align:left;}
.mds_l{ font-size:12px; color:#FFFFFF; font-weight:bold; text-align:left;}
.mds_r{ font-size:12px; color:#FFFFFF; font-weight:bold; text-align:right;}


/*link*/
.link a{ display:block; height:14px; text-align:right; padding:0 16px 0 0; margin:0; background:#FFFFFF url(../img/pochi01.gif) no-repeat right;}
.arrival_link a{ display:block; height:16px; text-align:right; padding:0 16px 0 0; margin:2px 0; background:#FAFAFA url(../img/pochi01.gif) no-repeat right;}
#recommend .link a{ display:block; text-align:right; padding:2px 18px 2px 6px; margin:2px 0 2px 5px; background:#FAFAFA url(../img/pochi01.gif) no-repeat right;}


.pagetop a{ display:block; width:auto; float:right; height:16px; text-align:right; padding:0 13px 0 0; margin:3px 0; color:#333333; background:url(../img/pochi_top.gif) no-repeat right;}
.pagetop a:hover{color:#FF6100; background:url(../img/pochi_top_o.gif) no-repeat right;}


.pagetop2 a{ line-height:10px;display:block; width:auto; float:right; text-align:right; padding:1px 16px 0px 6px; margin:3px 0 0 0; color:#555555; background:#F3F3F3 url(../img/pochi_top2.gif) no-repeat right; border:solid 1px #E6E6E6}
.pagetop2 a:hover{color:#FF6100; background:#F3F3F3 url(../img/pochi_top2_o.gif) no-repeat right}

#top a{ font-weight:bold; color:#FF9200;}
#top a:hover{text-decoration:underline;}

.pic_border{ border:1px solid #DDDDDD;}

#lineup .brand{ background:#F2F2F2; padding:3px 4px 3px 8px;}
#lineup .brand a{ display:block; width:257px; background:url(../img/pochi01.gif) no-repeat right;}



/*POSTER GALLERY BOX*/
#galleryBox {
    width: 550px;
	margin: 0;	
	padding: 0;
	background-color: #FFFFFF;
}
#galleryBox ul {
    display: block;
	width: 528px;
	height: 23px;
	margin:0;
	padding: 10px 0 0 0;
}
#galleryBox li {
    float: left;
	display: block;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F2F2;
	list-style:none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#galleryBox li.lftm {
    margin-left: 7px;
}
#galleryBox li a:link, a:visited, a:active{
	color: #333333;
	text-decoration: none;
}
#galleryBox li a:hover{
	text-decoration: none;
	color: #FF6100;
}

ol, ul, li{
	margin:0;
	padding:0;
	list-style: none;
}

#fnav{
	height: 11px;
}

#fnav li{
	float: left;
	margin-top: 7px;
}

#fnav li a{
	display: block;
	overflow: hidden;
	height: 11px;
	text-indent: -9999px;
}

#fnav li#newShopList a{
	width: 62px;
	background: url(/common/img/newShopList.gif) no-repeat 0 0;
}

#fnav li#newShopList a:hover{
	background: url(/common/img/newShopList.gif) no-repeat 0 -10px;
}

#fnav li#dealing a{
	width: 70px;
	background: url(/common/img/dealing.gif) no-repeat 0 0;
}

#fnav li#dealing a:hover{
	background: url(/common/img/dealing.gif) no-repeat 0 -10px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

