#fashion {
	width:505px;
	color:#333333;
	margin:0 auto;
background:url(../fashion/img/bk_pgmain.jpg) repeat-x;
}

#fashion .bg {
	background:url(../fashion/img/bk_pg.gif);
}

/* * html #fashion .bg {
behavior: expression(IEPNGFIX.fix(this));
} */

#fashion .content{
	width:480px;
	margin:5px auto;
	clear:both;
}

#fashion .left {
	float:left;
	border:1px solid #FFFFFF;
	padding:5px;
	text-align:center;
	width:180px;
	margin:0 0 20px 0;
}

#fashion .left img {
	display:block;
	margin:0 0 5px 0;
}

#fashion .left a {
	height:26px;
	width:180px;
	display:block;
	text-align:left;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../fashion/img/bt_movie.png) no-repeat top right;
}

#fashion .left a:hover {
	height:26px;
	display:block;
	text-align:left;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../fashion/img/bt_movie.png) no-repeat bottom right;
}




#fashion .right {
	float:right;
	font-family:Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	width:280px;
	margin:0 0 10px 0;
}


#fashion .right h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#606004;
	border-bottom:1px solid #000000;
	margin:0 0 5px 0;
}

#fashion .right h3{
	font-size:13px;
	font-family:Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#95712F;
	margin:0 0 5px 0;
	text-align:right;
}

#fashion .right p {
	border-bottom:1px dotted #666666;
	font-size:11px;
}

#fashion .right em {
	font-style:normal;
	text-align:right;
	display:block;
	font-size:10px;
}

#fashion #info {
}

#fashion #info .shop {
	width:300px;
	border:1px solid #FFFFFF;
	padding:5px;
	float:left;
}

#fashion #info .shop h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#606004;
	margin:0 0 5px 0;
}

#fashion #info .shop em {
	float:left;
	width:130px;
}

#fashion #info .shop ul {
	float:left;
	width:170px;
	margin:0;
	padding:0;
	list-style:none;
	line-height:130%;
}

#fashion #info .abanico {
	width:150px;
	border:1px solid #FFFFFF;
	padding:5px;
	float:right;
}
#fashion #info .abanico h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#606004;
	margin:0 0 5px 0;
}

#fashion #info .abanico b {
	font-family:Arial, Helvetica, sans-serif;
}

#fashion #info .abanico p {
	font-size:10px;
}


/* CLEARFIX */
#fashion .content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html #fashion .content {height: 1%;}
*+html #fashion .content {height: 1%;}
/* CLEARFIX */

