/* --------------------GSPIRAL_ACTION_CSS--------------------- */
div#new_selBox{display:block;}
div#old_selBox{display:none;}
div#out_selBox{display:none;}

/* --------------------トップ　サムネイル-------------------- */

#man_top{
	width:580px;
}



ul#man_top_list{
	width:580px;
    margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.man_top_list{
	width:580px;
}
/*clearfix*/
li.man_top_list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
li.man_top_list{
	min-height:1px;
}
* html li.man_top_list {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

li.man_top_list dl{
	width:138px;
	height:150px;
	margin-left:3px;
	margin-right:3px;
	float:left;

}


li.man_top_list dt{
    margin: 0px;
	padding: 0px;
}

li.man_top_list dd{
	font-size:11px;
	text-align:center;

}

li.man_top_list dt a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* --------------------動画-------------------- */


#man_movie{
	width:580px;
}

#man_movie p{
	width:565px;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;



}

#man_movie_title{
	width:580px;
	height:40px;
	background-image:url(images/pick_up_back.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;

}

#man_movie_title p{
	width:545px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:12px;
	padding-left:35px;

}


#man_movie_naka{
	width:565px;
	padding-left:15px;
	margin-top:10px;


}

#man_movie_left{
	width:306px;
	float:left;
	margin-left:5px;

}

#man_movie_right{
	width:220px;
	margin-left:320px;
	font-size:11px;
	
}

.movie_mini{
	width:220px;
	height:70px;
	margin-bottom:10px;

}


.movie_mini_left{
	width:94px;
	float:left;


}


.movie_mini_right{
	width:110px;
	margin-left:105px;

}

#movie_syosai{
	width:534px;
	margin-left:20px;
	margin-top:15px;


}

/* --------------------カセット-------------------- */

.man_caset{
	width:580px;
	clear:both;
	margin-bottom:20px;
	height:100%;
}

#man_top_copy{
	width:560px;
	margin-left:10px;
	text-align: justify;
	text-justify: distribute;


}
.man_title{
	width:580px;
	height:40px;
	margin-top:20px;
	background-image:url(images/man_title_back.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.man_title p{
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 0px 35px;
	color:#ffffff;
}


.man_caset_left{
	width:220px;
	height:100%;
	padding-bottom:30px;
	float:left;

}

.man_image1{
	width:220px;
	margin-bottom:10px;
	height:auto;
}

.man_image2{
	width:220px;
	height:auto;

}

.man_caset_right{
	width:340px;
	margin-left:235px;
	}

.man_copy{
	height:auto;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#FF6666;
	line-height:160%;

}

.man_caset_right dl{
	margin: 0 0 0 0;
	padding: 0;
	width: 340px;
	font-size:11px;
}

.man_caset_right dl dt{
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}

.man_caset_right dl dd{
	padding: 5px 5px 5px 10em;
	margin-top: -2.1em;
	line-height: 1.4em;
	border-bottom: #CCCCCC 1px dotted;
}



.man_caset_syosai a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
