@charset "Shift-JIS";

/*-- //test.html --*/

#bg_main_contents{
	display:block;
	background: url(/common/img/bg_contents_area_b.png) repeat-y;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_contents_area_b.png", sizingMethod=crop);
	width: 970px;
	overflow: hidden;
	height: 100%;}

* html body #bg_main_contents{
	background: none;
	background: url(/common/img/bg_contents_area_b.jpg) repeat-y;
	height:100%;
}

* html body #main_contents {
	background: url(/common/img/bg_contents_area.jpg) no-repeat;
	height:100%;
	margin:0pt 0pt 0pt -10px;
	padding:0pt 10px;
}

#container{	
	width: 950px;
	float: left;
	background: #fff url(http://www.salone-aoyama.com/img/gallery/bg_main_container2.jpg) repeat-y scroll 173px top;
}

#contents{ width: 970px;  background: url(http://www.salone-aoyama.com/common/img/bg_left.gif) repeat-y; }
#left_column{ background: #221814; height: 100%;}


/*-- 2clumn --*/

#main{
	width: 797px;
	padding: 0;
	margin: 0;
	background: url(http://www.salone-aoyama.com/img/gallery/bg_main_container2.jpg) repeat-y;
}

* html body #contents{	width: 950px;}
* html body #main{
	width: 777px;
	padding: 0;
	margin: 0;
	background: url(http://www.salone-aoyama.com/img/gallery/bg_main_container2.jpg) repeat-y;
}

/*-- header --*/

.header_tit{
	margin: 0 ;
	padding: 0;
}

/*-- link --*/


ul.link{
	margin: 10px 0 0 0 ;
	padding: 0;
}

li.popup{
	background : url(http://www.salone-aoyama.com/common/img/arrow_right.gif) left 5px no-repeat;
}

ul.link li{
	background : url(http://www.salone-aoyama.com/common/img/arrow_right.gif) left 5px no-repeat;
	list-style: none;
}


li.popup a{
	padding: 0 0 0 7px;
	color: #000;
	font-size: 11px;
}

li.popup a span{
	font-size: 11px;
}

ul.link li a{
	padding: 0 0 0 7px;
	color: #000;
	font-size: 10px;
}

table.menu{
	font-size: 12px;
}

/*-- --*/

td.details span{ font-size: 12px;}


/*-- --*/

p.icon{
	margin: -30px 0 -20px 190px;
}

.shop_name td{
	padding: 5px 0;
}

