/* CSS Document */

#section_left{
	width:660px;	
}
#section_right{
	float: right;
	width:200px;
}
.flash_video_area{
	float:right;
	margin: 0 0 20px 20px;
}
.kino_number{
	float:left;
	width:40px;
	height:40px;
	padding: 8px 0;
	background-image: url(../../img/share/mark_circle.gif);	
	background-repeat: no-repeat;
}
.kino_detail{
	/*width:400px;*/
	margin: 0 0 0 50px;
}
.kino_midashi_pic{
	padding: 20px 0px 0px 0px;
}

.pic_right_layout{
	float:right;
	margin: 0 0 20px 20px;
}

.pic_left_layout{
	float:left;
	margin: 0 20px 20px 0;
}

.flow_layout{
	float:right;
	margin: 0 0 20px 20px;
}
.flow_number{
	float:left;
	width:40px;
	height:40px;
	padding: 8px 0;
	background-image: url(../../img/share/mark_circle.gif);	
	background-repeat: no-repeat;
}
.flow_detail{
	/*width:400px;*/
	margin: 0 0 0 50px;
	padding: 8px 0 0 0;
}