/* --------------------GSPIRAL_ACTION_CSS--------------------- */
div#style_selBox{display:none;}
div#plan_selBox{display:none;}
div#item_selBox{display:none;}

/* --------------------注文住宅トップページ--------------------- */

#order_sele{
	width:580px;

}


#order_sele1{
	width:180px;
	float:left;

}

#order_sele2{
	width:180px;
	float:left;
	margin-left:20px;
}

#order_sele3{
	width:180px;
	float:right;
	
}

#order_sele1 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#order_sele2 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#order_sele3 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* --------------------マップ--------------------- */

.showroom_map{
	width:580px;
	margin-top:20px;
	padding-left:45px;
	border-top: #CCCCCC 1px dotted;
}

.showroom_box{
	width:450px;
	margin-top:20px;

}

.showroom_box p.showroom_title{
	font-size:18px;
	font-weight:bold;


}

.showroom_box p.showroom_textbox{
	font-size:12px;
	margin-top:10px;

}

/* --------------------動画-------------------- */


#man_movie{
	width:580px;
}


#man_movie_naka{
	width:565px;
	padding-left:15px;
	margin-top:10px;
}
div#man_movie_naka:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
div#man_movie_naka{
	min-height:1px;
}
* html div#man_movie_naka {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#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;

}



