/* --------------------GSPIRAL_ACTION_CSS--------------------- */
div#new_selBox{display:none;}
div#old_selBox{display:none;}
div#out_selBox{display:block;}

/* --------------------トップ　サムネイル-------------------- */

#outlet_top{
	width:580px;
	height:300px;

}



ul#outlet_top_list{
	width:580px;
    margin: 0px;
	padding: 0px;
	list-style-type: none;



}

li.outlet_top_list{
	width:580px;
	float: left;

}


li.outlet_top_list dl{
	width:138px;
	height:150px;
	margin-left:3px;
	margin-right:3px;
	float:left;

}


li.outlet_top_list dt{
    margin: 0px;
	padding: 0px;
}

li.outlet_top_list dd{
	font-size:11px;
	text-align:center;

}

li.outlet_top_list dt a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* --------------------カセット-------------------- */

.outlet_caset{
	width:580px;
	clear:both;
	margin-bottom:20px;
	height:100%;
}

#outlet_top_copy{
	width:560px;
	margin-left:10px;
	text-align: justify;
	text-justify: distribute;


}


.outlet_title{
	width:580px;
	height:40px;
	margin-top:20px;
	background-image:url(images/outlet_title_back.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.outlet_title p{
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 0px 35px;
	color:#ffffff;
}


.outlet_caset_left{
	width:220px;
	height:100%;
	padding-bottom:30px;
	float:left;

}

.outlet_image1{
	width:220px;
	margin-bottom:10px;
	height:auto;
}

.outlet_image2{
	width:220px;
	height:auto;

}

.outlet_caset_right{
	width:340px;
	margin-left:235px;
	}

.outlet_copy{
	height:auto;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#FF6666;
	line-height:160%;

}

.outlet_caset_right dl{
	margin: 0 0 0 0;
	padding: 0;
	width: 340px;
	font-size:11px;
}

.outlet_caset_right dl dt{
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}

.outlet_caset_right dl dd{
	padding: 5px 5px 5px 10em;
	margin-top: -2.1em;
	line-height: 1.4em;
	border-bottom: #CCCCCC 1px dotted;
}



.outlet_caset_syosai a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
